Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
FnckSQL
DataBase
Collective -
Host: opensource -
https://opencollective.com/fncksql
- Code: https://github.com/KipData/FnckSQL
chore: supplement decimal’s `memcomparable` encode
github.com/KipData/FnckSQL - KKould opened this pull request 16 days ago
github.com/KipData/FnckSQL - KKould opened this pull request 16 days ago
chore: rollback `https://github.com/KipData/FnckSQL/pull/191`
github.com/KipData/FnckSQL - KKould opened this pull request 29 days ago
github.com/KipData/FnckSQL - KKould opened this pull request 29 days ago
Feat/prepare statment
github.com/KipData/FnckSQL - KKould opened this pull request about 1 month ago
github.com/KipData/FnckSQL - KKould opened this pull request about 1 month ago
fix: add `README.md` to module `TPCC` & analyze table item
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
fix: test proportion of each scenario of `TPCC` and add more indicators
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
chore: `debug_assert!` -> `assert!` on test
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
Chore/remove useless dependencies
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
Feat/multiple primary keys
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
github.com/KipData/FnckSQL - KKould opened this pull request about 2 months ago
chore: remove useless arc on lru
github.com/KipData/FnckSQL - KKould opened this pull request 2 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 2 months ago
chore: publish `fnck_sql_serde_marco`
github.com/KipData/FnckSQL - KKould opened this pull request 2 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 2 months ago
feat: add function CharLength & CharacterLength
github.com/KipData/FnckSQL - wszhdshys opened this pull request 2 months ago
github.com/KipData/FnckSQL - wszhdshys opened this pull request 2 months ago
feat: add functions CharLength & CharacterLength
github.com/KipData/FnckSQL - wszhdshys opened this pull request 2 months ago
github.com/KipData/FnckSQL - wszhdshys opened this pull request 2 months ago
fix: use home directory instead of config directory for index paths avoid permission denied
github.com/KipData/FnckSQL - loloxwg opened this pull request 2 months ago
github.com/KipData/FnckSQL - loloxwg opened this pull request 2 months ago
feat: add functions CharLength & CharacterLength
github.com/KipData/FnckSQL - wszhdshys opened this pull request 3 months ago
github.com/KipData/FnckSQL - wszhdshys opened this pull request 3 months ago
feat: add function Lower & Upper
github.com/KipData/FnckSQL - wszhdshys opened this pull request 3 months ago
github.com/KipData/FnckSQL - wszhdshys opened this pull request 3 months ago
refactor: impl `ReferenceSerialization`
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
Enable Link-Time Optimization (LTO)
github.com/KipData/FnckSQL - zamazan4ik opened this issue 3 months ago
github.com/KipData/FnckSQL - zamazan4ik opened this issue 3 months ago
refactor: impl `ReferenceSerialization`
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
test: add unit tests for `Transaction`
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
fix: expired statistics meta file clean
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 3 months ago
fix: build bug, imports for clarity
github.com/KipData/FnckSQL - loloxwg opened this pull request 4 months ago
github.com/KipData/FnckSQL - loloxwg opened this pull request 4 months ago
support full join for nested loop join
github.com/KipData/FnckSQL - crwen opened this pull request 4 months ago
github.com/KipData/FnckSQL - crwen opened this pull request 4 months ago
Feat: Nested Loop Join & Hash Join support Disk-Based Join
github.com/KipData/FnckSQL - KKould opened this issue 4 months ago
github.com/KipData/FnckSQL - KKould opened this issue 4 months ago
Feat: Disk-based sort(External Sorting)
github.com/KipData/FnckSQL - KKould opened this issue 4 months ago
github.com/KipData/FnckSQL - KKould opened this issue 4 months ago
feat: support FastSort on sort.rs
github.com/KipData/FnckSQL - KKould opened this pull request 4 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 4 months ago
test: add `crdb/limit.slt`
github.com/KipData/FnckSQL - KKould opened this pull request 4 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 4 months ago
perf: strip `table_cache` and `meta_cache` out of storage & optimize …
github.com/KipData/FnckSQL - KKould opened this pull request 5 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 5 months ago
feat: add support for `TRIM()`
github.com/KipData/FnckSQL - tkzt opened this pull request 6 months ago
github.com/KipData/FnckSQL - tkzt opened this pull request 6 months ago
test: add crdb's `overflow.slt` & `select.slt`
github.com/KipData/FnckSQL - KKould opened this pull request 8 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 8 months ago
test: add crdb/order_by.slt
github.com/KipData/FnckSQL - KKould opened this pull request 8 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 8 months ago
Can this project be compiled on Mac OS(m1)
github.com/KipData/FnckSQL - ForestLH opened this issue 9 months ago
github.com/KipData/FnckSQL - ForestLH opened this issue 9 months ago
Feat: Support Full Join when `HashJoin` cannot be used
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
Fix: the fields output by Using are not determined by JoinType
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
feat: support more join case
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
Bug: wrong projection when joining the same table
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
feat: support `UnaryEvaluator`
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
perf: select the corresponding type of `BinaryEvaluator` during optim…
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
Feat: replace `DataValue::binary_op` with generics
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
Feat: Support Tikv as storage engine
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
style: decoupling `kipdb::TransactionIter`
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
Feat: Support redb as storage engine
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
Feat: cache `RangeDetacher::detach`
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
refactor: eliminate the deprecation warning
github.com/KipData/FnckSQL - yingmanwumen opened this pull request 9 months ago
github.com/KipData/FnckSQL - yingmanwumen opened this pull request 9 months ago
Bug: NormalizationRule::PushPredicateThroughJoin is executed incorrectly during correlated subqueries
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
refactor: optimize the implementation of `IndexIter`
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
Feat: Support correlated subqueries
github.com/KipData/FnckSQL - crwen opened this issue 9 months ago
github.com/KipData/FnckSQL - crwen opened this issue 9 months ago
fix: bind correlated subqueries
github.com/KipData/FnckSQL - crwen opened this pull request 9 months ago
github.com/KipData/FnckSQL - crwen opened this pull request 9 months ago
Perf: Optimize the implementation of `IndexIter`
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
github.com/KipData/FnckSQL - KKould opened this issue 9 months ago
fix: memcomparable for `DataValue::Tuple`
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
docker: add dockerhub image on README.md
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
feat: support `Octets` for `Char/Varchar`
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
fix: expand `DataValue::Utf8` so that it can correspond to `Char` and `Varchar` respectively.
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 9 months ago
Feat: TimeZone Info for `LogicalType::Time`
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
Feat: add Function: `current_date` & add Type: `LogicalType::Time`
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
feat: support `Expression` on `Default`
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
Perf: Downgrade `MDL` to Table Level Locks
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
Feat: Support `TopK` on `Order By ... Limit ...`
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
fix:bind column incorrectly
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
feat: add `DataType::Char` and add `LEN` to `Describe`
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
fix: In multi-level nested subquery, the field relationships of different tables are wrong
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
doc: add Cross Join for DQL and Contributors
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
Bug: Only one related transaction should be allowed to exist when making a DDL statement
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
perf: Optimize table catalog cache
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
Bug: In multi-level nested subquery, the field relationships of different tables are wrong.
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
[NO MERGE]fix: expression ownership in the temp table of subquery
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
perf: Optimize `StatisticsMetaLoader::load`
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
Perf: Optimize the loading of `StatisticsMetaLoader`
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
config: ci rust toolchain -> nightly-2024-01-17
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
feat: add support for nested loop join
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
invalid: fix `cfg(linux)` -> `cfg(unix)` & `ScalarExpression::constant_calculation` adds new expression
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
Reduce performance issues caused by `Build Plan`
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
fix: fucntion `substring` for out of bounds error
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
feat: add support for `POSITION()`
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
github.com/KipData/FnckSQL - crwen opened this pull request 10 months ago
fmt: clear the feature `codegen` and streamline the code
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
github.com/KipData/FnckSQL - KKould opened this pull request 10 months ago
Feature: Support Nested Loop Join
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
Perf: Composite Index Range Detach optimization
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago
github.com/KipData/FnckSQL - KKould opened this issue 10 months ago