Skip to content

SNOW-2128680: [SNOW-2128660 ] Getting column information fails (Describe table returning less columns) #585

@sfc-gh-ogarciabarquero

Description

@sfc-gh-ogarciabarquero

Please answer these questions before submitting your issue. Thanks!

  1. What version of Python are you using?

3.12.16

  1. What operating system and processor architecture are you using?

macOS-15.5-arm64-arm-64bit

  1. 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

  1. 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

  1. What did you expect to see?

    getColumns method working independently of customer parameter settings.

  2. Can you set logging to DEBUG and collect the logs?

No

Metadata

Metadata

Labels

bugSomething isn't workingstatus-pr_pending_mergeA PR is made and is under reviewstatus-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions