vinson0526 opened a new issue #2768: spark-doris-connector cannot work after 
doris update arrow to 0.15.1
URL: https://github.com/apache/incubator-doris/issues/2768
 
 
   **Describe the bug**
   arrow version in spark is 0.8.0.
   this version of arrow could not read data generate by arrow-0.15.1 correctly.
   we need to update the version of arrow in spark-doris-connector to 0.15.1
   and shaded it to avoid dependency conflict with arrow in spark.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. create an doris datasource table in spark
   2. query on it
   
   **Expected behavior**
   query just work fine
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to