Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1367711: Log Error coming from line CArrowTableIterator.cpp#L230 making a lot noise #1941

Closed
rajathpatel23 opened this issue May 6, 2024 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@rajathpatel23
Copy link

Python version

python 3.10.7

Operating system and processor architecture

Linux

Installed packages

snowflake-connector-python==3.10.0
pandas==2.2.2

What did you do?

We were trying to fetch data from Snowflake in bulk using `fetch_pandas_all.`

What did you expect to see?

We are getting this log error while processing data from Snowflake. It seems to be making a lot of noise; I would like to understand - what was the change made in the snowflake ticket? I feel the logger there is more of debug logger than actual log error.

The changes introduced in this PR seem to be start to give us the log error

Could you help me with this? Also, can you provide more info on the support for pandas that have come with this change?

Can you set logging to DEBUG and collect the logs?

2024-05-01T08:51:05.782-07:00E0501 15:51:04.878359 140214890649152 CArrowTableIterator.cpp:230] scale: 9
@github-actions github-actions bot changed the title Log Error coming from line CArrowTableIterator.cpp#L230 making a lot noise SNOW-1367711: Log Error coming from line CArrowTableIterator.cpp#L230 making a lot noise May 6, 2024
@sfc-gh-dszmolka
Copy link
Contributor

looks like duplicate of #1939 ?

@sfc-gh-dszmolka sfc-gh-dszmolka added duplicate This issue or pull request already exists and removed bug needs triage labels May 6, 2024
@sfc-gh-dszmolka sfc-gh-dszmolka self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants