fallintoplace opened a new pull request, #985: URL: https://github.com/apache/arrow-go/pull/985
Variant metadata can contain an empty object key, but KeyAt previously indexed the first byte of that empty key and panicked. Use SliceData for the zero-copy conversion so empty keys are returned normally.\n\nTests:\n- go test ./parquet/variant -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
