You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add benchmarks for various Arrow types in Avro writer
Added benchmarks for new Arrow data types in the Avro writer, including Decimal (32, 64, 128, 256), Interval (MonthDayNano), FixedSizeBinary, UUID, Struct, Utf8, and List<Utf8>.
0 commit comments