Jin Shang

Results 32 comments of Jin Shang

@github-actions crossbow submit -g nightly-release

@github-actions crossbow submit -g nightly-release

@github-actions crossbow submit -g nightly-release

@github-actions crossbow submit -g nightly-release

> Is it worth keeping this open/reviving it? cc @js8544 This feature is definitely worth having, if the author would like to resolve the conflicts.

@pitrou Would you mind reviewing this PR? I am planning on improving Gandiva's doc based on Will's work.

Benchmark result on my machine: https://gist.github.com/js8544/7a1a1e798e41b42f51ccb4112bd2a2c2 Benchmark name ending with 2 (every third benchmark) is with filtered_value_behavior = KEEP_NULL, it is faster than the other two options in most cases,...

I am having the same issue when compiling Tensorflow on a Mac M1 pro. Clangd treated the header files as C files until I added the `"--cxxopt=-xc++"` flag to refresh_compile_commands....