Kruglov Pavel
|
5aae0a2e04
|
Fix style
|
2022-07-25 17:20:01 +02:00 |
|
avogar
|
794aa691bc
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-protobuf-capnp-empty-message
|
2022-07-21 17:04:37 +00:00 |
|
avogar
|
17a271ec30
|
Fix error codes
|
2022-07-20 14:33:46 +00:00 |
|
avogar
|
784ee11594
|
Add settings to skip fields with unsupported types in Protobuf/CapnProto schema inference
|
2022-07-20 11:16:25 +00:00 |
|
Kruglov Pavel
|
1513285166
|
Fix typo
|
2022-07-18 20:54:13 +02:00 |
|
Kruglov Pavel
|
24c9467641
|
Fix
|
2022-07-18 19:55:14 +02:00 |
|
avogar
|
3f81aadb60
|
Fix schema inference in case of empty messages in Protobuf/CapnProto formats
|
2022-07-18 17:53:33 +00:00 |
|
Robert Schulze
|
f2b1748c48
|
Enable clang-tidy bugprone-suspicious-semicolon
Official docs:
Finds most instances of stray semicolons that unexpectedly alter the
meaning of the code.
|
2022-05-08 19:13:37 +02:00 |
|
avogar
|
1c065f8c7a
|
Some refactoring around schema inference with globs
|
2022-04-13 17:02:48 +00:00 |
|
avogar
|
dd994aa761
|
Add some tests and some fixes
|
2021-12-29 12:18:56 +03:00 |
|
avogar
|
8112a71233
|
Implement schema inference for most input formats
|
2021-12-29 12:18:56 +03:00 |
|
Kruglov Pavel
|
6350957709
|
Fix special build
|
2021-10-18 14:30:02 +03:00 |
|
avogar
|
2da8180613
|
Add space after comma
|
2021-10-14 21:39:09 +03:00 |
|
avogar
|
8729201208
|
Remove redundant move
|
2021-10-14 21:36:57 +03:00 |
|
avogar
|
89c1a04ef4
|
Fix comments
|
2021-10-14 21:35:56 +03:00 |
|
Kruglov Pavel
|
9ec6930c15
|
Better exception handling
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
95790b8a1c
|
Update CapnProtoUtils.cpp
|
2021-10-14 16:43:23 +03:00 |
|
Kruglov Pavel
|
9ddcdbba39
|
Add INCORRECT_DATA error code
|
2021-10-14 16:43:23 +03:00 |
|
avogar
|
f88a2ad653
|
Handle exception when cannot extract value from struct, add test for it
|
2021-10-14 16:43:23 +03:00 |
|
avogar
|
ed8818a773
|
Fix style, better check in enum comparison
|
2021-10-14 16:43:22 +03:00 |
|
avogar
|
ce22f534c4
|
Add CapnProto output format, refactor CapnProto input format
|
2021-10-14 16:43:22 +03:00 |
|