parisni commented on PR #10460:
URL: https://github.com/apache/hudi/pull/10460#issuecomment-2001999929

   thanks @VitoMakarevich 
   
   > although as I remember seeing AWS Glue -there was no schema in partitions, 
anyway it's one line so I will add it.
   
   indeed in glue, any partition is associated with it's own schema. When one 
create a partition, glue picks up the current table schema and associates it 
with the partition. Then when you fetch partition, default is to also fetch the 
associated schema, which adds resource overhead AFAIK


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