Skip to content

Sorting on floating point with negative zero incompatible with Spark #2626

Description

@andygrove

Describe the bug

This may be a duplicate issue, but sorting is inconsistent for zero vs negative zero in Comet and this prevents us from fuzz testing against data containing negative zero

Steps to reproduce

SELECT floating_point_col FROM foo ORDER BY floating_point_col

Expected behavior

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions