beryllw commented on code in PR #3335:
URL: https://github.com/apache/flink-cdc/pull/3335#discussion_r1609145095


##########
pom.xml:
##########
@@ -421,6 +421,7 @@ limitations under the License.
                         <exclude>**/.*/**</exclude>
                         <!-- Generated content -->
                         <exclude>**/target/**</exclude>
+                        <exclude>**/*.log</exclude>

Review Comment:
   `Derby.log` will be generated when using idea for paimon sink local testing. 
   
`flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-paimon/derby.log`
   



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to