Skip to content

Avro test fails on macOS #935

Open
Open
@yongtang

Description

@yongtang

The newly added Avro ops (#879) is not working well on macOS, and the tests in test_parse_avro_eager.py are triggering crashes.

This issue is for tracking the macOS fix.

Some additional notes:

  • on macOS the GitHub CI passes optimization flag --copt=-msse4.2 --copt=-mavx --compilation_mode=opt
  • linux is fine. Wondering if this is caused by certain buffer overflow due to the type difference?

/cc @burgerkingeater

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions