snowflakedb/snowflake-jdbc

SNOW-785336: Resource Leak with PrintWriter that is not closed

Closed this issue · 1 comments

PrintWriter writer = new PrintWriter("output.json", "UTF-8");

Thanks for reporting it @awhitford, PR is being reviewed internally.
CC: @sfc-gh-igarish