Skip to content

Conversation

coderfender
Copy link
Contributor

@coderfender coderfender commented Aug 9, 2025

Which issue does this PR close?

Closes #2101

Closes #.

Rationale for this change

Moving towards goal to support more native operations and not fallback to spark .

What changes are included in this PR?

How are these changes tested?

Unit tests in comet expression suite

If tests are not included in your PR, please explain why (for example, are they covered by existing tests)?
-->

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

@coderfender coderfender changed the title implement_comet_native_lpad_expr feat : implement_comet_native_lpad_expr Aug 11, 2025
@coderfender coderfender changed the title feat : implement_comet_native_lpad_expr feat: implement_comet_native_lpad_expr Aug 11, 2025
@coderfender
Copy link
Contributor Author

@mbutrovich , Once the PR #2099 is merged, I plan to change code in this branch to leverage the same class since most of the code for rpad could be leveraged to support lpad operation as well

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.

Support native lpad expression
2 participants