-
Notifications
You must be signed in to change notification settings - Fork 558
[VL] Enable base64 and unbase64 functions #9596
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
Conversation
Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues? https://github.com/apache/incubator-gluten/issues Then could you also rename commit message and pull request title in the following format?
See also: |
Run Gluten Clickhouse CI on x86 |
Run Gluten Clickhouse CI on x86 |
1 similar comment
Run Gluten Clickhouse CI on x86 |
b13ed58
to
bd2c6dc
Compare
Run Gluten Clickhouse CI on x86 |
1 similar comment
Run Gluten Clickhouse CI on x86 |
d928b91
to
6cc29e2
Compare
Run Gluten Clickhouse CI on x86 |
1 similar comment
Run Gluten Clickhouse CI on x86 |
ae4a47f
to
1e77f55
Compare
Run Gluten Clickhouse CI on x86 |
1 similar comment
Run Gluten Clickhouse CI on x86 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening the relevant Gluten PR! Would you resolve the conflict and ensure the CI passes?
Run Gluten Clickhouse CI on x86 |
1a836ef
to
5ee090c
Compare
Run Gluten Clickhouse CI on x86 |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
@zhli1142015 Would you please do a rebase? It seems the two patch are landed Velox already |
5ee090c
to
a039c72
Compare
Run Gluten Clickhouse CI on x86 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
gluten-substrait/src/main/scala/org/apache/gluten/expression/ExpressionConverter.scala
Show resolved
Hide resolved
Run Gluten Clickhouse CI on x86 |
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
Depends on facebookincubator/velox#13238 and facebookincubator/velox#13185
How was this patch tested?
UT