nsivabalan commented on issue #6601: URL: https://github.com/apache/hudi/issues/6601#issuecomment-1239804231
hey I am bit confused. you claim that you are interested in non partitioned tables. but I see you are using CustomKeyGenerator. I would expect you to use NonPartitionedKeyGenerator in that case. https://hudi.apache.org/blog/2021/02/13/hudi-key-generators/#nonpartitionedkeygenerator I tried our quick start example for both 0.9.0 and 0.11. both are showing similar behavior. I don't see any default folder under table base path. -- 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]
