We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c321830 commit e990a37Copy full SHA for e990a37
kedro-datasets/RELEASE.md
@@ -10,6 +10,7 @@
10
- Fixed `polars.CSVDataset` `save` method on Windows using `utf-8` as default encoding.
11
- Made `table_name` a keyword argument in the `ibis.FileDataset` implementation to be compatible with Ibis 10.0.
12
- Fixed how sessions are handled in the `snowflake.SnowflakeTableDataset` implementation.
13
+- Provide enhanced error message for the spark session created via databricks-connect if the builder args are incomplete provided.
14
15
## Breaking Changes
16
0 commit comments