Closed mjakubowski84 closed 1 year ago
Upgrades parquet-hadoop to 1.13.0. However, Parquet's internal implementation of in/notIn is also broken. Fixed custom implementation of in so that !in works correctly.
in
!in
Upgrades parquet-hadoop to 1.13.0. However, Parquet's internal implementation of in/notIn is also broken. Fixed custom implementation of
in
so that!in
works correctly.