vdimir
|
02a0caf28b
|
Fix build isIPAddressContainedIn
|
2021-03-29 16:28:51 +03:00 |
|
Alexander Kuzmenkov
|
0171ab95fa
|
Merge pull request #21640 from vdimir/fix-join-where-database-engine
Remove unknown columns from joined table in where for queries to external database engines
|
2021-03-29 16:14:10 +03:00 |
|
Denis Glazachev
|
9ab41fe4c4
|
Fix C++ standard version for LLVM subproject
|
2021-03-29 17:09:50 +04:00 |
|
alesapin
|
aa3e8fc4f0
|
Merge pull request #22243 from hexiaoting/build_error
Fix build error
|
2021-03-29 16:08:39 +03:00 |
|
alesapin
|
f439e17ece
|
Fix build
|
2021-03-29 15:41:26 +03:00 |
|
曲正鹏
|
e6c755cabd
|
Update materialize-mysql.md (#22275)
|
2021-03-29 15:20:25 +03:00 |
|
tavplubix
|
0aba1a7357
|
Merge pull request #21720 from michon470/kuriatnikovm-DOCSUP-7105-translate_changes
DOCSUP-7105: LIVE VIEW and settings.md changes translated
|
2021-03-29 15:04:11 +03:00 |
|
alesapin
|
2c06eb8382
|
Relax covering part check on mutation
|
2021-03-29 14:59:28 +03:00 |
|
Alexander Kuzmenkov
|
92c3db8f22
|
Merge pull request #22133 from ClickHouse/aku/negate-stable
stable formatting for negate()
|
2021-03-29 14:16:12 +03:00 |
|
Denis Glazachev
|
3e68d14ed1
|
Set C11 standard version consistently (commented out for now)
|
2021-03-29 14:52:54 +04:00 |
|
Denis Glazachev
|
b84c55794d
|
Set C++20 standard version consistently (based on CMake version, etc.)
Use C++17 when building the bundled cassandra subproject, since it (and rapidjson) is failing to compile with C++20
|
2021-03-29 14:52:09 +04:00 |
|
Denis Glazachev
|
3f69c74b0d
|
Skip nukeeper-data-dumper when USE_NURAFT is not true
|
2021-03-29 14:49:21 +04:00 |
|
Denis Glazachev
|
f98505c112
|
Add missing (set to nullptr?) c-tor arg
|
2021-03-29 14:48:41 +04:00 |
|
Denis Glazachev
|
7fd7a7114f
|
Remove unused local variable definition
|
2021-03-29 14:47:56 +04:00 |
|
vdimir
|
ada4a2ba00
|
Upd doc for isIPAddressInRange
|
2021-03-29 13:43:21 +03:00 |
|
vdimir
|
7969bb0fe7
|
Rename test file isIPAddressContainedIn to ip_address_in_range
|
2021-03-29 13:27:27 +03:00 |
|
vdimir
|
b4c2980bf5
|
Add test cases for isIPAddressInRange
|
2021-03-29 13:24:52 +03:00 |
|
Kruglov Pavel
|
6d60f2eb87
|
Merge pull request #22183 from azat/async_socket_for_remote-query-cancel-on-timeout-fix
Fix query cancellation with use_hedged_requests=0 and async_socket_for_remote=1
|
2021-03-29 13:07:59 +03:00 |
|
vdimir
|
ae4b8e3181
|
Rename isIPAddressContainedIn -> isIPAddressInRange
|
2021-03-29 12:56:11 +03:00 |
|
vdimir
|
81ff4f4791
|
Remove Nummable support from isIPAddressContainedIn, do not use OverloadResolver
|
2021-03-29 12:54:35 +03:00 |
|
alesapin
|
e4a028c4d4
|
Missed ya.make
|
2021-03-29 12:25:40 +03:00 |
|
alesapin
|
f781aff92c
|
Fix symlink
|
2021-03-29 12:19:20 +03:00 |
|
alesapin
|
4ce81a91e5
|
Remove unused file
|
2021-03-29 12:16:58 +03:00 |
|
vdimir
|
24aa25d7dc
|
Reuse some functions for IPAddressContainedIn
|
2021-03-29 12:04:05 +03:00 |
|
alesapin
|
4e18a5c241
|
Renames in integration tests
|
2021-03-29 11:35:26 +03:00 |
|
alesapin
|
be132a32a2
|
More renames
|
2021-03-29 11:24:56 +03:00 |
|
Vladimir
|
48dde1c7e4
|
Merge pull request #22071 from zhangjmruc/master
update translations for tips.md and two title names
|
2021-03-29 11:21:20 +03:00 |
|
Neng Liu
|
0d78427fbf
|
fix query failed and add stateless test
|
2021-03-29 16:12:02 +08:00 |
|
alesapin
|
e936bb1dae
|
Rename files
|
2021-03-29 10:58:42 +03:00 |
|
Vladimir
|
0e9926e6c6
|
Update src/Storages/transformQueryForExternalDatabase.cpp
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
|
2021-03-29 09:34:43 +03:00 |
|
hexiaoting
|
52c6c0fa62
|
Fix build error
|
2021-03-29 11:26:43 +08:00 |
|
Alexey Milovidov
|
f582b7169a
|
Remove unit test (less convenient) after adding functional test
|
2021-03-29 05:44:20 +03:00 |
|
Alexey Milovidov
|
07d93a0a20
|
Mark test as long
|
2021-03-29 05:42:55 +03:00 |
|
Alexey Milovidov
|
7fcae60466
|
Merge branch 'master' into to-start-of-interval-hour-align
|
2021-03-29 05:42:00 +03:00 |
|
jianmei zhang
|
30929408ea
|
update translations for tips.md and two title names
|
2021-03-29 10:33:50 +08:00 |
|
alexey-milovidov
|
7af59dbf79
|
Merge pull request #22061 from ClickHouse/filimonov-patch-1
Update column.md
|
2021-03-29 05:29:47 +03:00 |
|
alexey-milovidov
|
f90a328568
|
Merge pull request #22109 from azat/nested-epoll-wait
Disable async_socket_for_remote/use_hedged_requests for buggy linux kernels
|
2021-03-29 05:29:10 +03:00 |
|
alexey-milovidov
|
c762fa2f75
|
Merge pull request #22129 from vdimir/issue-19303
Shrink totals block to 1 row for JOIN with TOTALS and arrayJoin
|
2021-03-29 05:26:17 +03:00 |
|
alexey-milovidov
|
c81d807dbc
|
Update JoiningTransform.cpp
|
2021-03-29 05:25:58 +03:00 |
|
alexey-milovidov
|
3bc170e5ec
|
Merge pull request #22122 from fastio/fix_thread_pool_name_exception
The thread pool name should be not longer than 15 chars
|
2021-03-29 05:24:55 +03:00 |
|
alexey-milovidov
|
a0051fff9f
|
Merge pull request #22097 from benbiti/update-aggregate-funcion-in-zh
Update aggregate funcion reference in zh
|
2021-03-29 05:23:20 +03:00 |
|
alexey-milovidov
|
7ab2890c4d
|
Merge pull request #22206 from ClickHouse/mmap-cache
Add cache for mmap IO
|
2021-03-29 05:17:55 +03:00 |
|
alexey-milovidov
|
cff6586b6d
|
Merge pull request #22219 from den-crane/tests/bug_10489
test for #10489
|
2021-03-29 05:16:13 +03:00 |
|
alexey-milovidov
|
7225293540
|
Merge pull request #22225 from kitaisreal/compressed-cache-buffer-fix-cache-usage
CachedCompressedReadBuffer fix cache usage
|
2021-03-29 05:15:25 +03:00 |
|
Alexey Milovidov
|
169369e90f
|
Remove harmful default parameters
|
2021-03-29 04:08:28 +03:00 |
|
Alexey Milovidov
|
003bd1a3c1
|
Whitespace
|
2021-03-29 04:08:21 +03:00 |
|
Alexey Milovidov
|
b336de9ebd
|
Remove harmful default arguments
|
2021-03-29 04:07:42 +03:00 |
|
Alexey Milovidov
|
922265d28d
|
Fix MSan report; add a test
|
2021-03-29 04:03:11 +03:00 |
|
alexey-milovidov
|
c08289517a
|
Merge pull request #21766 from amosbird/indexfix
Fix scalar subquery index analysis
|
2021-03-29 02:03:27 +03:00 |
|
michon470
|
27fdd823ba
|
Update docs/en/sql-reference/statements/create/view.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-03-29 00:16:02 +03:00 |
|