taiyang-li
|
eb9074488c
|
fix code style
|
2021-11-12 10:11:17 +08:00 |
|
lgbo
|
a4cd9f516b
|
fixed on pr
small code refinement base on the pr
|
2021-11-11 14:47:27 +08:00 |
|
taiyang-li
|
af78116c3f
|
Merge branch 'master' into hive_table
|
2021-11-11 11:52:28 +08:00 |
|
taiyang-li
|
deef4d4dbe
|
add options read_bool_as_uint8 when parse csv
|
2021-11-11 11:49:54 +08:00 |
|
alexey-milovidov
|
e3650b865a
|
Merge pull request #30965 from kssenii/intersect-except-fix
Fix cases when intersect / except is not checked
|
2021-11-11 01:59:59 +03:00 |
|
Kseniia Sumarokova
|
c916f24a06
|
Merge pull request #31224 from kssenii/rename-setting
Rename setting value read_threadpool to threadpool
|
2021-11-11 01:04:58 +03:00 |
|
Kseniia Sumarokova
|
c119feeb8c
|
Merge pull request #31225 from kssenii/relax-test
Relax test 02026_storage_filelog_largefile.sh
|
2021-11-11 01:04:12 +03:00 |
|
Kseniia Sumarokova
|
852be4b6a8
|
Merge pull request #31250 from ClickHouse/kssenii-fix-test-1
Fix test
|
2021-11-11 01:03:21 +03:00 |
|
Vitaly Baranov
|
1579bcfd20
|
Merge pull request #31178 from vitlibar/backup-engines-and-improvements
Backup engines and improvements
|
2021-11-10 18:20:41 +03:00 |
|
kssenii
|
de1bb90fec
|
Fix build check
|
2021-11-10 15:07:42 +00:00 |
|
Kseniia Sumarokova
|
f3dc7c0e5d
|
Update test.py
|
2021-11-10 17:21:25 +03:00 |
|
Kseniia Sumarokova
|
a18fd8bdfc
|
Fix
|
2021-11-10 17:20:25 +03:00 |
|
alesapin
|
0b28474f09
|
Merge pull request #31244 from nikitamikhaylov/disable-fuzz-builds
Disable fuzzer builds in CI
|
2021-11-10 16:42:08 +03:00 |
|
Anton Popov
|
9538dcf0c7
|
Merge pull request #31218 from CurtizJ/map-contains-to-subcolumn
Optimize `mapContains` to reading of subcolumn
|
2021-11-10 16:34:26 +03:00 |
|
Nikita Mikhaylov
|
99f78472bc
|
Disabled
|
2021-11-10 11:38:26 +00:00 |
|
taiyang-li
|
5170369fde
|
fix build error
|
2021-11-10 18:24:01 +08:00 |
|
kssenii
|
6bc7fb1edf
|
Fixes
|
2021-11-10 09:33:48 +00:00 |
|
Nikolay Degterinsky
|
56e5e05fc5
|
Merge pull request #31217 from den-crane/patch-40
Doc. Fix materialize column example
|
2021-11-10 11:16:54 +03:00 |
|
Vitaly Baranov
|
71359433dd
|
Add parameters "backups.allowed_path" and "backups.allowed_disk" to config.
|
2021-11-10 11:03:09 +03:00 |
|
Vitaly Baranov
|
508fb6f54f
|
Use external dirs in the integration test to make test not flaky.
|
2021-11-10 11:03:09 +03:00 |
|
Vitaly Baranov
|
606e94f4cc
|
Fix backup of database.
|
2021-11-10 11:03:09 +03:00 |
|
Vitaly Baranov
|
e0f475c724
|
Split backup implementation into two parts to help implementing other backup engines.
|
2021-11-10 11:03:03 +03:00 |
|
kssenii
|
d2319e59a1
|
Relax test
|
2021-11-10 07:55:49 +00:00 |
|
kssenii
|
618c332f9c
|
Rename read_threadpool to threadpool
|
2021-11-10 07:46:18 +00:00 |
|
Kseniia Sumarokova
|
76cf90657c
|
Merge pull request #31223 from ClickHouse/kssenii-patch-1
Fix integration tests
|
2021-11-10 10:38:09 +03:00 |
|
Kseniia Sumarokova
|
5f9b35b982
|
Update docker_compose_postgres.yml
|
2021-11-10 10:36:59 +03:00 |
|
alesapin
|
2174a3d348
|
Merge pull request #31177 from ClickHouse/add_cherry_pick_on_actions
Debug cherry-pick CI
|
2021-11-10 10:28:22 +03:00 |
|
taiyang-li
|
dc77eafcf4
|
fix build error
|
2021-11-10 15:28:08 +08:00 |
|
alesapin
|
64809114f6
|
Remove additional trigger
|
2021-11-10 10:27:56 +03:00 |
|
taiyang-li
|
79cf9fb7ce
|
fix code style
|
2021-11-10 11:41:20 +08:00 |
|
taiyang-li
|
26988ab757
|
Merge branch 'master' into hive_table
|
2021-11-10 11:01:03 +08:00 |
|
taiyang-li
|
68fc3e761d
|
fix build error
|
2021-11-10 10:53:03 +08:00 |
|
alexey-milovidov
|
a1d7e08f4f
|
Merge pull request #31201 from ClickHouse/fix-universal-script
Fix universal installation script
|
2021-11-10 05:29:47 +03:00 |
|
alexey-milovidov
|
6b77045af7
|
Update adopters.md
|
2021-11-10 05:13:02 +03:00 |
|
alexey-milovidov
|
7006147268
|
Merge pull request #31159 from snar/freebsd-disk-space
correct disk space calculations
|
2021-11-10 02:48:29 +03:00 |
|
alexey-milovidov
|
c8527a0259
|
Update tips.md
|
2021-11-10 02:14:57 +03:00 |
|
Anton Popov
|
c2eb9e7e78
|
optimize mapContains to subcolumn
|
2021-11-10 00:44:51 +03:00 |
|
Denny Crane
|
8ea209c084
|
Update column.md
|
2021-11-09 17:34:28 -04:00 |
|
Denny Crane
|
d7be766581
|
Update column.md
|
2021-11-09 17:32:58 -04:00 |
|
alexey-milovidov
|
eca543051f
|
Merge pull request #31157 from pmed/issue_25662_cgroup_memory_limit
apply cgroup memory limit to physical memory amount
|
2021-11-09 23:20:59 +03:00 |
|
alexey-milovidov
|
b8f98fdc79
|
Merge pull request #31147 from georgthegreat/master
Do not include unnecessary experimental/type_traits
|
2021-11-09 23:18:10 +03:00 |
|
alexey-milovidov
|
8bb6f8a4e7
|
Merge pull request #31179 from ClickHouse/kssenii-patch-1
Update docker_compose_postgres.yml
|
2021-11-09 23:17:14 +03:00 |
|
Vitaly Baranov
|
bf8606a931
|
Add UUID and timestamp to backup metadata.
|
2021-11-09 23:16:45 +03:00 |
|
Vitaly Baranov
|
8a93001245
|
Switch to XML format for backup's metadata.
|
2021-11-09 23:16:45 +03:00 |
|
Vitaly Baranov
|
cf77c0b3fc
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
|
alexey-milovidov
|
944c7d1394
|
Merge pull request #31189 from den-crane/patch-39
Doc. Note how to convert B/s to Mbps
|
2021-11-09 23:16:09 +03:00 |
|
Alexey Milovidov
|
166257067b
|
Fix universal installation script
|
2021-11-09 23:14:16 +03:00 |
|
alesapin
|
29252981c7
|
Update token
|
2021-11-09 22:23:48 +03:00 |
|
Denny Crane
|
14518f40f9
|
Update settings.md
|
2021-11-09 14:39:30 -04:00 |
|
Denny Crane
|
4cec9eb061
|
Update settings.md
|
2021-11-09 14:37:45 -04:00 |
|