Skip to content

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

@andygrove

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

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