Hello, Thanks for the interest. Drill’s Metastore allows to use a storage engine based on Iceberg tables. But now, It seems that Drill does not support the data of Iceberg for query. I will tell you that Drill can definitely support Iceberg, including readable and writeable. The condition is that we need to develop the format plugin using the "Easy framework based on EVF". Please let me know if you are interested in the that.
> 2021年7月3日 上午2:41,Christian Pfarr <[email protected]> 写道: > > Hello everyone, > > > it looks like more and more people are using deltalake or iceberg in spark > for transactional working with big tables. > > > Additionally i saw that drill is using iceberg as storage engine for metadata. > > > So, i wonder if its possible to query iceberg tables stored in hdfs or s3 > directly via drill so that i can process my data with spark iceberg tables > and present them with drill to my data scientists. > > > Regards, > > z0ltrix > > > > > > > <publickey - EmailAddress([email protected]) - 0xF0E154C5.asc>
