wypoon commented on issue #15332: URL: https://github.com/apache/iceberg/issues/15332#issuecomment-4059141465
I was not able to reproduce the issue with null partition values. I created a partitioned Hive table with some rows with null for the partition column and migrated the table to Iceberg. Querying the Iceberg table returned the rows where the partition column is null. Both querying the count and querying for the rows return correct results. -- 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]
