joao-miranda commented on issue #6601: URL: https://github.com/apache/hudi/issues/6601#issuecomment-1240849925
Thank you for replying. You are correct that we should be using a different Generator. However that ended up not being necessary since our solution was just to add an empty column and partition non-partitioned tables by that new column. With that, we can use AWS Glue Crawler with both non-partitioned and partitioned tables. The only suggestion I'd give you to avoid this work around would be to add an option so that when there is no partition key a fallback folder is still added. -- 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]
