Kseniia Sumarokova
|
87b920594e
|
Merge pull request #31678 from ucasfl/log
fix typo
|
2021-11-25 11:29:36 +03:00 |
|
Kseniia Sumarokova
|
93cf66df12
|
Merge pull request #30936 from kssenii/seekable-read-buffers
Reduce memory usage for some formats when reading with s3/url/hdfs
|
2021-11-25 11:19:24 +03:00 |
|
Vladimir C
|
e835671c88
|
Merge pull request #31624 from nicelulu/fix_sparkbar
|
2021-11-25 11:01:25 +03:00 |
|
alesapin
|
02c238ba92
|
Merge pull request #31654 from ClickHouse/fixes_in_ci
Integration tests flaky check and small fixes
|
2021-11-25 10:29:51 +03:00 |
|
Kseniia Sumarokova
|
0e2f34f926
|
Merge pull request #31752 from freedomDR/me/master
fix code comment
|
2021-11-25 09:53:46 +03:00 |
|
Kseniia Sumarokova
|
d09e3f0885
|
Merge pull request #31703 from kssenii/hdfs-disable-logging
hdfs disable stderr logging
|
2021-11-25 09:52:02 +03:00 |
|
freedomDR
|
c8c827fc78
|
fix code comment
|
2021-11-25 11:11:25 +08:00 |
|
alexey-milovidov
|
e1c2e629d8
|
Merge pull request #30011 from ClickHouse/hermetic-builds
Hermetic builds
|
2021-11-25 05:27:25 +03:00 |
|
alexey-milovidov
|
4082c6c4e5
|
Merge pull request #31713 from Algunenano/02050_clean_files
02050: Use CLICKHOUSE_TMP and delete files when finished
|
2021-11-25 05:02:34 +03:00 |
|
alexey-milovidov
|
02c270663b
|
Merge pull request #31720 from Algunenano/02010_lc_native_ids
02010_lc_native: Generate a new id for each query
|
2021-11-25 05:01:08 +03:00 |
|
alexey-milovidov
|
99a40d171d
|
Merge pull request #31721 from Algunenano/flaky_00623
00623_replicated_truncate_table_zookeeper_long: Wait for truncate in replicas
|
2021-11-25 05:00:53 +03:00 |
|
alexey-milovidov
|
423d497b27
|
Merge pull request #31742 from CurtizJ/fix-map
Fix usage of `Buffer` table engine with type `Map`
|
2021-11-25 04:56:37 +03:00 |
|
alexey-milovidov
|
b3ac7d04f2
|
Merge pull request #31744 from tmagomedov/remove_opencl_completely
Remove OpenCL completely
|
2021-11-25 04:56:02 +03:00 |
|
Alexey Milovidov
|
2373456866
|
Fix build
|
2021-11-25 04:18:54 +03:00 |
|
Alexey Milovidov
|
7a95d7f29d
|
Remove annoying messages
|
2021-11-25 01:55:36 +03:00 |
|
Alexey Milovidov
|
05349ce7a6
|
Do not build protobuf twice
|
2021-11-25 01:50:54 +03:00 |
|
Alexey Milovidov
|
3ce2d4f38f
|
Merge branch 'master' of github.com:yandex/ClickHouse into hermetic-builds
|
2021-11-25 01:36:12 +03:00 |
|
Alexey Milovidov
|
310367fad1
|
Merge branch 'master' into hermetic-builds
|
2021-11-25 01:35:06 +03:00 |
|
Alexey Milovidov
|
05b8f0b891
|
Update submodule
|
2021-11-25 01:34:51 +03:00 |
|
alexey-milovidov
|
ac66433650
|
Merge pull request #31672 from ClickHouse/better-crosscompiling-freebsd
More easy cross-compiling for FreeBSD
|
2021-11-25 01:31:41 +03:00 |
|
alexey-milovidov
|
0fe5f2cbbb
|
Update SECURITY.md
|
2021-11-25 00:59:52 +03:00 |
|
Timur Magomedov
|
08fc832038
|
Remove OpenCL completely
|
2021-11-25 00:45:35 +03:00 |
|
alexey-milovidov
|
de7f5dc2a5
|
Merge pull request #31711 from den-crane/patch-44
Doc. remove a note about minimal req to mark_cache_size
|
2021-11-25 00:29:18 +03:00 |
|
Anton Popov
|
37350e007c
|
fix mutate of ColumnMap
|
2021-11-25 00:05:08 +03:00 |
|
Alexey Milovidov
|
21f112b30e
|
Merge branch 'better-crosscompiling-freebsd' into hermetic-builds
|
2021-11-24 22:43:30 +03:00 |
|
Alexey Milovidov
|
f1b8e2a2c8
|
Fix build
|
2021-11-24 22:43:12 +03:00 |
|
Kruglov Pavel
|
e822a3b43b
|
Merge pull request #31695 from Avogar/perf-test-valid-utf8
Add perf test for writing valid UTF8
|
2021-11-24 22:38:42 +03:00 |
|
kssenii
|
46d2fdc5e6
|
Update
|
2021-11-24 21:53:53 +03:00 |
|
tavplubix
|
bebee01b34
|
Merge pull request #31638 from ClickHouse/fix_rename_dictionary
Fix rename dictionary
|
2021-11-24 20:25:35 +03:00 |
|
Alexey Milovidov
|
a1e0ee14c0
|
Merge branch 'master' into hermetic-builds
|
2021-11-24 20:25:25 +03:00 |
|
Alexey Milovidov
|
92031e6b31
|
Fix PVS-Studio
|
2021-11-24 20:25:11 +03:00 |
|
Alexey Milovidov
|
8e4c7fccc3
|
Fix build
|
2021-11-24 20:19:52 +03:00 |
|
Raúl Marín
|
b6c4683e68
|
00623_replicated_truncate_table_zookeeper_long: Wait for truncate in replicas
|
2021-11-24 17:40:46 +01:00 |
|
Raúl Marín
|
c65d904d37
|
02010_lc_native: Generate a new id for each query
|
2021-11-24 17:19:59 +01:00 |
|
zhangxiao871
|
f8190b7074
|
Fix min_x max_x and AST Fuzzer check
|
2021-11-24 23:25:30 +08:00 |
|
Denny Crane
|
f3543fa18e
|
remove a note about minimal req to mark_cache_size
|
2021-11-24 11:25:16 -04:00 |
|
Raúl Marín
|
8b36d18186
|
02050: Use CLICKHOUSE_TMP and delete files when finished
|
2021-11-24 16:07:49 +01:00 |
|
alesapin
|
2f87975621
|
Fix set serialization
|
2021-11-24 17:43:17 +03:00 |
|
Alexey Milovidov
|
438619389f
|
Fix build
|
2021-11-24 16:53:51 +03:00 |
|
kssenii
|
157b0cd846
|
hdfs disable logging
|
2021-11-24 16:10:03 +03:00 |
|
Alexey Milovidov
|
7ecffd7186
|
Fix build
|
2021-11-24 15:43:09 +03:00 |
|
Alexey Milovidov
|
0c8692ba9f
|
Merge branch 'master' into hermetic-builds
|
2021-11-24 15:38:53 +03:00 |
|
avogar
|
2cabfd22d1
|
Add perf test for writing valid UTF8
|
2021-11-24 15:37:02 +03:00 |
|
alexey-milovidov
|
2da5c6b71b
|
Merge pull request #31651 from ClickHouse/blinkov-patch-23
[ci] add flickerbox-tom to whitelist
|
2021-11-24 15:35:21 +03:00 |
|
Alexey Milovidov
|
ecf7822153
|
Fix build
|
2021-11-24 15:28:54 +03:00 |
|
alexey-milovidov
|
82fd7cc212
|
Merge pull request #31673 from ClickHouse/remove-wrong-code-live-view
Remove outstandingly wrong code with LIVE VIEW
|
2021-11-24 15:20:54 +03:00 |
|
tavplubix
|
1f2087fc7b
|
Merge pull request #31692 from ClickHouse/revert-31679-fixmaterializecolumn
Revert "Fixed null pointer exception in `MATERIALIZE COLUMN`"
|
2021-11-24 14:57:08 +03:00 |
|
tavplubix
|
04b98ee1d7
|
Revert "Fixed null pointer exception in MATERIALIZE COLUMN "
|
2021-11-24 14:56:12 +03:00 |
|
Mikhail f. Shiryaev
|
240fb612c8
|
Merge pull request #31677 from ClickHouse/update-base64-2
Update base64 library
|
2021-11-24 12:52:46 +01:00 |
|
Mikhail f. Shiryaev
|
dccedc0785
|
Merge pull request #31675 from ClickHouse/replixx-prompt-rerender
Always re-render prompt while navigating history
|
2021-11-24 12:49:56 +01:00 |
|