Robert S Lee

Results 4 comments of Robert S Lee

https://community.snowflake.com/s/article/JDBC-Driver-Compatibility-Issue-With-JDK-16-and-Later reference that works ``` export JSQSH_JAVA_OPTS="--add-opens java.base/java.nio=ALL-UNNAMED" jsqsh ```

will be great to have this merged. what is needed for the review?

looks like dup of https://github.com/microsoft/mssql-docker/pull/839

Instead of using prepared statement, issue insert into x values (1,2,3),(4,5,6)…. If the throughput continues to get better beyond 64K parameters, then this would be a viable way for bulk...