kyzheng196 commented on issue #4004: URL: https://github.com/apache/paimon/issues/4004#issuecomment-2311753693
The original parameters from `RewriteFileIndexProcedure` to Flink source code don't contain a partition field. This example has additional partition field parameters of dt and hh, so an error occurred. I think `flink-table-common` and `flink-table-api` need to be modified to rewrite file index with partitions, but that's not paimon's job. Perhaps the input can be changed? cc @JingsongLi -- 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]
