treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.46k stars 359 forks source link

Use wildcards in DuckDB in UI #8277

Open offirc2 opened 1 month ago

offirc2 commented 1 month ago

At current, when querying Parquet files in lakeFS UI, wildcards are not accepted and only full file names need to be used. This request is to support wildcards to query multiple files at once. This is supported by DuckDB.