shangxinli commented on issue #18135: URL: https://github.com/apache/hudi/issues/18135#issuecomment-5742876532
> LGTM. Some limitations worth calling out; > > * the current implementation of metadata bootstrap is limited and doesn't support Presto, as part of [Presto/Trino support for files produced by metadata boostrap #18137](https://github.com/apache/hudi/discussions/18137) we should also try to add support for understanding `REGISTER_ONLY` partitions. > * managing non-datestr / nested partition becomes tricky, so some datasets mayn't be able to benefit from this. Thanks. Yeah agree. Let's add the handling for presto. For non-datestr partioning table, we don't support it. -- 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]
