Arun-kc commented on issue #4267:
URL: https://github.com/apache/hudi/issues/4267#issuecomment-992158121


   @Carl-Zhou-CN It's ok. 
   
   I have tried `ALTER TABLE ADD PARTITION` before, it does work. But we will 
have to specify the partitions manually. When there are a lot of partitions 
this is not a viable solution, until and unless we can automate it. I will have 
to create a script to do this using boto3, that's doable.
   
   What I was trying to do is letting the Hudi system do this on its own so 
that in Athena we can query the partitions directly without running any other 
queries. Is it possible? 


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to