JNSimba merged PR #277:
URL: https://github.com/apache/doris-flink-connector/pull/277
--
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: commits-unsubscr..
JNSimba commented on PR #277:
URL:
https://github.com/apache/doris-flink-connector/pull/277#issuecomment-1869197195
I think we can add another pipeline to run 1.2 and 2.0 at the same time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
JNSimba commented on code in PR #277:
URL:
https://github.com/apache/doris-flink-connector/pull/277#discussion_r1436088933
##
flink-doris-connector/src/test/java/org/apache/doris/flink/DorisTestBase.java:
##
@@ -42,11 +42,11 @@
import java.util.stream.Stream;
import static
smallhibiscus opened a new pull request, #277:
URL: https://github.com/apache/doris-flink-connector/pull/277
# Proposed changes
Optimize doris container log print
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect