v25.6.0
What's Changed
- chore: Add
ext_defaultcrate by @scsmithr in #3889 - chore: Add
ceilingandlog10as function aliases by @scsmithr in #3890 - Implement PostgreSQL-compatible sign function by @devin-ai-integration in #3892
- Implement factorial function matching PostgreSQL semantics by @devin-ai-integration in #3891
- chore: Add
alias_ofcolumn tolist_functionsoutput by @scsmithr in #3893 - feat: Initial
iceberg_metadatafunction by @scsmithr in #3894 - chore: Parse DISCARD ... by @scsmithr in #3895
- feat: implement regexp_instr function with PostgreSQL semantics by @devin-ai-integration in #3896
- feat:
iceberg_snapshotsfunction by @scsmithr in #3897 - feat:
iceberg_manifest_listfunction by @scsmithr in #3898 - feat:
iceberg_data_filesfunction by @scsmithr in #3899
Full Changelog: v25.5.13...v25.6.0