Commit Graph

68413 Commits

Author SHA1 Message Date
ducle.canh a809ad311a tmp 2023-03-13 18:29:40 +08:00
Duc Canh Le bfaec39417
fix build (#144) 2023-03-10 22:01:21 +08:00
Duc Canh Le f2af0b9178
StorageCnchMergeTree properly supports skipping indices (#113)
* StorageCnchMergeTree supports skipping indices

* temporary disable adaptive mark for secondary indexes test

* support materializing indexes

* move test to correct location

* fix materialize index

* fix test
2023-03-10 17:55:15 +08:00
minhthucdao a8b230c92c
Merge pull request #141 from ByConity/dao_rever_version_change
revert version change
2023-03-10 15:33:34 +08:00
xxisxuxu f3e12938c0
Update HDFS_installation_zh.md
update with the review advice.
2023-03-10 15:20:36 +08:00
Dao d74b9a6160 revert version 2023-03-09 18:45:02 +08:00
Duc Canh Le 0f4e4fd44e
Update local deployment (#134)
* update local deployment

* fix a test
2023-03-09 10:51:32 +08:00
minhthucdao 643b60195c
Merge pull request #139 from ByConity/dao_update_doc
update doc
2023-03-08 18:25:20 +08:00
Dao 3530d8592b update doc 2023-03-08 18:22:01 +08:00
minhthucdao 38fdd491d8
Merge pull request #138 from ByConity/origin_update_docker_wrapper
update docker image for executable wrapper
2023-03-08 18:08:50 +08:00
Dao Minh Thuc 359e493458 update docker image for executable wrapper 2023-03-08 18:07:28 +08:00
Le MA bbbc0a1675
Update FDB_installation_zh.md 2023-03-08 15:39:31 +08:00
ZeroMem 4901c1c766
Use VW pool as the only way for getting clients (#126)
* replace worker client pool with vw handle

* fix

* remove getPool

* address comments

* fix

* get all workers for TableFunctionCnch

---------

Co-authored-by: Duc Canh Le <ducle.canh@bytedance.com>
2023-03-08 14:28:56 +08:00
Le MA d6d2e7ad5f
Merge branch 'master' into LorreinMa-patch-1 2023-03-08 12:19:41 +08:00
Le MA 013491b3f9
Create FDB_installation_zh.md 2023-03-08 12:16:26 +08:00
Duc Canh Le 86aa47e852
Add query-level storage cache (#133)
* add query-level storage cache

* fix direct access to temporary database
2023-03-08 12:06:53 +08:00
xxisxuxu 12373a7859
Create HDFS_installation_zh.md 2023-03-08 11:56:17 +08:00
Duc Canh Le 69ba0fe2b6
Merge pull request #120 from ByConity/vivek-debug-patch-3
Testing test case client
2023-03-07 18:27:41 +08:00
Vivek 15afb52921
Merge branch 'master' into vivek-debug-patch-3 2023-03-07 17:36:49 +08:00
Vivek 07ffa0cd9d
Update 00002_system_numbers.reference 2023-03-07 17:24:27 +08:00
Vivek fe4964c395
Update 00002_system_numbers.reference 2023-03-07 16:59:16 +08:00
Vivek d1520153ba
Update 00002_count_visits.reference 2023-03-07 16:58:44 +08:00
Vivek 571898e103
Update clickhouse-test 2023-03-07 16:54:13 +08:00
Vivek 88a26e4054
Update 00002_count_visits.reference
test if wrong reference file result failed as expected
2023-03-07 16:34:57 +08:00
Vivek 0ad99ff1a2
Update clickhouse-test 2023-03-07 15:30:07 +08:00
Vivek ac122ce020
Update clickhouse-test 2023-03-07 15:18:23 +08:00
Vivek ff5d7be1e6
Update clickhouse-test 2023-03-07 15:15:35 +08:00
Vivek 6fedbf534e
Update clickhouse-test 2023-03-07 14:59:10 +08:00
Vivek 1e2de56a4d
Update clickhouse-test 2023-03-07 14:24:06 +08:00
Vivek 11fa27f7fe
Update clickhouse-test 2023-03-07 13:09:43 +08:00
Vivek c1be370c90
Try remove `shell=True` for Popen 2023-03-07 12:51:02 +08:00
minhthucdao c4311966da
Merge pull request #129 from ByConity/dmthuc-patch-2
Update FDB_installation.md
2023-03-06 20:31:20 +08:00
hustnn 062c9d2a5f
Merge pull request #124 from ByConity/txn_leak_fix
fix txn leak when exception happening
2023-03-03 15:13:53 +08:00
hustnn f532041c83
Merge pull request #125 from ByConity/core_fix
Core fix for querying system tables
2023-03-03 15:13:14 +08:00
minhthucdao 6cad8145de
Update FDB_installation.md 2023-03-03 15:05:40 +08:00
hustnn abe85eaf54 remove unused table in ByConity 2023-03-02 19:02:42 +08:00
hustnn 94ff91da1d fix core querying system metastore table 2023-03-02 19:02:24 +08:00
hustnn 539bfdd0a5 fix txn leak when exception happening 2023-03-02 17:03:01 +08:00
hustnn 5dfa77cceb
Merge pull request #117 from ByConity/dmthuc-patch-1
Update guideline doc
2023-03-01 19:56:45 +08:00
Vivek c47e12cf44
Update clickhouse-test 2023-03-01 17:11:55 +08:00
Vivek bda7e63421
Update clickhouse-test 2023-02-28 19:00:12 +08:00
minhthucdao c49089bacb Update guideline doc 2023-02-28 18:00:45 +08:00
Vivek 0854892621
Merge pull request #119 from ByConity/vivek-debug-patch-2
To prevent timeout, don't drop database for each test case in clickhouse-test
2023-02-28 18:00:23 +08:00
Vivek 38cfa75de4
Update clickhouse-test
Remove dropping of databases for each test case to prevent timeout
2023-02-28 17:13:54 +08:00
minhthucdao e379550e84
Merge pull request #118 from ByConity/dmthuc-patch-2
Update HDFS_installation.md
2023-02-28 11:43:49 +08:00
minhthucdao fcc9a2776d
Update HDFS_installation.md 2023-02-28 11:43:10 +08:00
minhthucdao b7df3bd96e
Merge pull request #116 from ByConity/dao_revert_code_that_disable_dm
revert code that disable PartClustering in DM
2023-02-28 11:12:25 +08:00
Dao 647d1f5001 revert code that disable DM 2023-02-28 10:33:48 +08:00
pswai 8996631cf3
Merge pull request #103 from ByConity/pswai/home-page
Add basic homepage to website
2023-02-28 08:56:41 +08:00
Vivek 5c475725eb
Merge branch 'master' into pswai/home-page 2023-02-27 22:06:51 +08:00