Run puppygraph on iceberg tables directly

Hi team,

I am reading about this post on dremio and puppygraph.

I want to run some graph queries on my iceberg tables.

But I dont have AWS glue.

Can puppygraph act as the engine which reads directly from iceberg table (without AWS glue)??

(Or can puppy graph connect to dremio via the arrow flight)??

PuppyGraph would be the engine and what iceberg catalogs it supports are listed here:

It supports REST Catalog so it will support Nessie using REST catalog or Polaris, Gravitino, and Lakekeeper along with Dremio Catalog for Dremio Software.