Open 15810785091 opened 7 months ago
Can you provide more detailed data? hive ddl & Test data @15810785091
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 @zhilinli123 Is the normal bigint data, I provided you with 200 pieces of data for your test
SQL splitting can run normally here.
Please give me some time and I'll fix it
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
@zhilinli123 Are you dealing with this matter?
Search before asking
What happened
hive jdbc split multi-thread error reporting partition_columns the configuration file is written, an error will occur.
SeaTunnel Version
2.3.4and2.3.5
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
Zeta
Java or Scala Version
1.8
Screenshots
Are you willing to submit PR?
Code of Conduct