ZhangHuiGui
ZhangHuiGui
solved by : sudo apt-get install libclang-10-dev Need to install the clang dev package.
Besides, i have seen that there is a TraceEvent in this code:
@jowlyzhang What do you think of these simple changes in `compation_join.cc`?
@kou Can this PR be moved forward?
@kou Seems it's ready to be merged?
Yes, you're right. We could implement the plan by add a projection before hashjoin. Thanks ~
cc @kou , it's a temporary fix. And i haven't add ut for now. PTAL?
@kou how about this refactor?
@kou Thank you for your review! @westonpace PTAL? This is a refactoring job, in order to allow users in need to better use the HashBatch related API.