[
https://issues.apache.org/jira/browse/FLINK-37255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-37255:
-----------------------------------
Labels: pull-request-available (was: )
> 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)