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

[VL] Daily Update Velox Version (2024_03_04) #4841

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

GlutenPerfBot
Copy link
Contributor

@GlutenPerfBot GlutenPerfBot commented Mar 4, 2024

Rebase velox 2024_03_04

e4f33f4bf (HEAD, upstream/main) Fix build failure by properly forward declaring IcebergDeleteFile. (#8938)
f391c023e Use shrink pools by arbitrator for spill test in hash join uni test (#8932)
a6672eb7a Add spill pct utility (#8921)
a8aad60a2 Add support for lambda functions to StreamingAggregation (#8890)
d270aceab Add CAST(real as decimal) (#8575)
6d50a1d1e Upgrade Boost to 1.84.0 (#8679)
a38891ae2 Add support for sum(decimal) Spark aggregate function (#5372)
f2a423841 Add unix_date Spark function (#8725)
4b0c74ad0 Add memory arbitration test utility (#8922)
816e00add Add typeof Presto function (#8925)
d1c7c7b30 Add API to get all the row containers from a composed hash table (#8924)

Copy link

github-actions bot commented Mar 4, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@@ -39,6 +39,10 @@ using namespace facebook::velox::test;
namespace gluten {
class FunctionTest : public ::testing::Test {
protected:
static void SetUpTestCase() {
memory::MemoryManager::testingSetInstance({});
Copy link
Contributor

Choose a reason for hiding this comment

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

Required since this upstream commit:
f391c02 Use shrink pools by arbitrator for spill test in hash join uni test (#8932)

@PHILO-HE PHILO-HE merged commit 0f3a7ba into apache:main Mar 4, 2024
19 checks passed
taiyang-li pushed a commit to bigo-sg/gluten that referenced this pull request Mar 25, 2024
taiyang-li pushed a commit to bigo-sg/gluten that referenced this pull request Oct 8, 2024
taiyang-li pushed a commit to bigo-sg/gluten that referenced this pull request Oct 9, 2024
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.

3 participants