eramitmittal opened a new issue, #483: URL: https://github.com/apache/arrow-java/issues/483
### Describe the enhancement requested Currently FlightSqlClient.executeIngest(final ArrowStreamReader dataReader, ...) accepts an ArrowStreamReader which is a subclass of ArrowReader. This is an oversight as really what we need is ArrowReader to allow passing any kind of Arrow Reader. -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org