alamb opened a new issue, #3591:
URL: https://github.com/apache/arrow-rs/issues/3591

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   We recently discovered in IOx that some Flight clients may return errors if 
no Schema message is sent, even if there are no RecordBatches (such as happens 
with an result set from a database)
   
   **Describe the solution you'd like**
   I would like a way to optionally configure `FligthDataEncoder` to always 
send a schema message, even if there are no record batches
   
   **Describe alternatives you've considered**
   <!--
   A clear and concise description of any alternative solutions or features 
you've considered.
   -->
   
   **Additional context**
   https://github.com/influxdata/influxdb_iox/pull/6668


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