You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "lordk911 (via GitHub)" <gi...@apache.org> on 2023/04/10 07:20:41 UTC

[GitHub] [doris-spark-connector] lordk911 opened a new issue, #93: [Bug] not support doris V2 data type

lordk911 opened a new issue, #93:
URL: https://github.com/apache/doris-spark-connector/issues/93

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   spark-doris-connector-3.2_2.12
   doris 1.2.3
   
   ### What's Wrong?
   
   org.apache.doris.spark.exception.DorisException: Unrecognized Doris type DATEV2
   
   ### What You Expected?
   
   support newly doris data type 
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [doris-spark-connector] liuchunhua commented on issue #93: [Bug] not support doris V2 data type

Posted by "liuchunhua (via GitHub)" <gi...@apache.org>.
liuchunhua commented on issue #93:
URL: https://github.com/apache/doris-spark-connector/issues/93#issuecomment-1515608470

   I have the same type of problem
   
   spark-doris-connector-3.1_2.12 branch:master
   doris 1.2.3
   ```
   org.apache.doris.spark.exception.DorisException: Unrecognized Doris type DECIMAL128
   ```


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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