Alexander Droste

Results 8 issues of Alexander Droste

After entering the prompt with `:` or searching with `/`, is there a way to abort the command? I expected being able to escape the prompt by pressing ``.

`scan-build` currently seems to produce no reports on macOS even with system integrity protection disabled. This is unlike using `intercept-build` + `analyze-build` in combination. For the following example, a `Memory...

To catch memory bugs, we could consider having automated test runs for which binaries are instrumented with LLVM sanitizers: https://clang.llvm.org/docs/AddressSanitizer.html.

In the template, libraries are linked as follows: ``` # Link OpenSSL in both the static library as the loadable extension target_link_libraries(${EXTENSION_NAME} OpenSSL::SSL OpenSSL::Crypto) target_link_libraries(${LOADABLE_EXTENSION_NAME} OpenSSL::SSL OpenSSL::Crypto) ``` When commenting...

benchmark run - won't be merged

https://github.com/vortex-data/vortex/commit/879a53baab7b2a4f72e928fba3cbf0fb92eb989a caused some Clickbench queries to regress for vortex:duckdb.