alesapin
|
69fceb7e6d
|
Merge pull request #35926 from ClickHouse/better_consumers
Better check for kafka_num_consumers
|
2022-04-04 22:42:05 +02:00 |
|
Alexey Milovidov
|
132c36d4a0
|
Merge pull request #35935 from ClickHouse/Fix_GA_not_reporting_events
Fixed GA not reporting events.
|
2022-04-04 21:35:12 +03:00 |
|
Nir Peled
|
43f697d7ba
|
Fixed GA not reporting events.
|
2022-04-04 14:29:37 -04:00 |
|
alesapin
|
1e4fe5e3b5
|
Merge pull request #35882 from ClickHouse/more_metadata_alters
Make more alters of nested types metadata-only
|
2022-04-04 20:11:31 +02:00 |
|
alesapin
|
0477e74f42
|
Get rid of caps
|
2022-04-04 19:41:54 +02:00 |
|
Mikhail f. Shiryaev
|
66722de2a8
|
Merge pull request #35931 from ClickHouse/docker-ubuntu-repo
Fix building ubuntu image from deb-repo
|
2022-04-04 19:29:49 +02:00 |
|
Anton Popov
|
3a6bee309b
|
Skip test with ordinary database
|
2022-04-04 19:10:56 +02:00 |
|
Mikhail f. Shiryaev
|
d475ce5d16
|
Fix building ubuntu image from deb-repo
|
2022-04-04 18:50:50 +02:00 |
|
alesapin
|
72331856eb
|
fix message
|
2022-04-04 18:28:26 +02:00 |
|
alesapin
|
86f42e7a3a
|
Better check for kafka_num_consumers
|
2022-04-04 18:07:36 +02:00 |
|
Vladimir C
|
b80f24957e
|
Merge pull request #35674 from vdimir/asof-key-null-issue-35565
|
2022-04-04 16:56:04 +02:00 |
|
Anton Popov
|
bd93be65aa
|
Merge pull request #35820 from azat/columns-ttl-fix
Avoid processing per-column TTL multiple times
|
2022-04-04 16:42:50 +02:00 |
|
Anton Popov
|
d08d4a2437
|
Merge pull request #35806 from CurtizJ/dynamic-columns-8
Fix inserts to columns of type `Object` in partitioned tables
|
2022-04-04 16:16:54 +02:00 |
|
Antonio Andelic
|
db75bf6f5d
|
Merge pull request #35852 from ClickHouse/bigo-sg-add_hints
Refactoring of hints for column descriptor
|
2022-04-04 15:37:08 +02:00 |
|
alesapin
|
3ccf99c3d7
|
Merge pull request #35884 from ClickHouse/don_t_allow_to_reset_settings
Forbid to reset non existing settings
|
2022-04-04 15:27:34 +02:00 |
|
Nikita Taranov
|
bd89fcafdb
|
Make SortDescription::column_name always non-empty (#35805)
|
2022-04-04 14:17:15 +02:00 |
|
何李夫
|
09c04e4993
|
Improve the pipeline description for JOIN (#35612)
Improve the pipeline description for JOIN
|
2022-04-04 13:56:41 +02:00 |
|
Maksim Kita
|
e6c9a36ac7
|
Merge pull request #35733 from kitaisreal/ipv6-invalid-insert-test
Added test for insert of invalid IPv6 value
|
2022-04-04 12:28:16 +02:00 |
|
Nikolai Kochetov
|
19819c72f8
|
Merge pull request #35290 from bigo-sg/function_enumerate_streams
Add function getTypeSerializationStreams
|
2022-04-04 12:09:53 +02:00 |
|
alesapin
|
803a1a2a9c
|
Fix tests and check
|
2022-04-04 11:19:02 +02:00 |
|
Anton Popov
|
11e18a16f3
|
Merge pull request #35724 from Avogar/fix-order
Improve schema inference for JSONEachRow and TSKV formats
|
2022-04-04 11:00:21 +02:00 |
|
Anton Popov
|
ae53aae106
|
fix clang-tidy
|
2022-04-04 08:48:31 +00:00 |
|
Antonio Andelic
|
a926bc19ea
|
Address PR comments
|
2022-04-04 07:24:42 +00:00 |
|
Antonio Andelic
|
d96b682a55
|
Refactor
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
f4772d3b8f
|
chmod a+x 02250_hints_for_columns/02250_hints_for_projections
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
10bbb96512
|
fix stateless test
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
9dd1a76fd8
|
fix stateless tests
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
6bc1786047
|
fix style
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
d6247338de
|
fix failed stateless tests
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
eda299b48b
|
fix building
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
fd9a10ef53
|
add hints for projections
|
2022-04-04 07:24:42 +00:00 |
|
taiyang-li
|
4547ed370a
|
add hints for column description
|
2022-04-04 07:24:42 +00:00 |
|
Alexey Milovidov
|
44293e6f94
|
Merge pull request #35734 from azat/use-bld-over-src-dir
Do not require writable source directory for generating krb5 error tables
|
2022-04-04 07:31:56 +03:00 |
|
Alexey Milovidov
|
d9e5ca2119
|
Merge pull request #34394 from holadepo/last_day
Add toLastDayOfMonth function
|
2022-04-04 07:02:08 +03:00 |
|
Alexey Milovidov
|
4f33a3053d
|
Merge pull request #35617 from nikandfor/patch-1
fix link in documentation
|
2022-04-04 07:00:08 +03:00 |
|
Alexey Milovidov
|
efe5bab594
|
Merge pull request #35873 from ClickHouse/disable-session-log
Disable session_log
|
2022-04-04 06:57:27 +03:00 |
|
Alexey Milovidov
|
599e52fbc8
|
Merge pull request #35894 from ClickHouse/revert-35858-master
Revert "Format changes for new docs"
|
2022-04-04 02:05:51 +03:00 |
|
Alexey Milovidov
|
9854b55835
|
Revert "Format changes for new docs"
|
2022-04-04 02:05:35 +03:00 |
|
Alexey Milovidov
|
86558bba5a
|
Move tests to bugs
|
2022-04-04 00:52:43 +02:00 |
|
Habibullah Oladepo
|
2dd7420fc7
|
Add tests for toLastDayOfMonth
|
2022-04-03 23:42:39 +01:00 |
|
alesapin
|
a8c1ccdb20
|
Forbit to reset non existing settings
|
2022-04-03 18:29:24 +02:00 |
|
Kseniia Sumarokova
|
30c1afe29d
|
Merge pull request #35646 from bigo-sg/reduce-mutex-scope
narrow mutex scope when setenv LIBHDFS3_CONF
|
2022-04-03 17:59:24 +02:00 |
|
alesapin
|
c923a52ebc
|
Merge pull request #35872 from ClickHouse/update-url-in-test-visualizer
Update URL in test visualizer
|
2022-04-03 17:39:33 +02:00 |
|
Rich Raposa
|
e56b6f4828
|
Merge pull request #35858 from rfraposa/master
Format changes for new docs
|
2022-04-03 09:13:19 -06:00 |
|
alesapin
|
7b35920d4c
|
Make more alters of nested types metadata-only
|
2022-04-03 14:03:34 +02:00 |
|
alesapin
|
91453fe4d6
|
Merge pull request #35759 from chen9t/fix_dirty_metacache
Clean dirty meta cache when part is broken during part loading phase
|
2022-04-03 13:33:46 +02:00 |
|
Alexey Milovidov
|
808c802cae
|
Disable session_log
|
2022-04-03 05:07:37 +02:00 |
|
Alexey Milovidov
|
7c3227adc5
|
Merge pull request #35870 from ClickHouse/update-examples-in-config
Update examples and remove obsolete embedded dictionaries from configs
|
2022-04-03 05:55:19 +03:00 |
|
Alexey Milovidov
|
6780cd2d82
|
Update URL in test visualizer
|
2022-04-03 04:53:59 +02:00 |
|
Alexey Milovidov
|
b4b603e0b5
|
Merge pull request #35869 from den-crane/bug/fix-systemd-service
fix service start with systemd
|
2022-04-03 05:37:58 +03:00 |
|