ShoJinto commented on issue #76: URL: https://github.com/apache/doris-flink-connector/issues/76#issuecomment-2024233072
你好!请问这个问题是否有解决方案呢?1年半时间了,难道就没有可用的方案么?我看[文档](https://doris.apache.org/zh-CN/docs/ecosystem/flink-doris-connector)中有介绍 `auto-redirect` 但是flinkSQL中直接报错:不支持该选项 ``` org.apache.flink.table.api.ValidationException: Unsupported options found for 'doris'. Unsupported options: auto-redirect Supported options: default-database doris.batch.size doris.deserialize.arrow.async doris.deserialize.queue.size doris.exec.mem.limit doris.filter.query doris.read.field .... ``` -- 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]
