Skip to content

Conversation

@rayzeller
Copy link
Contributor

@rayzeller rayzeller commented Aug 19, 2025

This change updates the pyarrow dependency from ^14.0.1 to >=14.0.1,<19.0.0 across the main package and affected extensions, allowing users to upgrade to newer pyarrow versions (including 18.1) while maintaining backward compatibility with the current minimum version.

🤖 Generated with Claude Code


Important

Relax pyarrow dependency constraint to >=14.0.1,<19.0.0 in three pyproject.toml files.

  • Dependency Update:
    • Relax pyarrow version constraint from ^14.0.1 to >=14.0.1,<19.0.0 in pyproject.toml, extensions/connectors/yfinance/pyproject.toml, and extensions/ee/connectors/databricks/pyproject.toml.

This description was created by Ellipsis for f140566. You can customize this summary. It will automatically update as commits are pushed.

This change updates the pyarrow dependency from ^14.0.1 to >=14.0.1,<19.0.0
across the main package and affected extensions, allowing users to upgrade
to newer pyarrow versions (including 18.1) while maintaining backward
compatibility with the current minimum version.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to f140566 in 1 minute and 0 seconds. Click for details.
  • Reviewed 39 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. extensions/connectors/yfinance/pyproject.toml:13
  • Draft comment:
    Relaxed the pyarrow version constraint to '>=14.0.1,<19.0.0'. Please confirm that excluding 19.x (i.e. not allowing 19.0.0 or higher) is intentional.
  • Reason this comment was not posted:
    Confidence changes required: 50% <= threshold 50% None
2. extensions/ee/connectors/databricks/pyproject.toml:17
  • Draft comment:
    Updated the pyarrow dependency to '>=14.0.1,<19.0.0'. Verify that excluding any 19.x releases is the desired constraint.
  • Reason this comment was not posted:
    Confidence changes required: 50% <= threshold 50% None
3. pyproject.toml:30
  • Draft comment:
    Changed the pyarrow dependency to '>=14.0.1,<19.0.0'. Ensure that this aligned upper-bound (excluding 19.x) is as intended.
  • Reason this comment was not posted:
    Confidence changes required: 50% <= threshold 50% None

Workflow ID: wflow_t7wBUGhyyEMMMLal

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@ArslanSaleem ArslanSaleem merged commit f3d9014 into sinaptik-ai:main Sep 30, 2025
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.

2 participants