Commit Graph

27236 Commits

Author SHA1 Message Date
Alexey Milovidov ae4ae9926d Fixed build with old gcc 2019-07-31 06:10:16 +03:00
alexey-milovidov 8949ef6dd3
Merge pull request #6225 from CurtizJ/withcube-fix
Fix rollup and cube modifiers with two-level aggregation.
2019-07-31 00:54:35 +03:00
alexey-milovidov 8e62907ab8
Merge pull request #6219 from dimarub2000/low_cord_index
Test for primary index with lowCardinality(String)
2019-07-31 00:50:10 +03:00
alexey-milovidov cb37c79c41
Merge pull request #6201 from yandex/speed-up-dladdr
Introspection functions + better stack traces.
2019-07-31 00:49:16 +03:00
Alexey Milovidov d95e0e66c6 Fixed "splitted" build 2019-07-30 21:03:12 +03:00
Alexey Milovidov 8292f3dbc9 Fixed test 2019-07-30 21:01:59 +03:00
CurtizJ 218de76285 fix rollup and cube modifiers with two-level aggregation 2019-07-30 19:36:52 +03:00
Alexey Milovidov a9b079c7ba Minor modifications 2019-07-30 19:18:06 +03:00
Alexey Milovidov 72e0fbd861 Added support for splitted debug info; advancements 2019-07-30 19:12:53 +03:00
Alexey Milovidov 1d289b5b49 Fixed "splitted" build 2019-07-30 18:22:41 +03:00
Alexey Milovidov c0118bda75 Fixed test 2019-07-30 18:19:57 +03:00
Dmitry Rubashkin 4af44af3b7 test for priamry index with lowCardinality 2019-07-30 15:38:40 +03:00
Ivan Blinkov bccc7ae9bb
Add link to Mountain View meetup (#6218) 2019-07-30 15:34:35 +03:00
Ivan Blinkov 97e4219552
Add link to Mountain View meetup 2019-07-30 15:32:08 +03:00
chertus 24fd416084 remove unused ExpressionAnalyzer settings 2019-07-30 14:41:11 +03:00
BayoNet cad9a231d2
DOCAPI-4197: Limitations settings. EN review. RU translation. (#6089)
max_rows_in_join
max_bytes_in_join
join_overflow_mode
max_network_bandwidth
max_network_bandwidth_for_user
max_network_bandwidth_for_all_users
max_network_bytes
max_bytes_before_external_group_by
join_any_take_last_row
2019-07-30 10:40:49 +03:00
BayoNet c11fd03ba2
DOCAPI-7063: bitmapContains docs. EN review. RU translation. (#6142)
EN review
RU translation
2019-07-30 09:47:38 +03:00
Alexey Milovidov fec6ede519 Fixed glibc-compatibility 2019-07-30 03:15:01 +03:00
Alexey Milovidov 20ae0ee80e Added a flag to disable introspection functions 2019-07-30 02:54:49 +03:00
Alexey Milovidov efbbb14972 Renamed function symbolizeAddress to addressToSymbol 2019-07-30 02:49:00 +03:00
Alexey Milovidov 256e260693 Added one more function for introspection 2019-07-30 02:37:50 +03:00
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
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