Skip to content

fix: compatible with ray>=2.50 caused by unexpected argument#51

Merged
chenghao-guo merged 1 commit intolance-format:mainfrom
chenghao-guo:support-ray-250
Oct 17, 2025
Merged

fix: compatible with ray>=2.50 caused by unexpected argument#51
chenghao-guo merged 1 commit intolance-format:mainfrom
chenghao-guo:support-ray-250

Conversation

@chenghao-guo
Copy link
Copy Markdown
Collaborator

@chenghao-guo chenghao-guo commented Oct 15, 2025

close #50

Fix TypeError: LanceDatasource.get_read_tasks() got an unexpected keyword argument 'per_task_row_limit'
due to ray-project/ray#55239 PR in ray 2.50+ version

@github-actions github-actions bot added the bug Something isn't working label Oct 15, 2025
@chenghao-guo
Copy link
Copy Markdown
Collaborator Author

Hi @jiaoew1991 , could you please take a review ? It shall be a minor fix .

Copy link
Copy Markdown
Collaborator

@yanghua yanghua left a comment

Choose a reason for hiding this comment

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

+1

@chenghao-guo chenghao-guo merged commit cfec255 into lance-format:main Oct 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

compatible issue related with ray==2.50.0

2 participants