liukun4515 commented on issue #4426: URL: https://github.com/apache/arrow-datafusion/issues/4426#issuecomment-1339168821
> I think the feature described in this proposal is needed to properly handle prepared statements in FlightSQL > > For example, in ballista parameter handling appears to still be a "TODO": https://github.com/apache/arrow-ballista/blob/acbdf608807697e72122a249c4bf7505274906d0/ballista/scheduler/src/flight_sql.rs#L876 > > As more background, we are in the process of designing and implementing FlightSQL in IOx and proper parameterized query support is something we have identified as important > > cc @avantgardnerio @yahoNanJing @liukun4515 @thinkharderdev @metesynnada / @retikulum -- I wonder if you have any thoughts or ideas about how useful this would be for Ballista or if we have missed some prior art / implementation somewhere Sorry for the late reply, It is a great feature. It will reduce the compile time significantly. As you @alamb described in the comments, "where to store the prepared logical plan?" -- 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]
