Joshua Girardini

Results 1 issues of Joshua Girardini

Hi team, I think it might be useful if there a way that the [StreamingIngestResponseCode](https://github.com/snowflakedb/snowflake-ingest-java/blob/master/src/main/java/net/snowflake/ingest/streaming/internal/StreamingIngestResponseCode.java) could be accessed from the [SFException](https://javadoc.io/doc/net.snowflake/snowflake-ingest-sdk/2.0.3/net/snowflake/ingest/utils/SFException.html). Currently this exposes the `ErorrCode` message - but this...