imotai

Results 48 issues of imotai

rt 还有看见brpc-java的ut写了很多,点个赞。

enhancement

我看python内部实现有很多复杂的过程,它与c的动态库功能一致吗

# Workaround To install `rustup` on `Ubuntu`, make sure that `curl` is installed via `apt`, not `snapd`. ``` sudo snap remove curl sudo apt-get install curl ``` ## Problem details...

bug
not-rustup

Error when parsing the following SQL: ``` select t1.a[0] from t1 ``` Error: ``` source_file [0, 0] - [2, 0]) select_statement [0, 0] - [0, 22]) select_clause [0, 0] -...

Error when parsing the following SQL: ``` select t1.a['b'] from t1; ``` Error: ``` source_file [0, 0] - [1, 0]) select_statement [0, 0] - [0, 24]) select_clause [0, 0] -...

currently, the level is hardcoded as 100 and I think it should be configurable. Comments are welcome if you @mappum have any advice