Commit Graph

34159 Commits

Author SHA1 Message Date
Alexey Milovidov
5ab0e23a0c Forked Avro to make changes for UBSan 2020-01-23 21:52:23 +03:00
Alexey Milovidov
59d9bfa71e Enable Avro with Memory Sanitizer 2020-01-23 21:47:17 +03:00
Alexey Milovidov
629f5e85e6 Merge branch 'oandrew-avro' of github.com:yandex/ClickHouse into oandrew-avro 2020-01-23 21:43:06 +03:00
Alexey Milovidov
64baafd245 Updated Avro test 2020-01-23 05:51:49 +03:00
Alexey Milovidov
d853cffe61 Returned back DateTime64 2020-01-23 05:44:22 +03:00
Alexey Milovidov
9a8211cbff Added Avro roundtrip test 2020-01-23 05:39:58 +03:00
Alexey Milovidov
fb89ffdbb3 Added comments 2020-01-23 05:12:11 +03:00
Alexey Milovidov
35726ac2dd Fixed error in Avro format 2020-01-23 05:03:53 +03:00
Alexey Milovidov
a75ce4477b Fixed error in Avro format 2020-01-23 05:01:58 +03:00
Alexey Milovidov
9f0230d4ba Addition to prev. revision 2020-01-23 04:09:17 +03:00
Alexey Milovidov
fde33ddc47 Addition to prev. revision 2020-01-23 04:06:53 +03:00
Alexey Milovidov
39565eb0b0 Addition to prev. revision 2020-01-23 04:03:32 +03:00
Alexey Milovidov
0c18bcf415 Addition to prev. revision 2020-01-23 03:41:37 +03:00
Alexey Milovidov
b213f08f1c Added type conversions in AvroInputFormat 2020-01-23 03:04:50 +03:00
Alexey Milovidov
ef93eb47a6 Removed old garbage 2020-01-23 02:50:57 +03:00
Alexey Milovidov
12bd78ecf8 Merge branch 'master' into oandrew-avro 2020-01-23 02:10:38 +03:00
Alexey Milovidov
a02b59f300 Update roadmap 2020-01-23 00:10:33 +03:00
Alexey Milovidov
2a6b9fbeb4 Merge branch 'master' into oandrew-avro 2020-01-22 22:37:07 +03:00
alexey-milovidov
ba7ab32098
Merge pull request #8774 from mnach/ci-build-gcc-fix
minor fixes in build-gcc script
2020-01-22 17:59:43 +03:00
alexey-milovidov
c683c77633
Merge pull request #8768 from ClickHouse/processors-default
Enable Processors
2020-01-22 16:55:52 +03:00
Mikahil Nacharov
e357c6feaf
minor fixes in build-gcc script 2020-01-22 16:27:27 +05:00
Artem Zuikov
289f16978f
Merge pull request #8764 from 4ertus2/bugs
Fix toDecimalOrNull() with exception inside
2020-01-22 14:18:34 +03:00
alesapin
0d484be01a
Merge pull request #8767 from ClickHouse/aku/null-format
Fix sending no data to client with Null format.
2020-01-22 13:06:16 +03:00
Nikolai Kochetov
47ffa40f99
Merge pull request #8766 from vzakaznikov/issue_7878
Fix issue #7878
2020-01-22 12:54:59 +03:00
alexey-milovidov
73c064b7de
Merge pull request #8771 from yurriy/mysql
Enabled MySQL compatibility server by default
2020-01-22 02:30:46 +03:00
Yuriy
b7ca26b0fb fixed docs 2020-01-22 01:42:52 +03:00
Yuriy
f916e7d079 enabled MySQL wire protocol by default on port 9004 2020-01-22 01:38:20 +03:00
Alexey Milovidov
5d33bedf80 Whitespace 2020-01-21 22:18:40 +03:00
alexey-milovidov
5e7f80c664
Merge pull request #8760 from kreuzerkrieg/GCCSuggestOverride
Add GCC warning to suggest virtual function override
2020-01-21 22:12:26 +03:00
Alexander Kuzmenkov
754c206203 [wip] performance comparison 2020-01-21 21:15:50 +03:00
Alexey Milovidov
de5da5db2e Enable Processors 2020-01-21 21:12:45 +03:00
chertus
69fee6812b variant without catch 2020-01-21 21:04:22 +03:00
Alexander Kuzmenkov
1faf7016ce
Update PULL_REQUEST_TEMPLATE.md 2020-01-21 20:58:21 +03:00
Alexander Kuzmenkov
c7b94c70e8 Fix sending no data to client with Null format.
Looks like before it could only work accidentally due to some mighty
NRVO.
2020-01-21 20:48:08 +03:00
alesapin
bef1eaeb98
Merge pull request #8753 from ClickHouse/fix_database_memory_wrong_data_path
Fix wrong data path in DatabaseMemory
2020-01-21 20:21:10 +03:00
Vitaliy Zakaznikov
507609b611 Fixing styling issues. 2020-01-21 11:18:41 -05:00
Vitaliy Zakaznikov
b2bfa6f938 Removing code used for debugging. 2020-01-21 17:11:21 +01:00
Vitaliy Zakaznikov
1b5f6e37cb First attempt to fix issue https://github.com/ClickHouse/ClickHouse/issues/7878 2020-01-21 17:02:40 +01:00
kreuzerkrieg
4225ca4eec Add GCC warning to suggest virtual function override 2020-01-21 17:34:55 +02:00
Ivan Blinkov
7234f63dc1
Update PULL_REQUEST_TEMPLATE.md 2020-01-21 18:18:34 +03:00
BayoNet
8a52138566 DOCS-468: Updated docs/README.md (#8319) 2020-01-21 18:17:09 +03:00
Ivan Blinkov
bc5571d2ac
Try alternative documentation search backend (#8761) 2020-01-21 17:36:12 +03:00
Alexander Kuzmenkov
e96021cefe [wip] performance comparison 2020-01-21 16:42:35 +03:00
chertus
cc5fc0a825 fix toDecimalOrNull with exception inside 2020-01-21 16:24:54 +03:00
Alexander Tokmakov
cdfc17e9b1 check path in constructor 2020-01-21 14:11:11 +03:00
kreuzerkrieg
a256741cf9 Add GCC warning to suggest virtual function override 2020-01-21 13:10:32 +02:00
Nikolai Kochetov
c28e224e24
Merge pull request #8735 from ClickHouse/processors-5.12
Processors 5.12
2020-01-21 11:51:07 +03:00
Nikolai Kochetov
d9738bb88e Disable processors by default. 2020-01-21 11:50:43 +03:00
alexey-milovidov
2a1fb20c27
Merge pull request #8720 from ClickHouse/GrigoryPervakov-vfs-s3
Merging DiskS3
2020-01-21 02:06:41 +03:00
alexey-milovidov
c4e2d71b48
Merge pull request #8749 from ikopylov/function-bitCount-Int16-Int8-perf
bitCount performance: special handling for Int16 and Int8
2020-01-21 00:12:34 +03:00