Skip to content

[GLUTEN-7065][VL] Enable GlutenJsonExpressionsSuite for Velox backend#7066

Closed
philo-he wants to merge 2 commits into
apache:mainfrom
philo-he:test-json
Closed

[GLUTEN-7065][VL] Enable GlutenJsonExpressionsSuite for Velox backend#7066
philo-he wants to merge 2 commits into
apache:mainfrom
philo-he:test-json

Conversation

@philo-he

@philo-he philo-he commented Aug 30, 2024

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

We missed this test suite for a long time. And it was added by #7064 just now. This PR just enables it for velox backend.

Fix #7065.

How was this patch tested?

CI.

@github-actions github-actions Bot added the CORE works for Gluten Core label Aug 30, 2024
@github-actions

Copy link
Copy Markdown

#7065

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions

Copy link
Copy Markdown

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.

@github-actions github-actions Bot added the stale stale label Oct 15, 2024
@github-actions

Copy link
Copy Markdown

This PR was auto-closed because it has been stalled for 10 days with no activity. Please feel free to reopen if it is still valid. Thanks.

@github-actions github-actions Bot closed this Oct 26, 2024
@philo-he philo-he reopened this Oct 26, 2024
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions github-actions Bot removed the stale stale label Oct 27, 2024
@github-actions

Copy link
Copy Markdown

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.

@github-actions github-actions Bot added the stale stale label Dec 11, 2024
@philo-he

Copy link
Copy Markdown
Member Author

Has been substituted by other pr.

@philo-he philo-he closed this Dec 11, 2024
GlutenPerfBot pushed a commit to GlutenPerfBot/gluten that referenced this pull request Dec 12, 2025
Upstream Velox's New Commits:
def7506f9 by Natasha Sehgal, feat: Add merge_set_digest aggregate function (#15631)
83123d45c by Jimmy Lu, perf: Inline testInt64 and testValues for frequently used filter types (#15691)
a0bd1dd24 by Heidi Han, fix: Make KHLL deserialize return Status instead of throwing (#15742)
abbe6b7f0 by Yolande Yan, feat(fuzzer): Add setdigest input generator (#15630)
2bf670328 by Natasha Sehgal, feat: Add make_set_digest aggregate function (#15618)
5d5d7d8fd by Yolande Yan, feat: Add SetDigest Utils (#15590)
fa12c8a10 by Natasha Sehgal, fix: jaworinkler_similarity skip in Facebook Presto SOT (#15737)
e7810c9c5 by joey.ljy, perf: Dedup build side rows early for left semi and anti joins (apache#7066)
4791adf9a by Wei He, fix: Fix memory accounting of buffer mode in LocalPartition (#15621)
ec61a7765 by Abhinav Mukherjee, Skip `switch` function in Spark expression fuzzer (#15733)
5b3e346fd by Heidi Han, feat: Add KHyperLogLog Util functions (#15429)
f0d93800c by Heidi Han, feat: Templatize HllAccumulator with TAllocator (#15594)
dc2dd123d by Junjie Wang, feat: Optimize array_agg to avoid copy (#15715)

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
marin-ma added a commit that referenced this pull request Dec 12, 2025
* [GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_12_12)

Upstream Velox's New Commits:
def7506f9 by Natasha Sehgal, feat: Add merge_set_digest aggregate function (#15631)
83123d45c by Jimmy Lu, perf: Inline testInt64 and testValues for frequently used filter types (#15691)
a0bd1dd24 by Heidi Han, fix: Make KHLL deserialize return Status instead of throwing (#15742)
abbe6b7f0 by Yolande Yan, feat(fuzzer): Add setdigest input generator (#15630)
2bf670328 by Natasha Sehgal, feat: Add make_set_digest aggregate function (#15618)
5d5d7d8fd by Yolande Yan, feat: Add SetDigest Utils (#15590)
fa12c8a10 by Natasha Sehgal, fix: jaworinkler_similarity skip in Facebook Presto SOT (#15737)
e7810c9c5 by joey.ljy, perf: Dedup build side rows early for left semi and anti joins (#7066)
4791adf9a by Wei He, fix: Fix memory accounting of buffer mode in LocalPartition (#15621)
ec61a7765 by Abhinav Mukherjee, Skip `switch` function in Spark expression fuzzer (#15733)
5b3e346fd by Heidi Han, feat: Add KHyperLogLog Util functions (#15429)
f0d93800c by Heidi Han, feat: Templatize HllAccumulator with TAllocator (#15594)
dc2dd123d by Junjie Wang, feat: Optimize array_agg to avoid copy (#15715)

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>

* fix

* add revert

---------

Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Co-authored-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
Co-authored-by: Rong Ma <marong@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core stale stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VL] Enable GlutenJsonExpressionsSuite for Velox backend

1 participant