Toby Zhang
Toby Zhang
> Also @sfc-gh-lsembera @sfc-gh-tzhang Do you know where snyk is complaining about commons-configuration2? I can't find where we define usage of that Please check with @sfc-gh-lsembera , @sfc-gh-alhuang might also...
Not really, we will keep you updated. As a workaround, you can create a table with the trigger column first.
@amkartashov which version of connector is this? I couldn't find the message of "Authentication token has expired. The user must authenticate again." in the latest code
Thanks, looks like the error is actually from Snowflake server side instead of JDBC. For the fix, we could support reading it from the config file and instruct [this code](https://github.com/snowflakedb/snowflake-kafka-connector/blob/cdfee1b38a7956af401f26c54f26efeff69c3229/src/main/java/com/snowflake/kafka/connector/internal/SnowflakeConnectionServiceV1.java#L72)...
@imrohankataria Are you using JSON or AVRO? And not sure if I fully understand your question, do you mean the field has a type of String but schema evolution creates...
Closing after 6 months of no response, please let us know if you need further help
Closing, let us know if you need further help
> > Instead of copying the `unquote` logic from server side, could we do it at server side to avoid code duplication and logic dependency? > > This PR fixes...
@sfc-gh-mnaides is there any blocker on merging this? We would like to have IT coverage as part of merge gate, otherwise I keep getting failures from manual runs and need...
Any idea why we don't have the code coverage report for this PR?