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

   Fixes #916
   
   Each CreateDB call now uses a unique named in-memory SQLite database while 
keeping cache=shared for connections in the same pool.
   
   The regression test covers isolation between separate CreateDB calls and 
shared state between two connections from one sql.DB.
   
   Tested with: go test ./arrow/flight/flightsql/example


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