alamb commented on issue #18083:
URL: https://github.com/apache/datafusion/issues/18083#issuecomment-3566711735

   > and an associated issue 
[duckdb/duckdb#12921](https://github.com/duckdb/duckdb/issues/12921)
   > 
   > I do like the idea of the user being able to configure which value should 
stand in for null.
   > 
   > although, maybe we should [support percent 
encoding](https://duckdb.org/docs/stable/data/partitioning/partitioned_writes#handling-slashes-in-columns)
 and null should be `%00`?
   
   In general I think we should strive to follow the behavior of some existing 
systems (ideally HIVE, but maybe DuckDB if there is no equivalent in the 
original HIVE), rather than create new similar-but-not-quite-the-same behavior
   
   Thank you for the links @corasaurus-hex 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to