apache / apache/drill

Cannot query iceberg with 1.20.1

Open
#2,644 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
2k
Forks
990
Avg merge
1d 8h
Merged PRs (30d)
5

Description

after upgrade version to 1.20.1, I add iceberg configure followed by the tutorial(https://drill.apache.org/docs/iceberg-format-plugin/), but seems it doesn't work which return err as following:
SYSTEM ERROR: NoSuchTableException: Table does not exist at location
sql:
```
select * from dfs.`/db/test`
```
test is folder of iceberg table which includes metadata and data folders.
I doubted that maybe the question is the type of catalog, does drill support hive-based catalogs or just support hadoop-based catalogs?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.