chdb
data ingestion from python does not always retain NULL
values
#17
Labels
bug
Something isn't working
This is true whether we go via pandas or pyarrow.
Coerces instead to empty strings. Numeric seem to be fine.
If we are accepting data of this type, we should probably do something about it, or at very least give a warning.
The text was updated successfully, but these errors were encountered: