rajgowtham24 commented on issue #4411:
URL: https://github.com/apache/hudi/issues/4411#issuecomment-1016180998


   @xushiyan - when we are using complexkey generator in 0.5.0, by default Hudi 
is creating the data under default partition(same is happening with 0.8.0 as 
well). So to query the table through Presto 0.230 we have to modify the table 
location s3://bucket_name/test/table_name/default. 
   
   For partitioned table, without updating the table location we are able to 
query the table from Presto 0.230


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