apache / datafusion

Apache DataFusion SQL Query Engine
https://datafusion.apache.org/
Apache License 2.0
6.33k stars 1.2k forks source link

[MINOR]: fix min max accumulator nan bug #13432

Closed akurmustafa closed 5 days ago

akurmustafa commented 1 week ago

Which issue does this PR close?

Closes #13415

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

alamb commented 5 days ago

Thanks @akurmustafa