You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update here: #2022 fixes the writer to respect the "do/don't compute stats", however the "max size of computed statistics" setting is still ignored, which is presumably why @tustvold left it open.
@tustvold do you mind if I break out the "max size of stats setting is ignored" into a separate ticket to make the current state of affairs clearer?
Describe the bug
The parquet writer does not respect the settings in WriterProperties for whether to compute statistics, and the max size of the computed statistics.
To Reproduce
Inspect code
Expected behavior
We should not have configuration options that have no effect
The text was updated successfully, but these errors were encountered: