Hi, team
When I migrate tables from hive to iceberg use spark3, partition info in
ddl is hidden.
When I run insert overwrite table xxx partition (pt='xxx’) on flink or
spark sql-shell, it’s ok, but when I run it on hive sql-shell, I get a error
like below:
So what can I do for it, specify the partition in ddl ?
| |
liubo07199
|
|
|
