issues
search
tonbo-io
/
tonbo
A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
764
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: resolve correct dep
#204
ethe
closed
6 days ago
2
chore bump to 0.2.0
#203
ethe
closed
6 days ago
2
Should we bump version to 0.2.0 of this crate?
#202
doki23
closed
6 days ago
3
add python ci
#201
crwen
closed
6 days ago
0
Discard bad data in recovery
#200
crwen
opened
1 week ago
2
CI: add Tonbo on S3 for Benchmark Action
#199
KKould
opened
1 week ago
0
add write benchmark
#198
crwen
closed
1 week ago
0
chore: encode column name attribute
#197
crwen
closed
1 week ago
0
add wal buffer
#196
crwen
closed
1 week ago
0
refactor: update fusio
#195
ethe
closed
2 weeks ago
2
add wal record buffer
#194
crwen
closed
1 week ago
1
feat: add `CacheReader` for SStable
#193
KKould
opened
2 weeks ago
16
Feat: Cache for S3
#192
KKould
closed
3 days ago
1
chore: improve schema recover test
#191
crwen
closed
2 weeks ago
0
refactor: reduce malloc in encoding/decoding
#190
ethe
closed
2 weeks ago
2
Introduce buffer in WAL append
#189
crwen
opened
2 weeks ago
0
Bug: When Benchmark on S3, read range error
#188
KKould
opened
3 weeks ago
1
Bug: S3 data is less written, and there is only one SSTable in the Benchmark.
#187
KKould
closed
3 weeks ago
1
add more type for runtime schema
#186
crwen
closed
3 weeks ago
0
Benchmark build error
#185
zamazan4ik
opened
4 weeks ago
1
fix: `DbOption::table_path` with level
#184
KKould
closed
3 weeks ago
2
Panic when DB get a removed key in MemTable
#183
crwen
closed
2 weeks ago
0
Add mapping to Rust Bound
#182
crwen
closed
2 weeks ago
3
feat: add python binding
#181
crwen
closed
2 weeks ago
0
Test/slatedb
#180
KKould
opened
1 month ago
0
More type support in runtime schema
#179
crwen
closed
2 weeks ago
0
Bench for S3 with SlateDB
#178
KKould
opened
1 month ago
1
Make object-store support in fusio as a single crate
#177
ethe
closed
2 weeks ago
0
Poc of Python asyncio integration
#176
ethe
closed
2 weeks ago
0
More Tonbo API mapping in Python
#175
ethe
closed
2 weeks ago
0
fix: #172
#174
KKould
closed
1 month ago
2
chore: use `FsOptions::parse` remove `StoreManager::new`
#173
KKould
closed
4 weeks ago
4
Does it support using datafusion for filter operations?
#172
loloxwg
closed
1 month ago
5
fix: modify SQL query and streamline DataFrame execution
#171
loloxwg
closed
1 month ago
0
Executor has to provide the local file system implementation, use tokio executor + monoio filesystem should cause panic.
#170
KKould
closed
1 month ago
0
feat: enable SQL query support in datafusion example
#169
loloxwg
closed
1 month ago
0
fix point query at sst
#168
crwen
closed
1 month ago
0
Support PyO3
#167
KKould
opened
1 month ago
0
Bug: unwrap error on datafusion example
#166
KKould
closed
1 month ago
1
Runtime schema declaration
#165
crwen
closed
1 month ago
0
fix array define multiple times
#164
crwen
closed
1 month ago
0
Refactor: use [fusio](https://github.com/tonbo-io/fusio) to implement the storage layer and support multiple storage
#163
KKould
closed
1 month ago
18
How to add a Float32Array data type?
#162
sxhxliang
opened
1 month ago
2
separate major and minor compaction
#160
crwen
opened
1 month ago
0
ci: add permissions for benchmark action
#159
KKould
closed
1 month ago
2
Bug: `DB::flush` miss
#158
KKould
opened
1 month ago
1
fix level slice ordered
#156
crwen
closed
1 month ago
0
drop lock before flush
#155
crwen
closed
1 month ago
0
feat: avoid sst compacat twice
#154
crwen
opened
1 month ago
1
fix: level slice are not ordered
#153
KKould
closed
1 month ago
2
Next