DuckDB
INSTALL iceberg;
LOAD iceberg;SELECT * from iceberg_scan('s3://example-bucket/warpstream/_tableflow/tablename+tableUUID');Last updated
Was this helpful?
INSTALL iceberg;
LOAD iceberg;SELECT * from iceberg_scan('s3://example-bucket/warpstream/_tableflow/tablename+tableUUID');Last updated
Was this helpful?
Was this helpful?