issues
search
KipData
/
FnckSQL
SQL as a Function for Rust
Apache License 2.0
567
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feat/prepare statment
#249
KKould
closed
1 week ago
0
feat: Implement COPY TO functionality for exporting data to CSV.
#248
loloxwg
closed
2 weeks ago
0
Perf: TPCC
#247
KKould
opened
2 weeks ago
0
fix: add `README.md` to module `TPCC` & analyze table item
#246
KKould
closed
2 weeks ago
0
feat: lmpl `DropView`
#245
wszhdshys
closed
2 weeks ago
0
fix: test proportion of each scenario of `TPCC` and add more indicators
#244
KKould
closed
2 weeks ago
0
Test/TPCC
#243
KKould
closed
3 weeks ago
0
chore: `debug_assert!` -> `assert!` on test
#242
KKould
closed
3 weeks ago
0
Feat: Support `show views`
#241
KKould
opened
3 weeks ago
0
Chore/remove useless dependencies
#240
KKould
closed
3 weeks ago
0
Feat/multiple primary keys
#239
KKould
closed
3 weeks ago
0
chore: remove useless arc on lru
#238
KKould
closed
4 weeks ago
0
chore: publish `fnck_sql_serde_marco`
#237
KKould
closed
1 month ago
0
Feat/View
#236
KKould
closed
1 month ago
0
feat: add function CharLength & CharacterLength
#235
wszhdshys
closed
1 month ago
0
feat: add functions CharLength & CharacterLength
#234
wszhdshys
closed
1 month ago
0
fix: use home directory instead of config directory for index paths avoid permission denied
#233
loloxwg
closed
1 month ago
0
feat: add functions CharLength & CharacterLength
#232
wszhdshys
closed
1 month ago
1
feat: add function Lower & Upper
#231
wszhdshys
closed
1 month ago
0
refactor: impl `ReferenceSerialization`
#230
KKould
closed
1 month ago
0
feat: enable LTO
#229
zamazan4ik
closed
1 month ago
0
Enable Link-Time Optimization (LTO)
#228
zamazan4ik
closed
1 month ago
3
refactor: impl `ReferenceSerialization`
#227
KKould
closed
1 month ago
0
test: add unit tests for `Transaction`
#226
KKould
closed
2 months ago
0
fix: expired statistics meta file clean
#225
KKould
closed
2 months ago
0
Feat: Sort Merge Join
#224
KKould
opened
2 months ago
0
Bug: Statistics file clean
#223
KKould
closed
2 months ago
0
fix: build bug, imports for clarity
#222
loloxwg
closed
2 months ago
0
support full join for nested loop join
#221
crwen
closed
2 months ago
0
Feat: Nested Loop Join & Hash Join support Disk-Based Join
#220
KKould
opened
3 months ago
0
Feat: Disk-based sort(External Sorting)
#219
KKould
opened
3 months ago
1
Fix/integer cast
#218
KKould
closed
3 months ago
0
feat: support FastSort on sort.rs
#217
KKould
closed
3 months ago
0
test: add `crdb/limit.slt`
#216
KKould
closed
3 months ago
0
Feat/udtf
#215
KKould
closed
3 months ago
0
perf: strip `table_cache` and `meta_cache` out of storage & optimize …
#214
KKould
closed
3 months ago
0
feat: support pgwire
#213
KKould
closed
3 months ago
0
Refactor/remove async
#212
KKould
closed
3 months ago
0
feat: add support for `TRIM()`
#211
tkzt
closed
4 months ago
5
test: add crdb's `overflow.slt` & `select.slt`
#210
KKould
closed
7 months ago
0
test: add crdb/order_by.slt
#209
KKould
closed
7 months ago
0
config: kipdb version up
#208
KKould
closed
7 months ago
0
Can this project be compiled on Mac OS(m1)
#207
ForestLH
closed
7 months ago
7
Feat: Support Full Join when `HashJoin` cannot be used
#206
KKould
opened
7 months ago
0
Fix: the fields output by Using are not determined by JoinType
#205
KKould
opened
7 months ago
1
feat: support more join case
#204
KKould
closed
7 months ago
0
Bug: wrong projection when joining the same table
#203
KKould
closed
7 months ago
0
feat: support `UnaryEvaluator`
#202
KKould
closed
7 months ago
0
perf: select the corresponding type of `BinaryEvaluator` during optim…
#201
KKould
closed
8 months ago
0
Feat: replace `DataValue::binary_op` with generics
#200
KKould
closed
7 months ago
1
Next