franeklubi edited a comment on issue #1441: URL: https://github.com/apache/arrow-datafusion/issues/1441#issuecomment-992446558
[no_nulls.zip](https://github.com/apache/arrow-datafusion/files/7703926/no_nulls.zip) In the file above I removed NULLs from Parquet files (missing strings got replaced with "NULL" and ints with 0). Querying these files produces the desired results, which further confirms my theory, that there is something wrong with NULL handling. -- 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]
