Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Parquet] Improve speed of dictionary encoding NaN float values (#6953)
* Treat NaNs equal to NaN when interning for dictionary encoding * Compare all values by bytes rather than adding Intern trait
- Loading branch information