fallintoplace opened a new pull request, #1152:
URL: https://github.com/apache/arrow-go/pull/1152

   ## What
   
   Connection.BeginTx ignored database/sql transaction options and started a 
normal transaction. The driver does not expose a way to configure isolation or 
read-only transactions, so this now returns ErrNotSupported for non-default 
options.
   
   ## Test
   
   - go test ./arrow/flight/flightsql/driver -run 
TestBeginTxRejectsUnsupportedOptions -count=1


-- 
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]

Reply via email to