apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.46k stars 966 forks source link

[hotfix] Change 'toLowerCase' to 'allowUpperCase' #4271

Closed yuzelin closed 2 months ago

yuzelin commented 2 months ago

Purpose

Catalog API is allowUpperCase, keep consistent.

Linked issue: close #xxx

Tests

API and Format

Documentation