-
Notifications
You must be signed in to change notification settings - Fork 169
Closed
Labels
bugSomething isn't workingSomething isn't workingstatus-pr_pending_mergeA PR is made and is under reviewA PR is made and is under reviewstatus-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team
Description
Please answer these questions before submitting your issue. Thanks!
- What version of Python are you using?
3.12.16
- What operating system and processor architecture are you using?
macOS-15.5-arm64-arm-64bit
- What are the component versions in the environment (
pip freeze)?
cffi==1.17.0
cryptography==43.0.0
pycparser==2.22
wheel @ file:///opt/homebrew/Cellar/python%403.12/3.12.6/libexec/wheel-0.44.0-py3-none-any.whl#sha256=d6ad895f80a568fbc066fd6c52c68c5ef40632c4d764d42af13e28e945f1920b
- What did you do?
SNOWFLAKE Describe table returns a different number of columns depending on custom parameters. Code was adjusted to request for only specific required columns instead of testing for all 13 columns
-
What did you expect to see?
getColumns method working independently of customer parameter settings.
-
Can you set logging to DEBUG and collect the logs?
No
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstatus-pr_pending_mergeA PR is made and is under reviewA PR is made and is under reviewstatus-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team