meyergin opened a new issue, #2644: URL: https://github.com/apache/drill/issues/2644
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? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org