Skip to content

Conversation

FBruzzesi
Copy link
Member

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 🔧 Optimization
  • 📝 Documentation
  • ✅ Test
  • 🐳 Other

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

If you have comments or can explain your changes, please do so below

@FBruzzesi FBruzzesi added fix modin Issue is related to modin backend labels Aug 13, 2025
@FBruzzesi FBruzzesi added the cudf Issue is related to cudf backend label Aug 13, 2025
@FBruzzesi FBruzzesi changed the title fix: Workaround for clip with modin[pyarrow] backend fix: Workaround for clip with modin[pyarrow] and cudf backends Aug 13, 2025
@FBruzzesi FBruzzesi mentioned this pull request Aug 14, 2025
10 tasks
@FBruzzesi FBruzzesi requested a review from dangotbanned August 15, 2025 09:35
Copy link
Member

@dangotbanned dangotbanned left a comment

Choose a reason for hiding this comment

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

Thanks @FBruzzesi!

The two suggestions I've left are dependent - but GH wouldn't let me use a single suggestion

hungry narwhal

lower_bound: Self | NumericLiteral | TemporalLiteral | None,
upper_bound: Self | NumericLiteral | TemporalLiteral | None,
) -> Self:
native = self.native
Copy link
Member

Choose a reason for hiding this comment

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

Needs to be done with the other suggestion, but out of range 😢

Suggested change
native = self.native

@FBruzzesi FBruzzesi merged commit 5309dd5 into main Aug 15, 2025
31 checks passed
@FBruzzesi FBruzzesi deleted the fix/modin-clip branch August 15, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf Issue is related to cudf backend fix modin Issue is related to modin backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants