You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/29 15:24:28 UTC

[GitHub] [arrow] lidavidm commented on pull request #13492: RFC: [FlightRPC][WIP] Substrait, transaction, cancellation for Flight SQL

lidavidm commented on PR #13492:
URL: https://github.com/apache/arrow/pull/13492#issuecomment-1199526894

   I've been pushing various tweaks to the spec while implementing it in C++.
   
   One thing I will need to change: transaction IDs should be supplied when creating a prepared statement, not when executing them (since generally existing APIs associate the statement with a particular connection).


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org