Skip to content

Commit 3d0af22

Browse files
Update snowflake-edc.md
1 parent 8a839d4 commit 3d0af22

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules/snowflake

content/en/docs/appstore/use-content/platform-supported-content/modules/snowflake/snowflake-edc.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,7 @@ To set the result format at the Snowflake session or user level, use the followi
164164
**ALTER USER <user_name> SET JDBC_QUERY_RESULT_FORMAT='JSON';**
165165
```
166166
167-
This approach ensures compatibility with JDK 16+.
168-
[For more details](https://community.snowflake.com/s/article/Getting-java-lang-NoClassDefFoundError-for-class-RootAllocator).
167+
This approach ensures compatibility with JDK 16+. For more information, see [JDBC Driver throws NoClassDefFoundError for class RootAllocator in Arrow Library, while trying to run a select query](https://community.snowflake.com/s/article/Getting-java-lang-NoClassDefFoundError-for-class-RootAllocator).
169168
170169
## Configuring a Query to Display Data as a Chart
171170

0 commit comments

Comments
 (0)