Maksim Kita
|
318c4bb80d
|
Add examples folder filter to ya.make.in
|
2021-04-30 11:25:52 +03:00 |
|
Nikita Mikhaylov
|
9f55424250
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
|
Alexander Kuzmenkov
|
35459a0228
|
Update FormatFactory.cpp
|
2021-04-22 21:48:06 +03:00 |
|
TCeason
|
b4bf53dfc9
|
add some comment and modify a parameter type
|
2021-04-19 15:34:27 +08:00 |
|
TCeason
|
63403c709c
|
modify settings name to external_xxx and rewrite Storage MySQL max_block_size
|
2021-04-19 10:51:50 +08:00 |
|
TCeason
|
87aa904440
|
Modify according to review opinion
|
2021-04-19 10:51:50 +08:00 |
|
TCeason
|
472c131420
|
Add MySQL read history data bytes judgment
|
2021-04-19 10:51:50 +08:00 |
|
Alexey Milovidov
|
07b610cf70
|
Remove useless files
|
2021-04-13 23:04:13 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Alexander Kuzmenkov
|
e44b3822e3
|
Merge pull request #21850 from fastio/handle_errors_for_kafka_engine
Handle errors for Kafka engine
|
2021-04-09 22:59:40 +03:00 |
|
alexey-milovidov
|
5d672d4529
|
Update FormatFactory.cpp
|
2021-04-06 22:23:16 +03:00 |
|
Nikita Mikhailov
|
37f48d13b4
|
add test
|
2021-04-06 22:23:16 +03:00 |
|
kssenii
|
dc42d5189d
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into replicas-shards-for-mysql-and-postgres
|
2021-04-05 15:36:35 +00:00 |
|
alexey-milovidov
|
687d1e9b54
|
Merge pull request #22528 from kitaisreal/format-settings-null-as-default-default-value-fix
FormatSettings null_as_default default value fix
|
2021-04-03 12:49:08 +03:00 |
|
Maksim Kita
|
5ba6c7b731
|
FormatSettings null_as_default default value fix
|
2021-04-03 00:05:40 +03:00 |
|
kssenii
|
18dd8dd79b
|
Typo
|
2021-03-31 17:05:41 +00:00 |
|
Peng Jian
|
26b5482b4d
|
remove the flag in the parser
|
2021-03-31 22:25:51 +08:00 |
|
Peng Jian
|
909d5ad2b5
|
Handle errors for Kafka engine
|
2021-03-31 17:15:57 +08:00 |
|
kssenii
|
ce05087b1b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into replicas-shards-for-mysql-and-postgres
|
2021-03-30 17:27:10 +00:00 |
|
kssenii
|
ef537b802f
|
Better comments
|
2021-03-27 21:10:44 +00:00 |
|
kssenii
|
95e8a8b9f0
|
Support shards
|
2021-03-27 14:40:07 +00:00 |
|
kssenii
|
ae868208c2
|
Use pool with failover in mysql storage
|
2021-03-27 14:39:45 +00:00 |
|
Anton Popov
|
6a15431be7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
|
Alexey Milovidov
|
3f67f4f47b
|
Saturation for DateTime
|
2021-03-15 23:40:33 +03:00 |
|
Alexey Milovidov
|
671395e8c8
|
Most likely improve performance
|
2021-03-15 22:23:27 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Vitaly Baranov
|
2480e4ee3d
|
Better tests for protobuf format #2.
|
2021-02-24 21:06:29 +03:00 |
|
Vitaly Baranov
|
2eecaee08d
|
Better tests for protobuf format.
|
2021-02-20 23:13:32 +03:00 |
|
Vitaly Baranov
|
3cbb325913
|
Merge pull request #20506 from vitlibar/refactor-protobuf-format-io
Improved serialization in Protobuf format.
|
2021-02-18 11:31:37 +03:00 |
|
Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|
Nikita Mikhailov
|
d615b8e516
|
more checks
(cherry picked from commit b45168ecaf37d0061edfd12c67a8c5300d45d2e3)
|
2021-02-15 16:11:16 +03:00 |
|
Nikita Mikhaylov
|
a77b740a7c
|
Merge pull request #20286 from nikitamikhaylov/json-import-bugfix
Error from allocator on JSON import
|
2021-02-15 12:40:09 +03:00 |
|
Nikita Mikhaylov
|
3174c57562
|
Update src/Formats/JSONEachRowUtils.cpp
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-02-12 15:29:19 +03:00 |
|
Nikita Mikhailov
|
47f62e899b
|
style
|
2021-02-10 17:52:28 +03:00 |
|
Nikita Mikhailov
|
6c9f5e4991
|
try
|
2021-02-10 17:16:27 +03:00 |
|
Alexey Milovidov
|
905793a7e4
|
Disable excessive squashing of blocks for StorageMemory #13052
|
2021-02-07 04:57:17 +03:00 |
|
Alexey Milovidov
|
bd0ec1b9f4
|
Remove useless header
|
2021-02-02 06:03:30 +03:00 |
|
Maksim Kita
|
a45459e095
|
Fixed tests
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b745c64459
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
|
kssenii
|
daab2c91bb
|
Better
|
2021-01-21 21:15:11 +00:00 |
|
kssenii
|
c1702f34ee
|
Add factories info into system.query_log
|
2021-01-21 15:46:37 +00:00 |
|
alexey-milovidov
|
72b142a00a
|
Merge branch 'master' into pg2ch
|
2021-01-06 23:18:59 +03:00 |
|
Nikita Mikhailov
|
d4ec52f732
|
shellchek
|
2020-12-30 18:21:58 +03:00 |
|
Nikita Mikhailov
|
b94a654715
|
build fix
|
2020-12-30 16:55:31 +03:00 |
|
Nikita Mikhailov
|
a1d3c0173d
|
better
|
2020-12-30 08:34:49 +03:00 |
|
Nikita Mikhailov
|
60b4a36c4a
|
arcadia fix + live view fix + cleanup
|
2020-12-30 07:50:58 +03:00 |
|
Nikita Mikhailov
|
c5f92e5096
|
better formatfactory
|
2020-12-30 06:07:30 +03:00 |
|
Nikita Mikhailov
|
2b90b4e01d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-29 22:47:06 +03:00 |
|
kssenii
|
c1eced8993
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg2ch
|
2020-12-29 15:09:53 +00:00 |
|
Nikita Mikhailov
|
2dde73f700
|
better
|
2020-12-28 19:52:54 +03:00 |
|