Florian Bernard

Results 23 comments of Florian Bernard

> Using `METADATA_SCHEMA` works, but how to specify METADATA_SCHEMA when directing attaching ducklake using cli? > > `duckdb ducklake:...` For CLI, you can use the `cmd` option: `duckdb -cmd "ATTACH...

IMHO Parquet format is now a standard in term of data exchange format as it provides both good performance and good compression rate. Lot of data can be found in...

> @fb64 might interest you ;) Yes, it's part of missing mapping for some Arrow Types. It would be nice to extend it to the others missing TimeStamp*TZVector Types :...