QuakeWang commented on PR #10888: URL: https://github.com/apache/seatunnel/pull/10888#issuecomment-4474636987
> @QuakeWang good job, Please rebase the latest dev branch as it has resolved the issue of unit test ci failure @nzw921rx I rebased this PR onto the latest dev and reran CI. The current failure is in `Run / unit-test (11, windows-latest)`, under `seatunnel-dist`'s `ConnectorSpecificationCheckTest`. It fails because `TypesenseSinkFactory` is missing `SinkConnectorCommonOptions.MULTI_TABLE_SINK_REPLICA` in its `optionRule()` optional options. This looks unrelated to the Paimon changes in this PR. It seems to be exposed after the latest dev added `connector-typesense` into `seatunnel-dist`. -- 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]
