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_06_07) #6024

Closed
wants to merge 1 commit into from

Conversation

GlutenPerfBot
Copy link
Contributor

Upstream Velox's New Commits:

1c0df40f2 by Deepak Majeti, Fix hashOne functions in HivePartitionFunction (10079)
f9ab1f421 by wjameswu, Remove duplicated code in RowContainer (10102)
ffe284aba by Masha Basmanova, Add support for datetime unit 'week' to date_add and date_diff Presto functions (10105)
5f07396a9 by Wei He, Fix casting nan and infinity to floating-point types (9975)
ff07cb0b7 by Jacob Wujciak-Jens, Guard metrics upload and report generation for fork PRs (10080)
20470a09c by deepthydavis, Implement TPCH Query 2 in TpchQueryBuilder (9825)
b0c2f44d3 by Kevin Wilfong, Clean up some spurious shared_ptr creations/deletions in DwrfReader (10095)
c86005809 by Masha Basmanova, Restore CAST(varchar AS timestamp) behavior for legacy cast (10106)
7741e07f6 by Jacob Wujciak-Jens, Only cancel fuzzer runs in PRs (9977)
d670da380 by Pedro Pedreira, Add timestamp and timezone management documentation (10036)
b3f53f61d by Masha Basmanova, Remove fromTimeString function (10096)
d9d730c67 by Masha Basmanova, Remove parseDateString function (10094)
d31db67c6 by Masha Basmanova, Refactor tests to use a shared parseDate method (10091)
bf4ee34ec by Masha Basmanova, Rename ParseMode enum values (10090)
35fbc2ea1 by Masha Basmanova, Add from_iso8601_timestamp Presto function (10062)
7164f92ae by Jimmy Lu, Optimize VectorHasher::makeValueIdsDecoded to not cache hash values when it is not beneficial (10084)
79943a76e by Pedro Eugenio Rocha Pedreira, Fix MergeJoinTest.dictionaryOutput flakyness (10087)
1235441b4 by Wei He, Add benchmark of casting string to double (10068)
c1fefbe47 by Jimmy Lu, Fix lazy evaluation causing incorrect results in remaining filter (10072)
c600d09aa by Kevin Wilfong, Memory corruption in PartitionedOutput when keys are not a prefix of input (10075)
179b1082b by Masha Basmanova, Add UUID Presto type (10078)
7fe89b4f7 by Andrii Rosa, Fix HashStringAllocator::clear (10053)
efe648f60 by Masha Basmanova, Allow trailing spaces in cast(varchar as date) (10077)
7637d567f by Ke, Add bucket verification in TableWriter Fuzzer (10039)
4845e903a by xiaoxmeng, Parallelize the spill processing inside spiller by partitioning (9938)

Copy link

github-actions bot commented Jun 8, 2024

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?

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

See also:

@PHILO-HE PHILO-HE closed this Jun 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.

2 participants