Useless parameter 'cur_skey' in IndexScanOK

2024-07-02 Thread Hugo Zhang
Hi, The 'cur_skey' parameter in `IndexScanOK` funciton doesn't seem to be useful. The function does not use cur_skey for any operation. Is there any other consideration for retaining the cur_skey parameter here? Best wishes Hugo zhang

Unexpected abort at llvm::report_bad_alloc_error when load JIT library

2023-02-22 Thread Hugo Zhang
Hi hackers, I met a coredump when backend has no enough memory at dlopen which want to allocate memory for libLLVM-10.so.1. #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x7f10bde19859 in __GI_abort () at abort.c:79 #2 0x7f109c24cc33 in llvm::report_bad_al