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

[GLUTEN-4502][VL] Allow TIMESTAMP & complex types in cast expression #4509

Closed
wants to merge 1 commit into from

Conversation

PHILO-HE
Copy link
Contributor

What changes were proposed in this pull request?

This is just an attempt to offload cast with such types involved to velox. Maybe, at least, we still need to block nested complex types.

(Fixes: #4502)

How was this patch tested?

Existing tests & new test.

@PHILO-HE PHILO-HE changed the title [GLUTEN-4502] Allow TIMESTAMP & complex types in cast expression [GLUTEN-4502][VL] Allow TIMESTAMP & complex types in cast expression Jan 24, 2024
Copy link

#4502

@PHILO-HE PHILO-HE force-pushed the allow-complex-types-in-cast branch from 47ad4fe to d01b685 Compare February 27, 2024 02:30
Copy link

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 Apr 13, 2024
Copy link

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 Apr 23, 2024
@PHILO-HE PHILO-HE reopened this Jun 3, 2024
@PHILO-HE PHILO-HE force-pushed the allow-complex-types-in-cast branch 2 times, most recently from 5c70e7b to fdf9abd Compare June 7, 2024 06:48
@PHILO-HE PHILO-HE force-pushed the allow-complex-types-in-cast branch from fdf9abd to bf06043 Compare June 17, 2024 13:14
@zhouyuan
Copy link
Contributor

CC @wangyum

@zhouyuan
Copy link
Contributor

note: most of the failures seems due to window related unit tests

@github-actions github-actions bot removed the stale stale label Jul 26, 2024
@PHILO-HE PHILO-HE force-pushed the allow-complex-types-in-cast branch from bf06043 to 7f2b5d5 Compare August 12, 2024 03:06
@github-actions github-actions bot added the VELOX label Aug 12, 2024
Copy link

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 Sep 27, 2024
Copy link

github-actions bot commented Oct 7, 2024

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 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[VL] Native validation failed due to: Invalid input type in casting: ARRAY/MAP/ROW/VARBINARY
2 participants