aokolnychyi opened a new issue #2300: URL: https://github.com/apache/iceberg/issues/2300
We need to infer partitions to migrate path-based tables to Iceberg. While we can leverage some internal code in query engines like `InMemoryFileIndex` in Spark, it is better to build our own utility and use it in Spark, Flink, etc modules. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
