Commit Graph

27398 Commits

Author SHA1 Message Date
Alexey Milovidov
97ac56139b Addition to prev. revision 2019-07-30 01:50:39 +03:00
Alexey Milovidov
0cbd4f68ce Addition to prev. revision 2019-07-30 01:37:26 +03:00
Alexey Milovidov
a05c6026dc Addition to prev. revision 2019-07-30 01:34:05 +03:00
Alexey Milovidov
10439bc010 Addition to prev. revision 2019-07-30 01:33:28 +03:00
Alexey Milovidov
ad3f2066d9 Added missing file 2019-07-30 01:27:02 +03:00
Alexey Milovidov
372c4d89b2 Enabled line numbers in stack traces 2019-07-30 01:26:44 +03:00
alesapin
16255f7a9f
Merge pull request #6207 from yandex/fix-logs-level-tests
Update send logs tests.
2019-07-29 21:40:58 +03:00
Alexey Milovidov
15dc6d1818 Advancements 2019-07-29 21:38:04 +03:00
Alexey Milovidov
daa36650fb Imported Dwarf parser from Facebook folly 2019-07-29 21:06:39 +03:00
Alexey Milovidov
957b59f0d0 Cleanups 2019-07-29 20:14:53 +03:00
chertus
f79851591a one more test 2019-07-29 20:11:56 +03:00
BayoNet
332cb7bde7
DOCAPI-6424: ASOF JOIN docs. EN review. RU translation. (#6140)
EN review.
RU translation.
2019-07-29 20:11:20 +03:00
Nikolai Kochetov
b8623869e0 Update send logs tests. 2019-07-29 19:33:07 +03:00
Nikolai Kochetov
efc4395b2f Update send logs tests. 2019-07-29 19:29:58 +03:00
Dmitry Rubashkin
89bbe1a299 drop table 2019-07-29 19:23:22 +03:00
Dmitry Rubashkin
45aebda677 Fixes and test 2019-07-29 19:20:17 +03:00
Yuriy
c1b57f9cf5 fixed heap buffer overflow in PacketPayloadWriteBuffer 2019-07-29 18:41:47 +03:00
chertus
7b4ddd268e support ASOF JOIN ON syntax 2019-07-29 17:58:36 +03:00
Dmitry Rubashkin
e9784573ea Values list implementation 2019-07-29 17:02:34 +03:00
Alexey Milovidov
300d25256e Include private symbols in stack traces of QueryProfiler 2019-07-29 15:48:19 +03:00
alesapin
a109339ce6 Merge branch 'master' of github.com:yandex/ClickHouse 2019-07-29 14:04:39 +03:00
alesapin
fc0532a451 Add gcc-9 to build images 2019-07-29 14:04:25 +03:00
Nikolai Kochetov
52a9341082 Update send logs tests. 2019-07-29 13:51:56 +03:00
BayoNet
c4f1038efc DOCAPI-4148: EN review, RU translation. MergeTree partially monotonic keys (#6085)
* Update http.md

* Update settings.md

* Update mergetree.md

* DOCAPI-6213: RU translastion.

* DOCAPI-4148: 4148
2019-07-29 13:19:30 +03:00
Nikolai Kochetov
40ae9aa60b Update send logs tests. 2019-07-29 13:15:03 +03:00
Ivan Blinkov
acb2a54c96
Update upcoming meetups (#6206) 2019-07-29 12:15:31 +03:00
Ivan Blinkov
ad6159f62c
Remove past meetup 2019-07-29 12:13:24 +03:00
alexey-milovidov
5b52ccc665
Merge pull request #6204 from yurriy/disable-mysql-wire-format-tests
Temporary disabled tests of MySQLWire format until it is fixed
2019-07-29 12:13:16 +03:00
alesapin
ea6053eadc Do not report strange exception messages into JSON report from performance-test 2019-07-29 12:05:37 +03:00
Yuriy
e12ab0cccc disabled tests of MySQLWire format until it is fixed 2019-07-29 11:45:43 +03:00
alexey-milovidov
a999192b0a
Merge pull request #6198 from yandex/fix-json-functions
Fixed hang in JSONExtractRaw function
2019-07-29 04:11:50 +03:00
Alexey Milovidov
5fbe53b562 Speedup "symbolizeAddress" function 2019-07-29 04:08:52 +03:00
Alexey Milovidov
f6daa7e2dd Merge branch 'master' of github.com:yandex/ClickHouse 2019-07-29 02:57:59 +03:00
Alexey Milovidov
48a3c82f6f Removed useless code from MySQLWireBlockOutputStream 2019-07-29 02:57:49 +03:00
alexey-milovidov
3e9dd7ed42
Merge pull request #6196 from zlobober/patch-2
Fix build under gcc-8.2
2019-07-29 02:21:46 +03:00
Alexey Milovidov
a1dacdd25f Fixed bad test 2019-07-29 02:03:55 +03:00
Max Akhmedov
5e9ea2a905
Remove spaces from empty line 2019-07-28 20:46:48 +03:00
Alexey Milovidov
41d2ed0ee5 Added test result 2019-07-28 20:19:15 +03:00
Alexey Milovidov
f03df37b57 Fixed error #6195 2019-07-28 20:16:48 +03:00
Alexey Milovidov
ea6515dac6 Added failing test 2019-07-28 20:15:25 +03:00
alexey-milovidov
129e88ee26
Merge pull request #6189 from CurtizJ/order-by-efficient
Fix reading in order of sorting key and refactoring.
2019-07-28 19:43:49 +03:00
alexey-milovidov
ade2d7d253
Merge pull request #6190 from MyXOF/master
Fix some spelling mistakes in chinese doc
2019-07-28 18:46:19 +03:00
Alexey Milovidov
856cc1b9c5 Added thread_local_rng 2019-07-28 18:30:38 +03:00
Max Akhmedov
f632a0b241
Fix build under gcc-8.2 2019-07-28 18:12:07 +03:00
Alexey Milovidov
c0e0166991 Updated contributors 2019-07-28 18:11:47 +03:00
Alexey Milovidov
32a9b27876 Added a comment 2019-07-28 17:55:02 +03:00
Amos Bird
f63f763c3e build fix 2019-07-28 22:43:38 +08:00
alexey-milovidov
41eaeb3e3d
Merge pull request #5811 from yurriy/mysql
Reading and writing MySQL packets in parts
2019-07-28 11:55:09 +03:00
alexey-milovidov
b91c0c8c9b
Update Settings.h 2019-07-28 11:50:01 +03:00
Doge
9819ca8119 fix some spelling mistakes in chinese doc
Change-Id: I8174ce04ac92a3cf5cec41ccba8351e99d1a6d1b
2019-07-28 14:22:07 +08:00