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

fix: change unexpected field logging level to debug #1112

Merged
merged 1 commit into from
Jan 29, 2023

Conversation

houqp
Copy link
Member

@houqp houqp commented Jan 29, 2023

Description

logging this error per row is too verbose when reading newer unsupported versions of delta log

Related Issue(s)

closes #1093

logging this error per row is too verbose when reading newer unsupported
versions of delta log
Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@houqp houqp merged commit b787339 into delta-io:main Jan 29, 2023
@houqp houqp deleted the qp_debug branch January 29, 2023 20:48
chitralverma pushed a commit to chitralverma/delta-rs that referenced this pull request Mar 17, 2023
# Description
logging this error per row is too verbose when reading newer unsupported
versions of delta log

# Related Issue(s)
closes delta-io#1093
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deltalake.DeltaTable constructor hangs in Jupyter
2 participants