Alexey Milovidov
|
26b5b52c24
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-29 22:01:14 +03:00 |
|
Alexey Milovidov
|
c34d36bf35
|
Fixed tests in Sandbox [#CLICKHOUSE-2]
|
2018-08-29 22:01:01 +03:00 |
|
alexey-milovidov
|
4b07e3f285
|
Merge pull request #2991 from proller/fix3
Fix clickhouse-test-server, rename /var/log/clickhouse-server/stderr to stderr.log
|
2018-08-29 21:54:05 +03:00 |
|
proller
|
4529f33457
|
Fix clickhouse-test-server
rename /var/log/clickhouse-server/stderr to stderr.log and stdout to stdout.log
|
2018-08-29 21:48:14 +03:00 |
|
Alexey Milovidov
|
9d5c9b602d
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-29 21:35:55 +03:00 |
|
Alexey Milovidov
|
17b89d7dc7
|
Simplified terminate handler [#CLICKHOUSE-2]
|
2018-08-29 21:35:46 +03:00 |
|
alexey-milovidov
|
794b4d30a8
|
Merge pull request #2989 from yandex/fix-context-lifetime-try-2-quick
Fix lifetime of Context reference in functions (first quick variant) …
|
2018-08-29 21:32:48 +03:00 |
|
alexey-milovidov
|
07408490b6
|
Merge pull request #2982 from VadimPE/CLICKHOUSE-3934
CLICKHOUSE-3934 add join_default_strictness
|
2018-08-29 21:32:03 +03:00 |
|
alexey-milovidov
|
b99bf0c558
|
Update Settings.h
|
2018-08-29 21:27:41 +03:00 |
|
Vadim
|
59e494a78d
|
Update 00701_join_default_strictness.reference
|
2018-08-29 19:48:09 +03:00 |
|
Vadim
|
b0f66d15d2
|
Update 00701_join_default_strictness.sql
|
2018-08-29 19:42:45 +03:00 |
|
Alexey Milovidov
|
48db3d4df8
|
Added test #2989
|
2018-08-29 19:27:29 +03:00 |
|
Alexey Milovidov
|
cf33608e62
|
Enabled JEMALLOC_DEBUG in debug build [#CLICKHOUSE-2]
|
2018-08-29 18:54:00 +03:00 |
|
Alexey Milovidov
|
3361247126
|
Fix lifetime of Context reference in functions (first quick variant) [#CLICKHOUSE-2]
|
2018-08-29 18:36:24 +03:00 |
|
Alexey Milovidov
|
4ebfaa768e
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-08-29 18:16:34 +03:00 |
|
VadimPE
|
f253719eac
|
CLICKHOUSE-3934 add SettingsJoinStrictness
|
2018-08-29 18:15:42 +03:00 |
|
Alexey Milovidov
|
697067f207
|
Fix lifetime of Context reference in functions (first quick variant) [#CLICKHOUSE-2]
|
2018-08-29 17:59:08 +03:00 |
|
Alexey Milovidov
|
87dfd8e47e
|
Removed useless field #2447
|
2018-08-29 17:55:28 +03:00 |
|
VadimPE
|
d626ae11a7
|
CLICKHOUSE-3934
|
2018-08-29 16:54:43 +03:00 |
|
Vadim Plakhtinskiy
|
f0c16900aa
|
CLICKHOUSE-3934 fix bug with CROSS JOIN
|
2018-08-29 16:51:07 +03:00 |
|
chertus
|
7bac9698f6
|
fix build
|
2018-08-29 16:24:33 +03:00 |
|
chertus
|
9becb21e52
|
better comments for IColumn [CLICKHOUSE-2]
|
2018-08-29 15:10:18 +03:00 |
|
chertus
|
a69c936b44
|
improve field visitors for UUID CLICKHOUSE-3249
|
2018-08-29 14:58:40 +03:00 |
|
alexey-milovidov
|
a5d7097c08
|
Merge pull request #2977 from amosbird/sse2csv
Enable sse2 for CSV parsing.
|
2018-08-29 03:04:17 +03:00 |
|
proller
|
e30d93a0f2
|
Better debug helpers (#2983)
* Better debug helpers
* fix
|
2018-08-29 03:03:07 +03:00 |
|
alexey-milovidov
|
f3b2cf6c11
|
Merge pull request #2985 from 4ertus2/uuid
field visitors for UUID CLICKHOUSE-3249
|
2018-08-29 03:02:25 +03:00 |
|
Alexey Milovidov
|
783fc4de27
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-28 23:39:28 +03:00 |
|
Alexey Milovidov
|
2581d88f0e
|
Better error message: avoid confusion when column is named a [#CLICKHOUSE-3]
|
2018-08-28 23:39:18 +03:00 |
|
alexey-milovidov
|
c295c8aa9c
|
Merge pull request #2986 from proller/fix13
Fix includes
|
2018-08-28 22:55:00 +03:00 |
|
proller
|
18044995ba
|
Fix includes
|
2018-08-28 22:36:27 +03:00 |
|
proller
|
cc215cbef9
|
Merge remote-tracking branch 'upstream/master' into fix13
|
2018-08-28 22:08:16 +03:00 |
|
chertus
|
6a02b18b93
|
field visitors for UUID CLICKHOUSE-3249
|
2018-08-28 21:36:41 +03:00 |
|
Alexey Milovidov
|
c2e4a6a55d
|
Removed CLICKHOUSE_PRIVATE_DIR because it is obsolete [#CLICKHOUSE-3]
|
2018-08-28 21:26:50 +03:00 |
|
Alexey Milovidov
|
d557de6b5e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-28 21:25:49 +03:00 |
|
Alexey Milovidov
|
f45afa37a8
|
Miscellaneous [#CLICKHOUSE-3]
|
2018-08-28 21:25:40 +03:00 |
|
proller
|
bb2460715b
|
Merge remote-tracking branch 'upstream/master' into fix13
|
2018-08-28 20:54:34 +03:00 |
|
proller
|
c4f6bb1de0
|
Fix contrib/zlib build
|
2018-08-28 20:53:12 +03:00 |
|
proller
|
43b0fc7834
|
Fix contrib/zlib build
|
2018-08-28 20:52:21 +03:00 |
|
alexey-milovidov
|
755548cb64
|
Merge pull request #2984 from yandex/zookeeper-tips-update
Updated ZooKeeper admin tips [#CLICKHOUSE-3]
|
2018-08-28 20:08:39 +03:00 |
|
Alexey Milovidov
|
6e97791348
|
Updated ZooKeeper admin tips [#CLICKHOUSE-3]
|
2018-08-28 20:07:01 +03:00 |
|
Vadim
|
2bab5f941d
|
Update 00701_join_default_strictness.sql
|
2018-08-28 17:58:08 +03:00 |
|
Vadim
|
6a3d398a26
|
Update 00701_join_default_strictness.reference
|
2018-08-28 17:57:44 +03:00 |
|
Vadim
|
9a0802f5bd
|
fix documentation
|
2018-08-28 17:52:27 +03:00 |
|
Vadim
|
98abde8480
|
Update ExpressionAnalyzer.cpp
|
2018-08-28 17:41:15 +03:00 |
|
Vadim
|
096b5e6a9d
|
Update ExpressionAnalyzer.cpp
|
2018-08-28 17:40:07 +03:00 |
|
Vadim
|
564ddbf8d8
|
Update ExpressionAnalyzer.cpp
|
2018-08-28 17:33:57 +03:00 |
|
VadimPE
|
139f855230
|
CLICKHOUSE-3934 add tests
|
2018-08-28 17:26:12 +03:00 |
|
Vadim
|
a8c1199ad4
|
Merge branch 'master' into CLICKHOUSE-3934
|
2018-08-28 17:06:17 +03:00 |
|
alexey-milovidov
|
4d0c904a8b
|
Removed Travis badge, because we are out of memory and time limits in Travis.
|
2018-08-28 17:04:07 +03:00 |
|
chertus
|
86dd83d012
|
fix use of broken context in decimal arithm/comparison
|
2018-08-28 16:59:52 +03:00 |
|