GH-38074: [C++] Fix Offset Size Calculation for Slicing Large String and Binary Types in Hash Join#38147
Merged
pitrou merged 12 commits intoapache:mainfrom llama90:bugfix/hash-join-issueOct 16, 2023
+116-8
Commits
Commits on Oct 11, 2023
- committed
- committed
fix(cpp/compute): apache#38074 Fix to avoid error due to implicit type conversion in uint32_t * int64_t
committed- committed
style(cpp/compute): apache#38074 Enhance readability in unit tests for the slice function with binary type
committed- committed