ZhangHuiGui

Results 19 comments of 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`?

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 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.