Nikolai Kochetov
|
33fd7206c4
|
Revert "Try to remove useless code"
This reverts commit 10e3cbe63a .
|
2021-04-30 16:07:22 +03:00 |
|
Nikolai Kochetov
|
16bad2245d
|
Better comment.
|
2021-04-30 16:06:17 +03:00 |
|
Maksim Kita
|
9c808c4944
|
Merge pull request #23786 from kitaisreal/add-examples-folder-filter-to-ya-make-in
Add examples folder filter to ya.make.in
|
2021-04-30 15:27:54 +03:00 |
|
Maksim Kita
|
7467c5e3cf
|
Function default implementation for nulls small optimization
|
2021-04-30 13:56:56 +03:00 |
|
Nikolai Kochetov
|
10e3cbe63a
|
Try to remove useless code
|
2021-04-30 13:50:24 +03:00 |
|
Nikolai Kochetov
|
3d5b61d63f
|
Fix fuild.
|
2021-04-30 13:18:01 +03:00 |
|
alexey-milovidov
|
dd31634ba4
|
Merge pull request #23746 from oxidecomputer/master
Adds support for building on Solaris-derived systems
|
2021-04-30 13:15:52 +03:00 |
|
Maksim Kita
|
44b966af5a
|
Removed const path for arrayAggregation
|
2021-04-30 12:33:34 +03:00 |
|
Kseniia Sumarokova
|
fa5cea7a0a
|
Merge pull request #23761 from kssenii/hdfs-fixes
Fix hdfs read with Values format
|
2021-04-30 11:41:23 +03:00 |
|
Maksim Kita
|
318c4bb80d
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |
|
Nikolai Kochetov
|
6b79403cb5
|
Rename and fix fuild.
|
2021-04-30 11:25:39 +03:00 |
|
Maksim Kita
|
aa71b4a6df
|
Merge pull request #22242 from hexiaoting/dev_arrayproduct
Introduce arrayProduct function
|
2021-04-30 09:55:21 +03:00 |
|
Maksim Kita
|
f537a6ee51
|
Merge pull request #23755 from imyangmo/patch-1
Corrected some translation errors
|
2021-04-30 09:52:26 +03:00 |
|
Maksim Kita
|
8c84f3fc8b
|
Merge pull request #23771 from kitaisreal/poco-timespan-reference-fix
Poco::Timespan reference fix
|
2021-04-30 09:49:01 +03:00 |
|
feng lv
|
aed2f337e9
|
Fix CLEAR COLUMN does not work after #21303
|
2021-04-30 05:02:32 +00:00 |
|
Maksim Kita
|
d0c0054ff0
|
Merge pull request #23732 from kitaisreal/external-loader-repository-fix-arcadia
ExternalLoaderRepository fix arcadia
|
2021-04-30 01:26:04 +03:00 |
|
Pavel Kovalenko
|
0050dbb75b
|
Apply disk settings on config reload.
|
2021-04-29 23:32:19 +03:00 |
|
Alexey Milovidov
|
631711194b
|
Workaround for PVS-Studio
|
2021-04-29 22:51:59 +03:00 |
|
Maksim Kita
|
f8dcba8435
|
Updated llvm search version
|
2021-04-29 22:45:15 +03:00 |
|
Maksim Kita
|
c7bd69cc92
|
Merge pull request #23751 from azat/test_insert_into_distributed
Improve test_insert_into_distributed
|
2021-04-29 22:17:05 +03:00 |
|
Maksim Kita
|
4e683b0686
|
Merge pull request #23762 from fancno/patch-1
Update array-functions.md
|
2021-04-29 22:16:38 +03:00 |
|
alexey-milovidov
|
b029e9e4f6
|
Merge pull request #23050 from ClickHouse/remove-strange-code-fix-19283
Remove wrong code, fix #19283
|
2021-04-29 22:00:02 +03:00 |
|
Benjamin Naecker
|
7b085abdb1
|
fixes typo in pcg_detail namespace
|
2021-04-29 11:07:25 -07:00 |
|
Azat Khuzhin
|
78edd7e6f3
|
Update llvm to avoid MSan in IR::User
Should fix issue in 00746_compile_non_deterministic_function [1].
[1]: https://clickhouse-test-reports.s3.yandex.net/23664/c54c6eb8e6c4741f9f0f91cdb7dce89fc061e20c/functional_stateless_tests_(memory).html#fail1
|
2021-04-29 21:06:38 +03:00 |
|
Nikolai Kochetov
|
2a9ffcf6d5
|
Fix build.
|
2021-04-29 20:57:18 +03:00 |
|
Nikolai Kochetov
|
25dc72eda7
|
Add comments.
|
2021-04-29 20:51:35 +03:00 |
|
alexey-milovidov
|
3770781c1c
|
Merge pull request #23772 from ClickHouse/revert-23760-gcc-10-fix-build
Revert "Fix CI build for gcc-10"
|
2021-04-29 20:43:19 +03:00 |
|
alexey-milovidov
|
fab763f8fa
|
Revert "Fix CI build for gcc-10"
|
2021-04-29 20:43:08 +03:00 |
|
tavplubix
|
f5ba30e4c0
|
fix comment
|
2021-04-29 20:36:55 +03:00 |
|
Maksim Kita
|
26068a4d28
|
Updated llvm.cmake
|
2021-04-29 20:10:01 +03:00 |
|
tavplubix
|
4bf9b37435
|
Merge pull request #23767 from ClickHouse/tavplubix-patch-1
Slightly better hardening for intersecting parts
|
2021-04-29 19:24:13 +03:00 |
|
Maksim Kita
|
0d0a14a925
|
Poco::Timespan reference fix
|
2021-04-29 19:11:20 +03:00 |
|
Benjamin Naecker
|
c82a0e2b52
|
Uses uint8_t for open-telemetry trace flags on all platforms.
|
2021-04-29 09:00:27 -07:00 |
|
Nikolai Kochetov
|
fcaa8a5073
|
Fix build
|
2021-04-29 18:55:20 +03:00 |
|
Nikolai Kochetov
|
f11341af3d
|
Fix build.
|
2021-04-29 17:58:58 +03:00 |
|
Nikolai Kochetov
|
bc2375044b
|
Remove some code
|
2021-04-29 17:34:52 +03:00 |
|
Nikolai Kochetov
|
b500c420b9
|
Fix build and style.
|
2021-04-29 17:14:23 +03:00 |
|
tavplubix
|
c7af5e623c
|
Update StorageReplicatedMergeTree.cpp
|
2021-04-29 17:01:51 +03:00 |
|
Maksim Kita
|
140a289f8e
|
Remove unused compilers
|
2021-04-29 17:00:38 +03:00 |
|
Maksim Kita
|
91dfc7d50c
|
Merge pull request #23760 from kitaisreal/gcc-10-fix-build
Fix CI build for gcc-10
|
2021-04-29 16:58:12 +03:00 |
|
fancno
|
1794bff6af
|
Update array-functions.md
change arryjoin to arrayJoin
|
2021-04-29 19:40:44 +08:00 |
|
Amos Bird
|
70ec13f3d3
|
Fix empty block with row_filter
|
2021-04-29 19:40:14 +08:00 |
|
kssenii
|
c416fc3441
|
Fix hdfs read with Values format
|
2021-04-29 11:31:23 +00:00 |
|
Maksim Kita
|
5b4d2006aa
|
Fix CI build for gcc-10
|
2021-04-29 14:29:55 +03:00 |
|
Maksim Kita
|
b083432e6e
|
Merge pull request #23749 from aqingyan/patch-1
Update functions.md
|
2021-04-29 14:16:56 +03:00 |
|
tavplubix
|
1cecc0d724
|
Update 01184_long_insert_values_huge_strings.sh
|
2021-04-29 13:34:43 +03:00 |
|
Vladimir
|
1a8407e029
|
Merge pull request #23237 from vdimir/fix-join-lowcard-nullable
|
2021-04-29 13:18:04 +03:00 |
|
Nikolai Kochetov
|
c4e8288ce0
|
Fix style.
|
2021-04-29 13:03:55 +03:00 |
|
Nikolai Kochetov
|
a179124f17
|
Fix build
|
2021-04-29 12:59:38 +03:00 |
|
Lucid Dreams
|
6bdcd11697
|
Corrected some translation errors
Fixed some translation seems to be translated by machine, which could cause mis-understanding.
|
2021-04-29 17:55:40 +08:00 |
|