cxzl25 commented on code in PR #24:
URL: 
https://github.com/apache/incubator-doris-spark-connector/pull/24#discussion_r865822030


##########
spark-doris-connector/pom.xml:
##########
@@ -132,6 +134,12 @@
         </profile>
     </profiles>
     <dependencies>
+        <dependency>

Review Comment:
   `netty-all` needs to be in front of `arrow-memory-netty`, because 
`arrow-memory-netty` introduces the `netty-buffer` version, and the wrong 
version will be loaded during test.
   



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

Reply via email to