jiang1997

Results 6 issues of jiang1997

close #862 # Development - [x] SQL syntax https://github.com/4paradigm/zetasql/pull/41 - [x] extend BinaryExpr to support RLIKE type - [x] add regexp_like builtin function - [x] Codegen: deal with RLIKE BinaryExpr...

build
execute-engine

close https://github.com/4paradigm/OpenMLDB/issues/2018 # Development - [x] 1. table.h: Add AddIndex and DeleteIndex as virtual member functions - [x] 2. disk_table.cc - [ ] implement AddIndex - [ ] concurrent? -...

storage-engine

Towards https://github.com/denoland/deno/issues/24236

First PR for #40232. Implement the getSecurityInfo protocol message to allow DevTools clients to inspect TLS connection details for HTTPS requests, including: - Protocol version (TLS 1.2/1.3) - Cipher suite...

S-awaiting-review
S-awaiting-answer

Add rvalue reference overload for pushResumeEntry and apply std::move throughout suspend/resume operations to eliminate unnecessary copies.