arshadmohammad commented on code in PR #244:
URL: https://github.com/apache/seatunnel-web/pull/244#discussion_r1909183704
##########
seatunnel-server/seatunnel-app/src/main/resources/connector-datasource-mapper.yaml:
##########
@@ -173,6 +182,13 @@ connector-datasource-mapper:
- SINGLE_TABLE
- MULTIPLE_TABLE
sinkDatasourceFeatures:
+ Doris:
+ businessMode:
+ - DATA_INTEGRATION
+ - DATA_REPLICA
Review Comment:
As per the 2.3.8 documentation Doris does not support stream so DATA_REPLICA
should not be added here
--
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]