codename-hub / php-parquet

PHP implementation for reading and writing Apache Parquet files/streams
Other
58 stars 8 forks source link

change decode value validation to empty #11

Closed michael-0-1 closed 2 years ago

michael-0-1 commented 2 years ago

I assume the empty encoded value can be in all the data types. So I made the change for all the types.