Open

Description
Driver version
8.1.1.jre8-preview
SQL Darawarehouse version
Effective version: Azure SQL Database (ver. 12.0.2531)
Client Operating System
Cent OS 7
JAVA/JVM version
openjdk version "1.8.0_232"
Table schema
Problem description
getColumns() API failing when number of columns in database is ~ 32k.
errorNumber: 103003
vendorCode: 103003
SQLState: S0001
errorMessage: Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries.
- Expected behaviour: Should return all columns
- Actual behaviour: Error thrown
- Error message/stack trace: Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries.
- Any other details that can be helpful:
JDBC trace logs
Reproduction code
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog