File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 22
33### Feat
44
5- - tweaked json schemas for contract error details. Fixed failing unit test
6- - sorted linting. Added json schema docs
7- - improved movies dataset test coverage. Added testing for spark and duckdb refdata loaders when table config specified.
8- - further refinement of movies test dataset.
9- - small fixes and movies dataset working up to end of data contract
10- - bug fixes with readers and base pipeline. Added spark csv reader. Added new dischema files for tests
11- - added support for nested fields when configuring custom error details for data contract. Includes accessing nested error values in error messages.
12- - initial work to add custom error messages to data contract
5+ - Added ability to define custom error codes and templated messages for data contract feedback messages
6+ - Added new JSON readers
7+ - Added SparkCSVReader
8+ - Added PolarsToDuckDBCSVReader and DuckDBCSVRepeatingReader
9+ - Added quotechar option to DuckDBCSVReader
10+
11+ ### Fix
12+ - Fixed issues with refdata loader table implementations
13+ - Fixed duckdb try_cast statements in data contract phase
14+ - Allowed use of entity type in file transformation
1315
1416## 1.0.0 (2025-10-09)
1517
You can’t perform that action at this time.
0 commit comments