Skip to content

chore(deps-dev): update impyla requirement from <0.17,>0.16.2 to >0.16.2,<0.23#39833

Merged
rusackas merged 1 commit into
masterfrom
dependabot/pip/impyla-gt-0.16.2-and-lt-0.23
May 6, 2026
Merged

chore(deps-dev): update impyla requirement from <0.17,>0.16.2 to >0.16.2,<0.23#39833
rusackas merged 1 commit into
masterfrom
dependabot/pip/impyla-gt-0.16.2-and-lt-0.23

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Updates the requirements on impyla to permit the latest version.

Changelog

Sourced from impyla's changelog.

Changelog

0.22

  • Improvements

    • Fallback to winkerberos if kerberos is not available (#587)
    • Update build_summary_table function to match impala-shell (#578)
    • Unpin bitarray dependency on Python 3 (#588)
  • Bug Fixes

0.21

  • Improvements

    • Remove versioneer and add Python3.12/3.13 testing (#572)
      • this is a temporary solution till Python2 support is dropped as no version of versioneer handles both Python 2.7 and 3.12
    • Allow users to add custom http headers when using hs2-http (#557)
      • this change is intended to help with testing the server side
    • Update Impala Thrift definitions. (#575)
      • this helps in testing newer features in Impala
  • Bug Fixes

    • Fix IPv6 address handling in hs2-http protocol
    • Fix proxy-authentication headers for Python 3.* and long basic credential encodings (#562)
    • Fix passing retry count configuration to rpc operations (#564)
    • Fix has_table() with sqlalchemy2 (#568)

Note that this may be the last release with Python 2.7 support.

0.20

  • Improvements
    • Support wildcard http_cookie_names (#509)
    • Add Knox cookies in default cookies list (#525)
    • Support CHAR type in SQLAlchemy (#516)
    • Support Cursor.rowcount and close finished queries (#528) Note that this is a potentially breaking change. See the PR for details about the side-effects. The old behavior can be restored by setting close_finished_queries=False when creating a Cursor. Also note that Cursor.rowcount only works with Impala server - with Hive it will always return -1.
    • Allow skipping utf8 conversion in Python3 (#548)
    • Subtract RPC time from sleep in _wait_to_finish (#551)
    • Reduced logging:
      • Log "Closing operation" at debug level (#539)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [impyla](https://github.com/cloudera/impyla) to permit the latest version.
- [Changelog](https://github.com/cloudera/impyla/blob/master/CHANGELOG.md)
- [Commits](cloudera/impyla@v0.16.3...v0.22.0)

---
updated-dependencies:
- dependency-name: impyla
  dependency-version: 0.22.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Labels

The following labels could not be found: pip. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented May 2, 2026

Code Review Agent Run #0ed21f

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 8c3cccd..8c3cccd
    • pyproject.toml
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@dosubot dosubot Bot added dependencies:python risk:breaking-change Issues or PRs that will introduce breaking changes labels May 2, 2026
Copy link
Copy Markdown
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

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

Seems reasonable enough!

@rusackas rusackas merged commit b305c86 into master May 6, 2026
65 of 69 checks passed
@rusackas rusackas deleted the dependabot/pip/impyla-gt-0.16.2-and-lt-0.23 branch May 6, 2026 05:09
bestlong pushed a commit to bestlong/superset that referenced this pull request May 7, 2026
…6.2,<0.23 (apache#39833)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
…6.2,<0.23 (apache#39833)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies:python risk:breaking-change Issues or PRs that will introduce breaking changes size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant