Skip to content

Refactor: Update deprecated logger.warn to logger.warning #563

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wei-juncheng
Copy link

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Other

Description

  • Modify the usage of the deprecated logger method.
    • src/databricks/sql/thrift_backend.py:
      • Use logger.warning instead of logger.warn.

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

@wei-juncheng wei-juncheng changed the title fix deprecated logger.warn usage Refactor: Update deprecated logger.warn to logger.warning May 21, 2025
@wei-juncheng wei-juncheng marked this pull request as ready for review May 21, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant