You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/01/15 07:42:37 UTC

[GitHub] [incubator-doris] vinson0526 opened a new issue #2768: spark-doris-connector cannot work after doris update arrow to 0.15.1

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] imay closed issue #2768: spark-doris-connector cannot work after doris update arrow to 0.15.1

Posted by GitBox <gi...@apache.org>.
imay closed issue #2768: spark-doris-connector cannot work after doris update arrow to 0.15.1
URL: https://github.com/apache/incubator-doris/issues/2768
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org