Hi, Krzysztof Chmielewski. I'm afraid that there's no a way to detect in Table Factory as the passed catalog table has contained the overriden options by query dynamci option and seems we have no any flag to identify it in Table Factory.
Best regards, Yuxia 发件人: "Krzysztof Chmielewski" <krzysiek.chmielew...@gmail.com> 收件人: "User" <user@flink.apache.org> 发送时间: 星期五, 2022年 12 月 30日 上午 12:26:01 主题: Detect Table options override by Query Dynamic options Hi, I'm working on custom Table Factory implementation. Is there a way to detect in Table Factory createDynamicTableSink/createDynamicTableSource which table DDL options were override by query dynamic options [1]? [1] [ https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/hints/#dynamic-table-options | https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/hints/#dynamic-table-options ] Regards, Krzysztof Chmielewski