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.47k stars 969 forks source link

[common] Add exception handing in zstd compressor #4183

Closed Shadowell closed 2 months ago

Shadowell commented 2 months ago

Purpose

Add exception handing when source array is null and add exception info

Linked issue: close #xxx

Tests

Existed tests

API and Format

No

Documentation

No

JingsongLi commented 2 months ago

+1