garyli1019 commented on issue #4830:
URL: https://github.com/apache/hudi/issues/4830#issuecomment-1050626414


   I think this could be related to the clustering. The impala query is 
straight forward for `HUDI_PARQUET`. It will list all the parquet files and use 
the filter method provided by Hudi to get the latest snapshot. If any partition 
is missing, probably the filtering logic might not work well with clustering. 
   BTW, the hudi version in impala codebase is still 0.5.0-incubating 
https://github.com/apache/impala/blob/fe04c500d7c32606c9024259a972f6843fab678e/bin/impala-config.sh#L204


-- 
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]


Reply via email to