zhztheplayer commented on code in PR #6785:
URL: https://github.com/apache/incubator-gluten/pull/6785#discussion_r1714588730
##########
gluten-data/pom.xml:
##########
@@ -109,7 +109,7 @@
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-vector</artifactId>
- <version>${arrow.version}</version>
+ <version>${arrow-gluten.version}</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
Review Comment:
Where do the jars come from on CI? As I see only `arrow-dataset-gluten.jar`
was built and uploaded for CI jobs.
![Uploading image.png…]()
--
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]