v-wx-v opened a new issue, #30091:
URL: https://github.com/apache/doris/issues/30091

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   1. Doris 1.2.6
   2. Metabase latest
   
   ### What's Wrong?
   
   Doris' DATETIMEV2 & DECIMALV3 Data Type not support for Metabase MySQL Data 
Sources
   
   ### What You Expected?
   
   Doris' DATETIMEV2 & DECIMALV3 Data Type support for Metabase MySQL Data 
Sources
   
   ### How to Reproduce?
   
   1. create table _ods_order_  with DATETIMEV2 & DECIMALV3 data type, in Doris 
1.2.6;
   2. docker run -d -p 3000:3000 --name metabase metabase/metabase
   3. login Metabase & add Doris (MySQL) Data Sources
   4. Analyse data for DATETIMEV2 & DECIMALV3 data type of _ods_order_.
   5. view Metabase log
   
   ### Anything Else?
   
   1. Metabase log
     in Doker
   
![image](https://github.com/apache/doris/assets/39860372/a64a3b50-c822-422c-9b08-c21713f4b3c5)
   
   3. Metabase code
       ns metabase.driver.sql-jdbc.sync.describe-table
   
![image](https://github.com/apache/doris/assets/39860372/c9e7b6a6-6e2b-406b-ba17-d9010bc639c1)
   
   4. JDBC code
       com.mysql.cj.jdbc.DatabaseMetaData
   
![c5a29840de7bba560055a1b2c4981a5](https://github.com/apache/doris/assets/39860372/1009c9e4-11d6-41dc-b8fe-ec4851be06b1)
   
   
   ### 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: [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