avantgardnerio opened a new pull request, #4701: URL: https://github.com/apache/arrow-datafusion/pull/4701
# Which issue does this PR close? Closes #4683. # Rationale for this change Described in issue. # What changes are included in this PR? 1. Code in sql_to_rel to infer parameter type 2. A test for a particular type of statement with parameters 3. A method to get the inferred types # Are these changes tested? [x] # Are there any user-facing changes? FlightSQL implementers can respond with types. # Additional Info I'm opening this as a draft PR to discuss general approach. If folks are on board with it, I'll add support for a bunch more statement types and more tests. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org