fisser001 commented on issue #4887: URL: https://github.com/apache/hudi/issues/4887#issuecomment-1056483661
Hi @garyli1019: I have run the queries again and checked the logs. There are no errors visible in the logs. The query simply does not find any data. But this does not seem to be an error for Impala. I have exported the query plan. This is the only thing I can offer. Additionally I have created an external partitioned table, which is only saved in parquet format without hudi. For comparison I attach this query plan too. In particular, differences in the query plans are visible in the recognition of the partitions (see "00:SCAN HDFS"). Hope this helps. [query_profile_partioned_hudi.txt](https://github.com/apache/hudi/files/8167636/query_profile_partioned_hudi.txt) [query_profile_partioned_parquet.txt](https://github.com/apache/hudi/files/8167637/query_profile_partioned_parquet.txt) -- 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]
