You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/10/12 14:03:02 UTC

[GitHub] [incubator-seatunnel] ashulin commented on issue #3071: [Disscuss][api] Add New Data Type : BigInteger

ashulin commented on issue #3071:
URL: https://github.com/apache/incubator-seatunnel/issues/3071#issuecomment-1276236542

   I recommend using `decimal(38,0)`. 
   There is currently a BIGINT type, of course it only represents 8-byte data;
   This is also the current solution such as Impala, spark, and flink;


-- 
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@seatunnel.apache.org

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