open-telemetry / otel-arrow

Protocol and libraries for sending and receiving OpenTelemetry data using Apache Arrow
Apache License 2.0
68 stars 13 forks source link

Update to Arrow v16 #218

Closed jmacd closed 3 months ago

jmacd commented 3 months ago

Replace arrow/v14 with arrow/v16 and re-test. There was a change of timestamp formatting which broke a number of hard-coded tests. These tests are tech debt, but I will just patch the problem and move on for now.