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.35k stars 928 forks source link

[core] Support Numberic type to FieldCountAgg #3552

Closed xuzifu666 closed 3 months ago

xuzifu666 commented 3 months ago

FieldCountAgg support FieldType with numberic field type, follow up https://github.com/apache/paimon/pull/3536

Linked issue: close #xxx

Tests

API and Format

Documentation