starlake-ai / starlake

Declarative text based tool for data analysts and engineers to extract, load, transform and orchestrate their data pipelines.
http://starlake.ai/
Apache License 2.0
57 stars 22 forks source link

[BUG] - Unable to load CSV files with columns containing an empty string when running unit tests #945

Closed fupelaqu closed 1 month ago

fupelaqu commented 5 months ago

Description

While running unit tests, all empty string will be interpreted as a null value

Expected behavior

We should be able to specify a specific value for nullstr duckdb option

Complexity estimation

T-Shirt Size: XS