Alexey Milovidov
|
6b9df067d8
|
Merge branch 'master' into libcxx-as-submodule
|
2019-07-03 22:34:58 +03:00 |
|
alexey-milovidov
|
50c22ef71a
|
Merge pull request #5628 from yandex/index_granularity_by_default
Enable adaptive index granularity by default
|
2019-07-03 02:15:33 +03:00 |
|
alexey-milovidov
|
d81ae49f2c
|
Merge pull request #5755 from 4ertus2/bugs
Fix wrong ColumnConst.isColumnNullable()
|
2019-07-03 02:06:07 +03:00 |
|
alexey-milovidov
|
c43dfce041
|
Merge pull request #5382 from abyss7/issue-5286
Add virtual columns to Kafka Engine tables
|
2019-07-01 21:30:09 +03:00 |
|
chertus
|
5df4ad0f28
|
Merge branch 'master' into bugs
|
2019-07-01 14:49:01 +03:00 |
|
alexey-milovidov
|
106a2d0c0f
|
Merge pull request #4930 from yandex/tsan-miscellaneous
Miscellaneous changes
|
2019-07-01 11:11:53 +03:00 |
|
chertus
|
f19dee706a
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
|
Alexey Milovidov
|
e3277c191b
|
Fixed idiotic inconsistency in code
|
2019-06-27 16:26:06 +03:00 |
|
Ivan Lezhankin
|
0917573493
|
Merge remote-tracking branch 'upstream/master' into issue-5286
|
2019-06-24 14:42:58 +03:00 |
|
proller
|
1ac09fa721
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
|
alesapin
|
ca1626926d
|
Adjust settings
|
2019-06-21 18:11:33 +03:00 |
|
alexey-milovidov
|
f6d150d9f8
|
Merge pull request #5688 from izebit/add-distributed_ddl_task_timeout-description
add description for distributed_ddl_task_timeout
|
2019-06-21 02:53:25 +03:00 |
|
stavrolia
|
aff92c263e
|
Make setting join_use_nulls get no effect for types that cannot be inside Nullable
|
2019-06-20 16:13:46 +03:00 |
|
Ivan Lezhankin
|
ec78ec8365
|
Merge branch 'master' into issue-5286
|
2019-06-20 16:08:22 +03:00 |
|
Artem Konovalov
|
0c4f32a4c0
|
add description for insert_distributed_timeout
|
2019-06-19 18:02:51 +03:00 |
|
alesapin
|
4f98f875c3
|
Add ability to write final mark for *MergeTree engines family (#5624)
Add the ability to write final mark to *MergeTree engines family.
|
2019-06-18 15:54:27 +03:00 |
|
Ivan Lezhankin
|
b311984879
|
Merge remote-tracking branch 'upstream/master' into issue-5286
|
2019-06-03 17:19:09 +03:00 |
|
alexey-milovidov
|
4819a34394
|
Merge pull request #5448 from yandex/low-cardinality
Add setting suspicious type for low cardinality (fixed #4965)
|
2019-05-31 07:35:19 +03:00 |
|
alexey-milovidov
|
261dd5668e
|
Merge pull request #5477 from yandex/fix-linking-with-lld
Fixed linking with lld
|
2019-05-31 07:00:55 +03:00 |
|
Olga Khvostikova
|
2fc3ce7f5d
|
Merge branch 'master' into low-cardinality
|
2019-05-30 16:31:40 +03:00 |
|
Alexey Milovidov
|
05737678e2
|
Remove debug logging from MySQL protocol
|
2019-05-30 11:25:16 +03:00 |
|
Alexey Milovidov
|
1607ec49ba
|
Fixed linking with lld
|
2019-05-30 11:23:20 +03:00 |
|
stavrolia
|
60459bbb87
|
Yet another fix
|
2019-05-29 20:49:35 +03:00 |
|
chertus
|
3f2e09ac93
|
Merge branch 'master' into decimal
|
2019-05-29 13:58:33 +03:00 |
|
stavrolia
|
4cd595b450
|
Add setting allow suspicious types for low cardinality with long message about error (fixed #4965)
|
2019-05-28 19:10:55 +03:00 |
|
Yuriy
|
96c2bb383f
|
using logging level from config.xml
|
2019-05-26 22:30:23 +03:00 |
|
Yuriy
|
96e3574a06
|
Improvements of MySQL Wire Protocol
|
2019-05-26 09:52:29 +03:00 |
|
alexey-milovidov
|
461c4919d3
|
Merge pull request #5116 from PerformanceVision/send_header
Send a X-ClickHouse summary on the header for HTTP client with number of rows inserted
|
2019-05-25 20:20:35 +03:00 |
|
Alexey Milovidov
|
b94f2be154
|
Merge branch 'mysql' of https://github.com/yurriy/ClickHouse into yurriy-mysql
|
2019-05-25 17:14:57 +03:00 |
|
proller
|
6c1cb02172
|
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397)
* CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT
* fix style
* Fix build
* Update iostream_debug_helpers.cpp
* Update evaluateMissingDefaults.cpp
|
2019-05-25 14:03:12 +03:00 |
|
chertus
|
f82ea1c1d5
|
dictGet() dictGetOrDefault for Decimals
|
2019-05-23 17:04:33 +03:00 |
|
Ivan Lezhankin
|
19a850ad75
|
Use read callback to populate virtual columns in Kafka Engine
|
2019-05-23 16:20:25 +03:00 |
|
Ivan Lezhankin
|
dd906eabdc
|
[WIP] refactoring
|
2019-05-22 22:38:43 +03:00 |
|
alexey-milovidov
|
24b16da9fd
|
Merge pull request #5235 from vitlibar/improve-new-json-functions
Improve new json functions
|
2019-05-18 12:51:41 +03:00 |
|
Yuriy
|
4a14eac00b
|
fixed memory leak and changed logging levels
|
2019-05-17 16:00:09 +03:00 |
|
Vitaly Baranov
|
823d862ceb
|
Add a setting to disable simdjson.
|
2019-05-16 22:39:49 +03:00 |
|
Yuriy
|
0cd3094240
|
fixed stack buffer overflow
|
2019-05-16 20:15:43 +03:00 |
|
chertus
|
fdcbf509bb
|
support quantile(s)ExactWeighted for Decimal
|
2019-05-16 17:33:13 +03:00 |
|
Yuriy
|
a51c293ec6
|
merged 'origin/master' into mysql
|
2019-05-16 14:19:05 +03:00 |
|
Vitaly Baranov
|
c93bd31695
|
Simplify template implementation.
|
2019-05-16 14:09:22 +03:00 |
|
Yuriy
|
4ee84810b0
|
including information about query execution in response
|
2019-05-16 08:36:08 +03:00 |
|
Yuriy
|
ff4937859e
|
added MySQL wire protocol presentational format
|
2019-05-16 06:34:04 +03:00 |
|
alexey-milovidov
|
2cbbbba7c8
|
Merge pull request #5269 from vitlibar/fix-postfix-increment-in-settings
Fix postfix increment operator in Settings::iterator
|
2019-05-14 22:24:03 +03:00 |
|
Ivan
|
4a5832b18a
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
|
Vitaly Baranov
|
4674ac2091
|
Fix postfix increment operator of Settings::iterator
|
2019-05-14 18:46:01 +03:00 |
|
Guillaume Tassery
|
1ae8948177
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into send_header
|
2019-05-13 13:35:12 +07:00 |
|
alexey-milovidov
|
f7343ecb6f
|
Merge pull request #4639 from IvanKush/feat/parallel-alter-modify
feat alter: parallelize processing of parts in alter modify
|
2019-05-12 00:39:46 +03:00 |
|
alexey-milovidov
|
8ef7f3589a
|
Merge pull request #4936 from TCeason/feature/support_settings_for_async
Suport settings for async distributed inserts (#4852)
|
2019-05-09 23:59:29 +03:00 |
|
Danila Kutenin
|
8be1bc009a
|
move CpuId to Common
|
2019-05-09 13:33:56 +03:00 |
|
Guillaume Tassery
|
6dcaadc620
|
Merge remote-tracking branch 'upstream/master' into send_header
|
2019-05-06 17:18:41 +07:00 |
|