INSERT OVERWRITE TABLE Iceberg table doesn't work
Open
- Dominant language
- MDX
- Stars
- 133
- Forks
- 464
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 50
Description
Path: https://doris.apache.org/zh-CN/docs/3.0/lakehouse/datalake-building/iceberg-build/
I use INSERT OVERWRITE TABLE into iceberg table(create in catalog:"type" = "iceberg","iceberg.catalog.type" = "hms").
But raise Exception" java.sql.SQLException: errCode = 2, detailMessage = insert into overwrite only support OLAP and HMS table. But current table type is ICEBERG_EXTERNAL_TABLE "
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.