prclin commented on PR #9471:
URL: https://github.com/apache/seatunnel/pull/9471#issuecomment-3003813259

   > Hi @prclin . Could you share your starrocks version? Does it not support 
`DECIMALV3`? I found this type is supported by new starrocks version. 
https://docs.starrocks.io/docs/sql-reference/data-types/numeric/DECIMAL/
   
   my version is 3.3;
   
   yes it does support decimalv3,but all version of type definition is DECIMAL, 
what ever DECIMALV2, DECIMALV3, it all present by column type DECIMAL;which 
determine the version is the precision. it doesn`t need the explict version.


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

Reply via email to