Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / databendlabs/databend issues and pull requests
#70 - [clusters] add cluster to handler param
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#70 - [clusters] add cluster to handler param
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#69 - [cluster] add cluster manager
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#69 - [cluster] add cluster manager
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#68 - Fix README licenses link
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#68 - Fix README licenses link
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#67 - AGPL -> Apache
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#67 - AGPL -> Apache
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#66 - [api] add admin rest api
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#66 - [api] add admin rest api
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#65 - [metrics] add metrics
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#65 - [metrics] add metrics
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#64 - [contexts] contexts -> sessions
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#64 - [contexts] contexts -> sessions
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#63 - [planners] add more tests
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#62 - [planners] add stage plan test
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#61 - [planners] rename select/explain input
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#61 - [planners] rename select/explain input
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#60 - update grcov yml
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#60 - update grcov yml
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#59 - [planners] simple tests
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#59 - [planners] simple tests
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#58 - Happy Spring Festival, 2021!
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#58 - Happy Spring Festival, 2021!
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#57 - [sqlparser] upgrade to 0.8
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#57 - [sqlparser] upgrade to 0.8
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#56 - [context] change options to structopt
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#55 - Dev options
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
#54 - [build] add git version to release target
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#53 - Distributed query engine
Issue -
State: closed - Opened by BohuTANG almost 4 years ago
Labels: C-feature, prio: high
#52 - Add build info and git version to the binary release
Issue -
State: closed - Opened by BohuTANG almost 4 years ago
Labels: C-feature, prio: high
#51 - [context] Add reset function for context
Pull Request -
State: closed - Opened by sundy-li almost 4 years ago
- 3 comments
#50 - The partition_queue in session context is ruined by explain pipeline query.
Issue -
State: closed - Opened by sundy-li almost 4 years ago
Labels: C-bug
#49 - Update sqlparser requirement from 0.7 to 0.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
#48 - [servers] fix hangup bug of use default
Pull Request -
State: closed - Opened by taiyang-li almost 4 years ago
- 2 comments
#47 - [executors] work-stealing distributed query engine (WIP)
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#46 - [planners] rename fragment to stage same as ClickHouse
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#45 - [planners] fix up fragment merge
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#44 - executors -> interpreters
Pull Request -
State: closed - Opened by BohuTANG almost 4 years ago
- 1 comment
#43 - [functions] some improvements for naming arithmetics
Pull Request -
State: closed - Opened by sundy-li almost 4 years ago
- 1 comment
#42 - [functions] Add arithmetic operator modulo
Pull Request -
State: closed - Opened by taiyang-li almost 4 years ago
- 1 comment
#41 - [functions] modify expression of 1 op 2 represent as op(1, 2) && rename of names of arithmetic functions
Pull Request -
State: closed - Opened by taiyang-li almost 4 years ago
- 2 comments
#40 - [distrubuted] add fragment planner for distribute placeholder
Pull Request -
State: closed - Opened by sundy-li almost 4 years ago
- 1 comment
#39 - [planner] more tests about plan rewriter
Pull Request -
State: closed - Opened by sundy-li almost 4 years ago
- 1 comment
#38 - [planner] support recursive alias for planner
Pull Request -
State: closed - Opened by sundy-li almost 4 years ago
- 1 comment
#37 - [datavalues] numeric_coercion
Pull Request -
State: closed - Opened by sundy-li almost 4 years ago
- 1 comment
#36 - [datasources] move IDataSource to context
Pull Request -
State: closed - Opened by BohuTANG about 4 years ago
- 1 comment
#35 - [functions] add ctx for function creator
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#34 - [functions] add function toTypeName && database
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#33 - [workflows] Use old toolchain for coverage
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#32 - [functions] Refactor functions to trait
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
#31 - [functions] refactor udf
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#30 - work stealing scheduler for partitions aware parallelism
Issue -
State: closed - Opened by BohuTANG about 4 years ago
- 1 comment
Labels: C-feature
#29 - [tests] Add stateless tests
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 3 comments
#28 - [tests] implement stateless tests
Issue -
State: closed - Opened by sundy-li about 4 years ago
Labels: prio: normal
#27 - CTE is not supported, but fuse reports internal("Unknown database: \'default\'")
Issue -
State: closed - Opened by l1t1 about 4 years ago
- 2 comments
Labels: C-feature
#26 - [function_arithmetic] Fix bug for function_arithmetic in scalar
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#25 - [system-tables] Add system.one table
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#24 - the result of "select * from system.numbers_mt limit 10000000000" is wrong
Issue -
State: closed - Opened by l1t1 about 4 years ago
- 4 comments
#23 - [planners] add plan visitor
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#22 - Settings
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#21 - how to run fusequery-v0.1.1-alpha-linux-armv7
Issue -
State: closed - Opened by l1t1 about 4 years ago
- 9 comments
#20 - Fix size not match bug
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 1 comment
#19 - Improve numbers_mt generate source performance
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 4 comments
Labels: prio: high
#18 - please release binary files for x86 and arm
Issue -
State: closed - Opened by l1t1 about 4 years ago
- 3 comments
Labels: C-feature, prio: high
#17 - build(deps): update sqlparser requirement from 0.6 to 0.7
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 2 comments
#16 - [build] add ARM building test
Issue -
State: closed - Opened by BohuTANG about 4 years ago
- 1 comment
Labels: C-feature, prio: low
#15 - Cannot create table?
Issue -
State: closed - Opened by zhangysh1995 about 4 years ago
- 2 comments
Labels: C-feature, C-question
#14 - Fix typo
Pull Request -
State: closed - Opened by leiysky about 4 years ago
- 3 comments
#13 - build(deps): update tokio requirement from 0.3 to 1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
#12 - MergeProcessor should respect the origin source order
Issue -
State: closed - Opened by sundy-li about 4 years ago
- 3 comments
#11 - [option]: add mysql_handler_thread_num
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 2 comments
#10 - Create too many thread in mysql_handler.rs
Issue -
State: closed - Opened by yuhongye about 4 years ago
- 1 comment
#9 - build(deps): update simplelog requirement from 0.7 to 0.9
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
#8 - [docker] add docker-build action
Pull Request -
State: closed - Opened by smallfish about 4 years ago
- 1 comment
#7 - [handler] support multithread handler
Pull Request -
State: closed - Opened by sundy-li about 4 years ago
- 2 comments
#6 - [planner] support the distrubuted plan fragment
Issue -
State: closed - Opened by BohuTANG about 4 years ago
Labels: C-feature, prio: high
#5 - Group By
Issue -
State: closed - Opened by BohuTANG about 4 years ago
- 1 comment
Labels: C-feature, A-query
#4 - add --init with docker run
Pull Request -
State: closed - Opened by smallfish about 4 years ago
- 2 comments
#3 - add run with docker example
Pull Request -
State: closed - Opened by smallfish about 4 years ago
- 1 comment
#2 - build(deps): update simplelog requirement from 0.7 to 0.8
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 2 comments
#1 - build(deps): update simplelog requirement from 0.7 to 0.8
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment