[ https://issues.apache.org/jira/browse/FLINK-37255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923982#comment-17923982 ]
Jiabao Sun edited comment on FLINK-37255 at 2/5/25 11:11 AM: ------------------------------------------------------------- Fixed via mongodb repo main: 123334b8a70e5b3cccfeab6b8e083fbcd7e617d2 v2.0: e9d484b1e040de9d9c4f667ac941a2081348d435 was (Author: JIRAUSER304154): Fixed via mongodb repo main: 123334b8a70e5b3cccfeab6b8e083fbcd7e617d2 > Unsupported options: scan.partition.record-size > ----------------------------------------------- > > Key: FLINK-37255 > URL: https://issues.apache.org/jira/browse/FLINK-37255 > Project: Flink > Issue Type: Bug > Components: Connectors / MongoDB > Reporter: Jiabao Sun > Assignee: yux > Priority: Blocker > Labels: pull-request-available > Fix For: mongodb-2.0.0 > > > The new configuration option scan.partition.record-size was introduced by > FLINK-36075, but it was not added to the optional options, making this > configuration item unusable. > {code:sql} > [ERROR] Could not execute SQL statement. Reason: > org.apache.flink.table.api.ValidationException: Unsupported options found for > 'mongodb'. > Unsupported options: > scan.partition.record-size > Supported options: > collection > connector > database > filter.handling.policy > ... > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)