Skip to content
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

feat: add sort to SparkLikeExpr #1821

Conversation

Dhanunjaya-Elluri
Copy link
Contributor

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

@MarcoGorelli
Copy link
Member

thanks @Dhanunjaya-Elluri for your PR, but we're deprecating Expr.sort (plus, you'd need to add a test anyway)

closing then, but you're more than welcome to submit contributions for other methods! All the Expr.dt ones still need doing for pyspark for example

@Dhanunjaya-Elluri Dhanunjaya-Elluri deleted the feat/add-sort-to-spark-like branch January 18, 2025 08:39
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