Commit Graph

76680 Commits

Author SHA1 Message Date
Nikolai Kochetov
b062c8ca51
Merge pull request #31031 from cmsxbc/throw-exception-offset-fetch-without-order-by
improve error message while using OFFSET FETCH clause without ORDER BY
2021-11-11 11:37:16 +03:00
alesapin
1c0ee15038
Merge pull request #31267 from den-crane/patch-41
Doc. volume_priority
2021-11-11 10:40:54 +03:00
Vladimir C
b85710a673
Merge pull request #31105 from abel-cheng/fix-rewrite-in-local-in 2021-11-11 10:02:52 +03:00
Denny Crane
f1c721eab2
Update storage_policies.md 2021-11-10 20:59:35 -04:00
Denny Crane
df80423e51
Update storage_policies.md 2021-11-10 20:56:00 -04:00
cmsxbc
07708e99a5
fix ErrorCode in test because of confilict 2021-11-11 08:22:57 +08:00
cmsxbc
bb0f929a39
add test for offset fetch without order by 2021-11-11 08:20:47 +08:00
cms
bc6616d8be
improve error message while using OFFSET FETCH clause without ORDER BY 2021-11-11 08:20:21 +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
Vladimir C
19e2cbcabc
Apply suggestions from code review 2021-11-10 14:44:35 +03:00
Nikita Mikhaylov
99f78472bc Disabled 2021-11-10 11:38:26 +00:00
kssenii
6bc7fb1edf Fixes 2021-11-10 09:33:48 +00:00
abel-wang
3b82c36049 add tests 2021-11-10 16:38:01 +08: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
alesapin
64809114f6 Remove additional trigger 2021-11-10 10:27:56 +03:00
abel-wang
4ad729c7d4 add tests 2021-11-10 14:38:40 +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