Alexey Milovidov
|
29a296b5da
|
Revert some changes
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
0c33498df1
|
shellcheck --check-sourced --external-sources --severity style --exclude SC1071 --format diff *.sh ../1_stateful/*.sh | git apply
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
57fdd1f5b7
|
Fix all info from Shellcheck
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
6d4d2976b7
|
fgrep -> grep -F
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
5a69058289
|
shellcheck --check-sourced --external-sources --severity info --exclude SC1071 --format diff */*.sh | git apply
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
621347ed21
|
Minor changes 2
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
1a487f88d6
|
Minor changes
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
0a1f05ffd1
|
Fix warnings found by Shellcheck
|
2020-08-03 00:24:16 +03:00 |
|
Alexey Milovidov
|
ad675c10cc
|
Merge branch 'master' into shellcheck1
|
2020-08-02 17:14:58 +03:00 |
|
alexey-milovidov
|
5f561f5a97
|
Merge pull request #13230 from ClickHouse/fix-libunwind-warning
Fix libunwind warning
|
2020-08-02 17:03:30 +03:00 |
|
Ivan Blinkov
|
139177cb19
|
Update README.md
|
2020-08-02 11:53:22 +03:00 |
|
Alexey Milovidov
|
14174ba38f
|
Fix warning in libunwind
|
2020-08-02 06:11:40 +03:00 |
|
Alexey Milovidov
|
f633c59737
|
Fix warning in libunwind
|
2020-08-02 06:09:10 +03:00 |
|
Vitaly Baranov
|
18b21511a9
|
Merge pull request #13013 from vitlibar/implement-custom-settings
Implement custom settings
|
2020-08-02 05:01:14 +03:00 |
|
Alexey Milovidov
|
9e97aab3b3
|
Whitespace
|
2020-08-02 05:00:52 +03:00 |
|
Alexey Milovidov
|
0adf8c723e
|
Fix test that was broken after merge with master
|
2020-08-02 03:14:08 +03:00 |
|
alexey-milovidov
|
8e462a671a
|
Merge pull request #13214 from ClickHouse/deprecate-special-zero-datetime-docs
Deprecate special zero datetime docs
|
2020-08-02 03:10:38 +03:00 |
|
Alexey Milovidov
|
747239d850
|
Whitespace
|
2020-08-02 02:44:42 +03:00 |
|
Alexey Milovidov
|
82a91743d3
|
Merge branch 'master' into shellcheck1
|
2020-08-02 02:30:35 +03:00 |
|
Alexey Milovidov
|
d17284e7bc
|
Whitespace
|
2020-08-02 02:06:08 +03:00 |
|
alexey-milovidov
|
56a974049e
|
Merge pull request #13158 from ClickHouse/amosbird-fm
Merge #12574
|
2020-08-02 01:48:57 +03:00 |
|
alexey-milovidov
|
120092e486
|
Merge pull request #13208 from ClickHouse/libunwind-register
Allow "register" variables in libunwind
|
2020-08-02 01:45:06 +03:00 |
|
alexey-milovidov
|
8f65b7f569
|
Merge pull request #13205 from azat/FunctionUnixTimestamp64-const-arg-fix
Fix DateTime64 conversion functions with constant argument
|
2020-08-02 01:33:54 +03:00 |
|
alexey-milovidov
|
344925fbdd
|
Merge pull request #13151 from ClickHouse/refactor-pipeline-executor
Refactor pipeline executor
|
2020-08-02 01:30:33 +03:00 |
|
alexey-milovidov
|
4f0a9b6465
|
Merge pull request #12316 from ClickHouse/crash-log
Add system.crash_log table.
|
2020-08-02 01:28:14 +03:00 |
|
alexey-milovidov
|
1f19d7e9bd
|
Merge pull request #13016 from ClickHouse/limit-push-down
Limit push down
|
2020-08-02 01:23:06 +03:00 |
|
alexey-milovidov
|
b0b27e687f
|
Update ITransformingStep.h
|
2020-08-02 01:21:50 +03:00 |
|
alexey-milovidov
|
bb25cff7b9
|
Update ITransformingStep.h
|
2020-08-02 01:21:15 +03:00 |
|
alexey-milovidov
|
626b709085
|
Merge pull request #13055 from ClickHouse/fixed-hash-map-implicit-zero
Slightly improve the inner loop of aggregation by UInt8/UInt16 keys
|
2020-08-02 01:09:00 +03:00 |
|
Alexey Milovidov
|
b7ec7be296
|
Update docs
|
2020-08-02 01:02:46 +03:00 |
|
Alexey Milovidov
|
db13f782d0
|
Remove trash (blinkov)
|
2020-08-02 00:54:19 +03:00 |
|
Alexey Milovidov
|
2dc74a8a54
|
Update documentation
|
2020-08-02 00:47:10 +03:00 |
|
alexey-milovidov
|
5e0437eeac
|
Merge pull request #12442 from ClickHouse/deprecate-special-zero-datetime
Deprecate special printing of zero Date/DateTime
|
2020-08-02 00:36:34 +03:00 |
|
alexey-milovidov
|
566044f9c8
|
Merge pull request #12991 from ClickHouse/kafka-fix-msan
Fix MSan error in "rdkafka" library #12990
|
2020-08-02 00:22:44 +03:00 |
|
Alexey Milovidov
|
6b9cf59dc0
|
Merge branch 'master' into shellcheck1
|
2020-08-01 21:26:09 +03:00 |
|
alexey-milovidov
|
38deb00403
|
Update 01403_datetime64_constant_arg.sql
|
2020-08-01 19:23:08 +03:00 |
|
Alexey Milovidov
|
c7878cd771
|
Merge branch 'master' into amosbird-fm
|
2020-08-01 19:17:59 +03:00 |
|
alexey-milovidov
|
664b2c10c8
|
Update CMakeLists.txt
|
2020-08-01 18:56:50 +03:00 |
|
Alexey Milovidov
|
64d91d0f90
|
Fix build; fix errors
|
2020-08-01 18:54:44 +03:00 |
|
alexey-milovidov
|
e9b5687e68
|
Merge pull request #12506 from ClickHouse/add-test-for-lost-replicas-cleanup
Added a test to ensure that amount of ZooKeeper nodes doesn't grow in presense of lost replicas
|
2020-08-01 18:17:43 +03:00 |
|
Alexey Milovidov
|
344d898df3
|
Allow "register" variables in libunwind
|
2020-08-01 18:10:47 +03:00 |
|
Alexey Milovidov
|
4fa0b16eaa
|
Revert "Smaller stack frames"
This reverts commit 73c349fd7f .
|
2020-08-01 17:54:51 +03:00 |
|
Alexey Milovidov
|
89ca1be38d
|
Merge branch 'master' into shellcheck1
|
2020-08-01 16:20:21 +03:00 |
|
Azat Khuzhin
|
29c21b4a4f
|
Hide ClientInfo::current_password under #ifdef ARCADIA_BUILD
Cc: @alexey-milovidov
|
2020-08-01 16:02:26 +03:00 |
|
Azat Khuzhin
|
8f83c262d5
|
Cover FunctionUnixTimestamp64 with constant argument
|
2020-08-01 13:32:38 +03:00 |
|
Azat Khuzhin
|
3b022b85a5
|
Fix FunctionUnixTimestamp64 with constant argument
|
2020-08-01 13:29:36 +03:00 |
|
Alexander Kuzmenkov
|
dd475fe82c
|
Update report.py
|
2020-08-01 13:10:36 +03:00 |
|
Nikolai Kochetov
|
c786f05388
|
Merge pull request #13189 from ClickHouse/refactor-pipes-2
Remove TreeExecutorBIS
|
2020-08-01 11:56:50 +03:00 |
|
Alexey Milovidov
|
e7d1037f7d
|
Fix Shellcheck errors
|
2020-08-01 02:55:20 +03:00 |
|
Alexey Milovidov
|
73c349fd7f
|
Smaller stack frames
|
2020-08-01 00:23:16 +03:00 |
|