tustvold opened a new pull request, #1552:
URL: https://github.com/apache/arrow-rs/pull/1552

   # Which issue does this PR close?
   
   Closes #1536
   
   # Rationale for this change
    
   See ticket
   
   # What changes are included in this PR?
   
   Makes it possible to construct a RecordBatch with no columns, but a non-zero 
row count. I had a brief search in the codebase and couldn't find anything 
obvious that this would break, but I guess there is only one way to find out 
:smile: 
   
   # Are there any user-facing changes?
   
   This technically makes a breaking change to `RecordBatchOptions` as it 
wasn't marked as non-exhaustive.


-- 
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]

Reply via email to