cisaacson commented on issue #6412:
URL: https://github.com/apache/arrow-rs/issues/6412#issuecomment-2359386599

   @alamb I have already verified directly against DataFusion, the empty 
`RecordBatch` works fine there, it is only when it goes through flight SQL that 
it doesn't work. And I did a further test with 1 dummy row (value in each 
array), that works fine with flight SQL. So there is definitely an issue. I am 
going to make a test similar to this to reproduce the issue:
   
   `arrow-flight/tests/flight_sql_client.rs`
   
   Once I have that working I'll put an update in the ticket.


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