Pavel Kovalenko
|
957e3a46c6
|
Change AWS SDK module path to ClickHouse-Extras.
|
2020-04-27 13:51:27 +03:00 |
|
zhang2014
|
81230944a4
|
ISSUES-5436 add integration test
|
2020-04-27 18:49:32 +08:00 |
|
alexey-milovidov
|
436e4e3f5e
|
Merge pull request #10502 from oandrew/avro-nested2
Avro nested fields - support complex types
|
2020-04-27 13:44:58 +03:00 |
|
alexey-milovidov
|
4a60cc6b2c
|
Merge pull request #10515 from ClickHouse/compare-date-time-with-string-literal
Use time zone when comparing DateTime with string literal
|
2020-04-27 13:10:27 +03:00 |
|
alexey-milovidov
|
3d5e462ec2
|
Merge pull request #10525 from BohuTANG/fix_typo
docker: fix one typo for clang-9 packager instruction
|
2020-04-27 13:09:56 +03:00 |
|
BohuTANG
|
71f9346db3
|
docker: fix one typo for clang-9
|
2020-04-27 17:33:54 +08:00 |
|
Vladimir
|
647ea5e810
|
Fixed the wrong link. (#10518)
|
2020-04-27 11:30:12 +03:00 |
|
Andrew Onyshchuk
|
570be94a48
|
Use correct type for DateTime64 (ubsan)
|
2020-04-26 21:10:30 -05:00 |
|
Alexey Milovidov
|
73b5df4de5
|
Added a test from @reqq #5155
|
2020-04-27 01:19:20 +03:00 |
|
Alexey Milovidov
|
cac130ad3b
|
Use time zone when comparing DateTime with string literal
|
2020-04-27 01:13:51 +03:00 |
|
Alexey Milovidov
|
2f06a7b4c1
|
Added a test from @baloo-bear #5873
|
2020-04-27 00:26:03 +03:00 |
|
Alexey Milovidov
|
d40fb6b5d3
|
Added a test from @nvartolomei #6229
|
2020-04-27 00:09:30 +03:00 |
|
alexey-milovidov
|
11bb3e3afa
|
Merge pull request #10513 from ClickHouse/fix-fractional-timezones-overflow
Fix overflow at beginning of unix epoch for fractional timezones
|
2020-04-26 21:33:53 +03:00 |
|
alexey-milovidov
|
fe4992741c
|
Merge pull request #10514 from ClickHouse/move-old-bug-to-test
Move old bug to test
|
2020-04-26 21:33:07 +03:00 |
|
Alexey Milovidov
|
a7d7dc5034
|
Fix some bad code
|
2020-04-26 20:34:36 +03:00 |
|
alexey-milovidov
|
c6ae6a7ba8
|
Merge pull request #10418 from ClickHouse/fix_logical_error_in_diagnostic_info
Better diagnostic info in input formats
|
2020-04-26 20:26:59 +03:00 |
|
alexey-milovidov
|
4c17542096
|
Merge pull request #10465 from kekekekule/ddl_settings
Add custom settings support in DDL-queries for CREATE DICTIONARY
|
2020-04-26 20:25:29 +03:00 |
|
alexey-milovidov
|
7d58dc154c
|
Update ASTDictionary.h
|
2020-04-26 20:24:18 +03:00 |
|
alexey-milovidov
|
0a9bcae0ed
|
Merge pull request #10511 from ClickHouse/fix-ubsan-datetime64
Fixed UBSan for DateTime64; added a test
|
2020-04-26 20:17:01 +03:00 |
|
alexey-milovidov
|
378d73d477
|
Merge pull request #10449 from azat/metrics-for-new-bg-schedule-pools
Add tasks/memory metrics for distributed/buffer schedule pools
|
2020-04-26 20:16:02 +03:00 |
|
Alexey Milovidov
|
38e55c7883
|
Move old bug to test
|
2020-04-26 19:39:48 +03:00 |
|
Alexey Milovidov
|
1a4181b4ac
|
Removed already fixed bug (already having a test)
|
2020-04-26 19:34:33 +03:00 |
|
Alexey Milovidov
|
b46cb9be52
|
Update CCTZ
|
2020-04-26 19:27:34 +03:00 |
|
Alexey Milovidov
|
08d8c350b7
|
Fix overflow at beginning of unix epoch for fractional timezones #9335
|
2020-04-26 19:22:44 +03:00 |
|
Alexey Milovidov
|
a70637ab4b
|
Fixed UBSan; added a test
|
2020-04-26 17:57:45 +03:00 |
|
alexey-milovidov
|
d1464a441f
|
Merge pull request #10503 from oandrew/read-columns-perf-fix
IRowInputFormat performance fix
|
2020-04-26 17:36:54 +03:00 |
|
alexey-milovidov
|
62e2f10959
|
Merge pull request #10474 from hczhcz/patch-0422
Fix overflow in simpleLinearRegression
|
2020-04-26 17:34:57 +03:00 |
|
Vitaliy Zakaznikov
|
f35c7a8bf0
|
Updating 01247_insert_into_watch_live_view_url to check
CSV, JSONEachRow and JSONEachRowWithProgress output formats
|
2020-04-26 16:23:55 +02:00 |
|
Vitaliy Zakaznikov
|
626468d255
|
Adding support for streaming mode to JSONEachRowRowOutputFormat
|
2020-04-26 15:56:45 +02:00 |
|
Vitaliy Zakaznikov
|
369b4d53ef
|
Adding support for output_format_enable_streaming format setting.
|
2020-04-26 15:44:11 +02:00 |
|
Vitaliy Zakaznikov
|
cf8bc71b21
|
Adding support to set HTTP_SERVER_HOST using an env variable of the same name.
|
2020-04-26 14:04:28 +02:00 |
|
Vitaliy Zakaznikov
|
c09126e80f
|
Updating 01247_insert_into_watch_live_view_url.py test
Updating httpechoserver.py
|
2020-04-26 13:48:43 +02:00 |
|
alexey-milovidov
|
a63d55bf16
|
Merge pull request #9559 from ClickHouse/execute-query-flush-format-2
WIP. Flush output format on each block in executeQuery
|
2020-04-26 08:20:02 +03:00 |
|
alexey-milovidov
|
b65b941638
|
Update style.md
|
2020-04-26 04:22:22 +03:00 |
|
Alexey Milovidov
|
1f0bd79d37
|
Update test
|
2020-04-26 04:15:35 +03:00 |
|
Alexey Milovidov
|
6bedcfc3f0
|
Update test
|
2020-04-26 04:08:19 +03:00 |
|
Andrew Onyshchuk
|
4a5497498e
|
IRowInputFormat performance fix
|
2020-04-25 19:33:36 -05:00 |
|
Alexey Milovidov
|
d01bd44f14
|
Merge branch 'master' into execute-query-flush-format-2
|
2020-04-26 03:31:46 +03:00 |
|
alexey-milovidov
|
8806e79df6
|
Merge pull request #10501 from ClickHouse/fix-odbc-bridge-test
Fix "odbc-bridge" test
|
2020-04-26 03:26:14 +03:00 |
|
alexey-milovidov
|
8820b43606
|
Merge pull request #10479 from Avogar/markdown_format
Markdown format
|
2020-04-26 03:25:48 +03:00 |
|
Andrew Onyshchuk
|
e7ba75ce98
|
Avro nested fields - support complex types
|
2020-04-25 17:42:49 -05:00 |
|
Vitaliy Zakaznikov
|
f571a6b229
|
Adding 01247_insert_into_watch_live_view_url.py test case.
|
2020-04-25 17:21:36 -04:00 |
|
Alexey Milovidov
|
58a4d29f40
|
Fix "odbc-bridge" test
|
2020-04-25 23:52:45 +03:00 |
|
alexey-milovidov
|
8b1e504b19
|
Merge pull request #10497 from azat/kafka
Tiny kafka fixes
|
2020-04-25 23:50:22 +03:00 |
|
alexey-milovidov
|
092efc53ba
|
Merge pull request #10496 from ClickHouse/fix-visible-drift-memory-tracking
Fix visible drift of MemoryTracking metric
|
2020-04-25 23:50:08 +03:00 |
|
alexey-milovidov
|
1e25991c62
|
Merge pull request #10494 from kyprizel/master
Split fuzzers and sanitizers
|
2020-04-25 23:49:45 +03:00 |
|
alexey-milovidov
|
21fb686e4a
|
Merge pull request #10499 from GoToCoding/patch-1
Update developer_instruction.md
|
2020-04-25 23:49:10 +03:00 |
|
alexey-milovidov
|
23cd6bec5f
|
Merge pull request #10500 from sofakingworld/another_one_elixir_third_party_client
Elixir 3rd-party client - Pillar
|
2020-04-25 23:48:26 +03:00 |
|
alexey-milovidov
|
c9334d3fde
|
Merge pull request #10491 from azat/dist-shutdown
Proper Distributed shutdown (fixes UAF, avoid waiting for sending all batches)
|
2020-04-25 23:47:59 +03:00 |
|
Dmitry
|
07664ec514
|
Documentation, add info about Elixit client Pillar
|
2020-04-25 20:34:46 +03:00 |
|