fallintoplace opened a new pull request, #1085: URL: https://github.com/apache/arrow-go/pull/1085
## What changed\n\nCreate a one-row, zero-column record when protobuf reflection contains no included fields.\n\n## Why\n\nEmpty messages and exclusion policies that remove every field passed no arrays to . That constructor returned an error, which was ignored before dereferencing the nil struct.\n\n## Testing\n\n- ok github.com/apache/arrow-go/v18/arrow/util (cached)\n- Added coverage for excluding every protobuf field -- 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]
