AssHero opened a new pull request, #2721:
URL: https://github.com/apache/arrow-datafusion/pull/2721
# Which issue does this PR close?
Closes #2145
# Rationale for this change
More data types are supported in hash join. such as
Date32、Date64、Decimal、Dictionary(_, Utf8)
# What changes are included in this PR?
support Date32/Date64/Decimal/Dictionary data types in equal_rows, also add
those data types in can_hash function.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]