Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vectorengine/vectorsql issues and pull requests
#55 - I tried vectorsql and this is what happened.
Issue -
State: open - Opened by alexey-milovidov over 4 years ago
- 2 comments
#54 - dog test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#53 - dog test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#52 - reviewdog test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#51 - review pr test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#50 - reviewdog test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#49 - reviewdog test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#48 - reviewdog test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#47 - [README] remove the blank
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#46 - pr test
Pull Request -
State: closed - Opened by BohuTANG almost 5 years ago
- 1 comment
#45 - VectorSQL logo
Pull Request -
State: closed - Opened by apavlo almost 5 years ago
- 2 comments
#44 - [feature] implement time series storage TimeStore
Issue -
State: open - Opened by BohuTANG almost 5 years ago
Labels: type: feature, P0
#43 - [feature] implement timestamp data type
Issue -
State: open - Opened by BohuTANG almost 5 years ago
Labels: type: feature, P0
#42 - [feature] implement CASE expression
Issue -
State: open - Opened by BohuTANG almost 5 years ago
Labels: type: feature, P1
#41 - [feature] implement ClickHouse send progress protocol
Issue -
State: closed - Opened by BohuTANG almost 5 years ago
Labels: type: feature, P0
#40 - clickhouse-client connection time out
Issue -
State: closed - Opened by tlightsky almost 5 years ago
- 14 comments
Labels: type: question
#39 - src\base\xlog\xlog.go:52:12: undefined: syslog.New
Issue -
State: closed - Opened by tlightsky almost 5 years ago
- 3 comments
Labels: type: bug
#38 - why not use go mod
Issue -
State: closed - Opened by tlightsky almost 5 years ago
- 2 comments
#37 - [feature] implement WITH (Common Table Expressions)
Issue -
State: open - Opened by BohuTANG almost 5 years ago
- 2 comments
Labels: P1
#36 - [feature] add Cost interface to measure the transformer performance
Issue -
State: closed - Opened by BohuTANG almost 5 years ago
Labels: type: feature, P0, type: performance
#35 - [improve] re-write the datavaues to reduce the memory usage
Issue -
State: closed - Opened by BohuTANG almost 5 years ago
Labels: type: performance
#34 - Why not using go module to manage dependencies?
Issue -
State: closed - Opened by choleraehyq almost 5 years ago
- 2 comments
Labels: type: question
#33 - [feature] implement ClickHouse cancel protocol
Issue -
State: open - Opened by BohuTANG almost 5 years ago
Labels: type: feature, P0
#32 - [feature] implement distributed query engine
Issue -
State: open - Opened by BohuTANG about 5 years ago
- 2 comments
Labels: type: feature, P1
#31 - [feature] implement JOIN
Issue -
State: open - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#30 - [feature] implement window functions
Issue -
State: open - Opened by BohuTANG about 5 years ago
Labels: type: feature, P1
#29 - [feature] more checks in groupby/where clause
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#28 - [feature] Implement the clickhouse client insert
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#27 - [feature] Implement the http client insert
Issue -
State: open - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#26 - [feature] implement float64 datatype
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#25 - [feature] implement IF expression
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#24 - [feature] implement groupby having
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#23 - *: implement groupby #18
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#22 - *: implement the datablock projection
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#21 - [feature] document the expression
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#20 - implement projection
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#19 - [feature] implement merge-sort orderby
Issue -
State: open - Opened by BohuTANG about 5 years ago
Labels: P1, type: performance
#18 - [feature] implement group by
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#17 - [feature] implement projection
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#16 - Not like expression support && Improve show tables query
Pull Request -
State: closed - Opened by sundy-li about 5 years ago
- 2 comments
#15 - 20200208 planner expression
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
#14 - 20200208 expressions
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
#13 - 20200208 expressions
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#12 - expressions: add Update params and count aggregator #2
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
#11 - expressions: add binary and aggregate expression(WIP)
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#10 - [feature] implement scalar functions
Issue -
State: closed - Opened by BohuTANG about 5 years ago
Labels: type: feature, P0
#9 - Add limit transform && system.number table support
Pull Request -
State: closed - Opened by sundy-li about 5 years ago
- 4 comments
#8 - planners: add aliased planner
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#7 - *: add group by
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#6 - parsers: format sql.y yacc
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#5 - Http server support
Pull Request -
State: closed - Opened by sundy-li about 5 years ago
- 3 comments
#4 - *: add metrics
Pull Request -
State: closed - Opened by BohuTANG about 5 years ago
- 1 comment
#3 - sqlparser: add format clause support
Pull Request -
State: closed - Opened by sundy-li about 5 years ago
- 2 comments
#2 - *: fix makefile && improve `show tables query`
Pull Request -
State: closed - Opened by sundy-li about 5 years ago
- 3 comments
#1 - Dev plan
Issue -
State: closed - Opened by yuzhichang about 5 years ago
- 2 comments
Labels: type: question