JNSimba opened a new pull request, #692: URL: https://github.com/apache/doris-flink-connector/pull/692
# Proposed changes Issue Number: N/A ## Problem Summary: - Report the number of records read when a Flight SQL split reaches end of stream. - Move routine Doris FE HTTP request logging from INFO to DEBUG. - Keep incremental SQL logging at DEBUG to avoid repetitive INFO output. ## Checklist(Required) 1. Does it affect the original behavior: Yes, logging only 2. Has unit tests been added: No Need 3. Has document been added or modified: No Need 4. Does it need to update dependencies: No 5. Are there any changes that cannot be rolled back: No ## Further comments Verified with: mvn -o -Pflink1 -pl flink-doris-connector-base -DskipTests compile -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
