zy-kkk opened a new pull request, #41679:
URL: https://github.com/apache/doris/pull/41679

   1、add mysql jdbc catalog extremum test
   2、add doris jdbc catalog extremum test
   3、fix doris jdbc catalog char type max size match
   4、fix doris jdbc catalog nested array read
   
   Legacy:
   Doris float extreme values ​​are incorrect 3.4028235e+38, -3.4028235e+38
   Correct values ​​should be 3.4028234e+38, -3.4028234e+38. The incorrect 
value will exceed the Java float range, so ignore this test and add it after it 
is fixed


-- 
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