chenjunjiedada commented on PR #5967: URL: https://github.com/apache/iceberg/pull/5967#issuecomment-1332875311
The configurations `ScanContext` are table-level which means they only work when pass from SQL hint or from source builder while configurations in `FlinkConfigOptions` are job-level configs that are passed in as `readableConfig` already have prefix `table.exec.iceberg`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
