Skip to content

[GLUTEN-4039][VL] Enable map_from_arrays function with Velox backend#10058

Closed
dmsuehir wants to merge 8 commits into
apache:mainfrom
dmsuehir:dina/map_from_arrays
Closed

[GLUTEN-4039][VL] Enable map_from_arrays function with Velox backend#10058
dmsuehir wants to merge 8 commits into
apache:mainfrom
dmsuehir:dina/map_from_arrays

Conversation

@dmsuehir

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This PR enables the map_from_arrays function through the Velox backend, as it appears to be supported in the Velox documentation.

(Fixes: #4039)

How was this patch tested?

After removing map_from_arrays from the exclusion list, I ran the gen-function-support-docs.py script (which runs unit tests to verify which functions are unsupported). That generated the Velox doc update which show that map_from_arrays is supported. I also added a scala test exercising map_from_arrays.

dmsuehir added 4 commits June 24, 2025 18:58
Signed-off-by: Dina Suehiro Jones <dina.s.jones@intel.com>
Signed-off-by: Dina Suehiro Jones <dina.s.jones@intel.com>
Signed-off-by: Dina Suehiro Jones <dina.s.jones@intel.com>
@github-actions

Copy link
Copy Markdown

#4039

@nimesh1601

Copy link
Copy Markdown
Contributor

@dmsuehir can you check if it's supported? may be facebookincubator/velox#10280 is blocker for this

@dmsuehir

Copy link
Copy Markdown
Contributor Author

@dmsuehir can you check if it's supported? may be facebookincubator/velox#10280 is blocker for this

@nimesh1601 Thank you for raising that issue. I can wait for that PR to be merged.

@philo-he philo-he self-requested a review June 26, 2025 00:14
@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 Aug 31, 2025
@github-actions github-actions Bot removed the stale stale label Sep 4, 2025
@github-actions

github-actions Bot commented Dec 2, 2025

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 2, 2025
@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 Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VL] Unsupported spark function list [please leave a comment if you plan to pick some]

2 participants