alexey-milovidov
|
0e341a6f80
|
Merge pull request #13451 from vladimir-golovchenko/fix-developer-instruction
Fixed developer instruction
|
2020-08-09 01:36:05 +03:00 |
|
Alexey Milovidov
|
e5c3f47c92
|
Added start/stop/status/restart commands
|
2020-08-08 23:42:10 +03:00 |
|
Alexey Milovidov
|
d9db0a3442
|
Add simple "clickhouse-install" tool
|
2020-08-08 21:38:34 +03:00 |
|
myrrc
|
5a742ec0fc
|
test update
|
2020-08-08 21:12:38 +03:00 |
|
Vitaly Baranov
|
5401694138
|
splitInto() now can put result into a vector of std::string_view.
|
2020-08-08 19:35:53 +03:00 |
|
Amos Bird
|
ba204fe3b2
|
fix test and add alias to FROM_UNIXTIME
|
2020-08-09 00:24:43 +08:00 |
|
alexey-milovidov
|
beed3c8244
|
Merge pull request #13500 from ClickHouse/hardening-and-better-error-messages
Hardening and better error messages
|
2020-08-08 17:13:43 +03:00 |
|
alexey-milovidov
|
c0fef71507
|
Merge pull request #13511 from ClickHouse/codespell
Fix typos in code with codespell.
|
2020-08-08 17:09:16 +03:00 |
|
alexey-milovidov
|
92fb97c76b
|
Merge pull request #13416 from ClickHouse/storage-memory-race
Possibly fix race in StorageMemory.
|
2020-08-08 17:08:13 +03:00 |
|
Alexey Milovidov
|
306aefd33e
|
Change error code #13416
|
2020-08-08 17:05:46 +03:00 |
|
alexey-milovidov
|
3af1eba808
|
Merge pull request #13510 from ClickHouse/fix-assert-lcm
Fix assert in "lcm"
|
2020-08-08 17:02:56 +03:00 |
|
vladimir golovchenko
|
a45a85f9e5
|
Fixed tests: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements.
|
2020-08-08 01:22:58 -07:00 |
|
vladimir golovchenko
|
679c2c0a7a
|
Fixed documentation blocks: added the missed types of interval (week, month, quarter, year) to CREATE/ALTER QUOTA statements.
|
2020-08-08 01:19:48 -07:00 |
|
vladimir golovchenko
|
84a8ad7da9
|
Fixed docs: added the missed types of interval (WEEK, MONTH, QUARTER, YEAR) to CREATE/ALTER QUOTA statements.
|
2020-08-08 01:16:56 -07:00 |
|
Amos Bird
|
d9de96716a
|
string to date is not monotonic
|
2020-08-08 14:30:50 +08:00 |
|
alexey-milovidov
|
ec89e92170
|
Merge pull request #13502 from podshumok/patch-4
Allow -march=native with clang
|
2020-08-08 07:59:26 +03:00 |
|
Alexey Milovidov
|
0d70393bac
|
Fix build
|
2020-08-08 07:55:33 +03:00 |
|
alexey-milovidov
|
b1a2fe9987
|
Merge pull request #13514 from ClickHouse/check-gpl
Check for copy-pasted GPL code
|
2020-08-08 07:54:06 +03:00 |
|
Alexey Milovidov
|
0f79eb3cc5
|
Embed configs into binary
|
2020-08-08 06:42:42 +03:00 |
|
alexey-milovidov
|
570c08813d
|
Update extended-roadmap.md
|
2020-08-08 05:33:04 +03:00 |
|
Konstantin Podshumok
|
f6da5d58d0
|
Don't enable march=native on arm by default
|
2020-08-08 05:29:55 +03:00 |
|
alexey-milovidov
|
321d4ed643
|
Merge pull request #13490 from zlobober/patch-4
Demangle exception classname for std::exception
|
2020-08-08 05:10:39 +03:00 |
|
Alexey Milovidov
|
11228a127d
|
Check for copy-pasted GPL code
|
2020-08-08 05:08:36 +03:00 |
|
Alexey Milovidov
|
6663f21fdd
|
Fix error
|
2020-08-08 05:02:36 +03:00 |
|
Alexey Milovidov
|
add08dbc47
|
Fix style
|
2020-08-08 04:58:40 +03:00 |
|
Alexey Milovidov
|
6be6ac9c14
|
Possibly fix clang-tidy
|
2020-08-08 04:58:04 +03:00 |
|
Alexey Milovidov
|
0cbbe153cd
|
Fix typos, the last 1%
|
2020-08-08 04:21:04 +03:00 |
|
Alexey Milovidov
|
12f66fa82c
|
Fix 99% of typos
|
2020-08-08 04:01:47 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
Alexey Milovidov
|
bbbc52362b
|
Remove strange file
|
2020-08-08 03:13:51 +03:00 |
|
Alexey Milovidov
|
ac2de4cc95
|
Fix build
|
2020-08-08 03:08:41 +03:00 |
|
Alexey Milovidov
|
94fcd929db
|
Update test
|
2020-08-08 03:07:33 +03:00 |
|
alexey-milovidov
|
378b2b7e04
|
Update average.cpp
|
2020-08-08 02:06:55 +03:00 |
|
Alexey Milovidov
|
ec281cd703
|
Fix assert in "lcm"
|
2020-08-08 02:01:05 +03:00 |
|
Alexander Kuzmenkov
|
ddf0fe30b3
|
Merge pull request #13336 from ianton-ru/select_insert_time
Add QueryTimeMicroseconds, SelectQueryTimeMicroseconds and InsertQueryTimeMicroseconds
|
2020-08-08 01:05:46 +03:00 |
|
Alexander Kuzmenkov
|
6a596d5c40
|
Merge pull request #13076 from Jokser/s3-file-cache
Ability to cache mark and index files for S3 disk
|
2020-08-08 01:04:53 +03:00 |
|
Konstantin Podshumok
|
df79f415ce
|
Allow -march=native with clang
|
2020-08-08 00:28:10 +03:00 |
|
Alexey Milovidov
|
d026d4e289
|
Fix error
|
2020-08-07 23:53:46 +03:00 |
|
alexey-milovidov
|
8f16c542b6
|
Update gui.md
|
2020-08-07 23:47:16 +03:00 |
|
myrrc
|
fe38e503b2
|
added special ColumnConst case
|
2020-08-07 23:46:56 +03:00 |
|
alexey-milovidov
|
98e09028b8
|
Add Grafana.
|
2020-08-07 23:46:37 +03:00 |
|
alexey-milovidov
|
1bad2f1b89
|
Fix bash, CC @qoega
|
2020-08-07 23:41:57 +03:00 |
|
Vitaly Baranov
|
8d6e04835c
|
Merge pull request #13199 from vitlibar/fix-reading-row-policies-from-users-xml
Fix parsing row policies from users.xml
|
2020-08-07 23:32:28 +03:00 |
|
Vitaly Baranov
|
1a4a8a219c
|
Merge pull request #13305 from vitlibar/correct-error-message-if-setting-not-found-in-users_xml
Correct error message if setting not found in users.xml
|
2020-08-07 23:31:23 +03:00 |
|
Alexey Milovidov
|
3c3350451e
|
Merge branch 'master' into fix-netloc
|
2020-08-07 22:57:46 +03:00 |
|
alexey-milovidov
|
cbe9878e9e
|
Update FunctionsConversion.h
|
2020-08-07 22:53:52 +03:00 |
|
alexey-milovidov
|
65b3863a9e
|
Update FunctionsConversion.h
|
2020-08-07 22:52:21 +03:00 |
|
Alexey Milovidov
|
f968ae8804
|
Hardening continued
|
2020-08-07 22:45:29 +03:00 |
|
Amos Bird
|
9938e1f3f6
|
Better toDate/toDateTime function.
|
2020-08-08 03:38:34 +08:00 |
|
Alexey Milovidov
|
b6625006dc
|
Hardening and better error messages
|
2020-08-07 22:36:04 +03:00 |
|