【发布时间】:2021-03-20 08:48:54
【问题描述】:
When importing a file into Greenplum,one lines fails,and the whole file is not imported successfully.Is there a way can skip the wrong line and import other data into Greenplum successfully?
Here are my SQL execution and error messages:
使用分隔符 ',' 从 '/gp_wkspace/outputs/base_tables/error_data_test.csv' 复制 cjh_test;
错误:整数的输入语法无效:“FE00F760B39BD3756BCFF30000000600” 上下文:复制 cjh_test,第 81 行,列 local_city:“FE00F760B39BD3756BCFF30000000600”
【问题讨论】:
标签: greenplum