pk-218 commented on a change in pull request #15803:
URL: https://github.com/apache/shardingsphere/pull/15803#discussion_r820080296
##########
File path:
shardingsphere-test/shardingsphere-pipeline-test/src/test/java/org/apache/shardingsphere/data/pipeline/core/metadata/model/PipelineTableMetaDataTest.java
##########
@@ -0,0 +1,50 @@
+package org.apache.shardingsphere.data.pipeline.core.metadata.model;
+
Review comment:
Added the license header.
Earlier I was trying to run ```./mvnw clean install
`-Dmaven`.`javadoc`.skip=true -Prelease``` at project root since I am running
the project on Windows. I ran into several errors with several tests of the
`shardingsphere-sql-parser-engine` module failing.
I will try running the unit tests again in the
`shardingsphere-pipeline-test` directory.
--
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]