Lukas Sembera
Lukas Sembera
@sfc-gh-xhuang `commons-configuration` 2.8.0 is being pulled in transitively via `hadoop-common`. You can run `mvn dependency:tree` and then check `target/dependency-list.txt`.
Hi @wesleyhillyext, thank you for the feature idea. Regarding your question, feel free to poll for the channel status whenever your business logic demands it. 10 seconds for 100 channels...
These changes are great, I prefer to split the functionality into more classes, immutable when possible. The ability to construct a buffer without a corresponding channel is really nice. Thanks...
Later, we could move the quoting-related code to GSCommon to avoid duplication.
@sfc-gh-tzhang Yeah, we can do what you suggest. The user would have to provide a valid column `displayName`, so that the SDK can match it without any additional quoting logic...
@sfc-gh-tzhang We discussed this issue with @sfc-gh-azagrebin today again and the proposal is now the following: We keep the `unquote` method in the SDK, start sending internal name from the...
Closing in favor of https://github.com/snowflakedb/snowflake-ingest-java/pull/293
Fixed in https://github.com/snowflakedb/snowflake-ingest-java/pull/752
> @sfc-gh-lsembera @sfc-gh-alhuang I want to revisit our decision of **NOT shading the JDBC dependency** after this change, we have seen too many issues that customer is using an older...
@sfc-gh-alhuang @sfc-gh-tzhang Are we going to merge this one? If so, we should do it early, so we can internally switch to the new SNAPSHOT version, so it gets thoroughly...