advancedxy commented on code in PR #179:
URL: 
https://github.com/apache/arrow-datafusion-comet/pull/179#discussion_r1523099616


##########
pom.xml:
##########
@@ -494,6 +495,8 @@ under the License.
         <spark.version>3.2.2</spark.version>
         <spark.version.short>3.2</spark.version.short>
         <parquet.version>1.12.0</parquet.version>
+        <!-- we don't add special test suits for spark-3.2, so a not existed 
dir is specified-->

Review Comment:
   @viirya I add a comment here. Hopefully this addresses your concern.
   
   the `<additional.test.source>` property is now added as a global property, 
which will make IDEs happy.
   It would also simply work out of box for `./mvnw` commands with out 
additional Profiles.



-- 
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]

Reply via email to