DA1OOO opened a new issue, #28168:
URL: https://github.com/apache/doris/issues/28168

   ### 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
   
   2.0.2 - dev
   
   ### What's Wrong?
   
   After pull master branch code, we rebuilded doris and use it by tableau.
   I find some new feature will cause BI platform - tableau to be unable to use 
Doris.
   The specific reasons are as follows:
   
![image](https://github.com/apache/doris/assets/56857867/5c2ffef0-29f6-47dd-86c7-560230af3cd9)
   Every time a tableau connection is made, tableau will execute `select 
connection_id()`,
   but new feature seems to have changed the return value of the select from 
the **original int to a string**, causing the tableau to be unable to connect. 
If this issue is released to version 2.0.3, it will result in version 2.0.3 not 
being able to connect to Tableau.
   
   ### What You Expected?
   
   fix
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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