zhanglistar

Results 53 comments of zhanglistar

> The library used to support the HDFS cannot be found under the used address anymore . > > https://github.com/thrill/thrill/blob/0a10ac5978bc34efef32db5df8f4bd1d350cd63c/CMakeLists.txt#L517 > > Therefore the HDFS cannot be used with thrill...

> how? change to the right address?

> thank you very much, we will test it You are using thrill ?

> Still in the research stage, spark is too slow I do have the same idea and searching for high performance framework to replace spark. Thrill seems having the same...

@alexey-milovidov I have studied both clickhouse and velox project for a long time. From high level, velox is native unified execution engine which is a library(not managing data) which may...

running in gdb or lldb, and paste the backtrace.

> @HighCommander4 Thanks for you reply. `compile_commands.json` is there using cmake command and compiling this project is fine. Here is the clangd output `I[15:33:05.304] clangd version 13.0.0 (https://github.com/llvm/llvm-project d7b669b3a30345cfcdb2fde2af6f48aa4b94845d) I[15:33:05.305]...

> compile_commands @HighCommander4 Thanks for your reply. Full path is `/data1/zzb/code/duckdb/build/compile_commands.json`