15810785091 commented on issue #6743:
URL: https://github.com/apache/seatunnel/issues/6743#issuecomment-2074001095

   CREATE TABLE if not exists `th_db.test1`(
    `art` bigint, 
    `repost_sum_read` bigint
   )
   load data local inpath '/home/tianhua/test.txt' overwrite into table 
th_db.test3;
   
   [test.txt](https://github.com/apache/seatunnel/files/15087807/test.txt)
   @zhilinli123 
   Is the normal bigint data, I provided you with 200 pieces of data for your 
test


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