kssenii
|
3fd462bc05
|
Merge master
|
2022-04-05 00:06:18 +02:00 |
|
Alexey Milovidov
|
4502fb0117
|
Merge pull request #35581 from kceventus/patch-1
Update index.md
|
2022-04-05 00:55:50 +03:00 |
|
Alexey Milovidov
|
9d5c13c71d
|
Merge pull request #35886 from azat/format-insert-infile-fix
Fix formatting of INSERT INFILE queries (missing quotes)
|
2022-04-05 00:47:54 +03:00 |
|
Alexey Milovidov
|
6ad106fb00
|
Merge pull request #35899 from azat/socket-poll-negative-timeout
Update poco: Fix polling of socket with negative timeout (when poll() interrupted by EINTR)
|
2022-04-05 00:47:25 +03:00 |
|
larryluogit
|
808d9afd0f
|
Fix optin.cplusplus.UninitializedObject issue (#35626)
* Fix optin.cplusplus.UninitializedObject issue
* Enable optin.cplusplus.UninitializedObject
|
2022-04-04 23:47:14 +03:00 |
|
Alexey Milovidov
|
1b562923f9
|
Merge pull request #35941 from ClickHouse/revert-35184-clang-tidy-issues
Revert "clang-tidy report issues with Medium priority"
|
2022-04-04 23:42:21 +03:00 |
|
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
|
4d6c030d23
|
Revert "clang-tidy report issues with Medium priority"
|
2022-04-04 23:41:42 +03: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 |
|
Azat Khuzhin
|
93bbe9641a
|
Fix formatting of INSERT ... COMPRESSION
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-04 10:33:12 +03:00 |
|
Azat Khuzhin
|
9a76efb850
|
Fix formatting of INSERT INFILE queries (missing quotes)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-04 10:33:12 +03: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 |
|
Azat Khuzhin
|
4cd159746e
|
Fix polling of socket with negative timeout (when poll() interrupted by EINTR)
In case of EINTR the timeout will be adjusted, but this should not be
done in case of negative timeout since it means infinite timeout, and
in that adjustment block negative timeout will be reset to 0, which will
make poll() return (since zero timeout means return immediatelly even if
no fd is ready).
This should also fix 02127_connection_drain flap on CI [1].
[1]: https://s3.amazonaws.com/clickhouse-test-reports/32928/ddd5bebe555ce8feebcdd339e47fc45184c20dd1/stateless_tests__release__wide_parts_enabled__actions_.html
Refs: https://github.com/ClickHouse/poco/pull/55
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-04-04 10:24:07 +03: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 |
|