v25.5.11
What's Changed
- feat: Allow globs in parquet metadata functions by @scsmithr in #3840
- fix: Support reading physical INT64 as timestamp micros (parquet) by @scsmithr in #3841
- feat: Accept list of paths for read file functions by @scsmithr in #3842
- feat: Add
parquet_column_metadatafunction by @scsmithr in #3843 - fix: Properly handle definition levels in some parquet decoders by @scsmithr in #3844
- chore: Add truncated partitioned clickbench tests by @scsmithr in #3838
- docs: Add parquet_column_metadata documentation and update parquet_rowgroup_metadata to include ordinal column by @devin-ai-integration in #3845
Full Changelog: v25.5.10...v25.5.11