GitHub user xborder added a comment to the discussion: [FlightSQL] Support detached execution for long-running DDL/DML
> Long-running updates can use those commands, but the DoPut RPC stays open > until the server returns the update result. The current Flight SQL > specification doesn't give these commands a detached job handle that a client > can poll later. This was the same conclusion I reached. I'm trying to understand if such as scenario was ever discussed or suggested during the implementation or if there's something else that is just not documented. It seems that changing this requires a change in the protocol and flightsql drivers to support it GitHub link: https://github.com/apache/arrow/discussions/51333#discussioncomment-18551741 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
