This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-20 06:32:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
794aa691bc
ClickHouse
/
tests
/
queries
/
0_stateless
/
format_schemas
/
02327_schema.capnp
12 lines
102 B
Cap'n Proto
Raw
Normal View
History
Unescape
Escape
Fix schema inference in case of empty messages in Protobuf/CapnProto formats
2022-07-18 17:53:18 +00:00
@0x9ef128e10a8010b8
;
Add settings to skip fields with unsupported types in Protobuf/CapnProto schema inference
2022-07-20 11:16:25 +00:00
struct
Empty
Fix schema inference in case of empty messages in Protobuf/CapnProto formats
2022-07-18 17:53:18 +00:00
{
}
struct
Message
{
Add settings to skip fields with unsupported types in Protobuf/CapnProto schema inference
2022-07-20 11:16:25 +00:00
tuple1
@0
:
Empty
;
text
@1
:
Text
;
Fix schema inference in case of empty messages in Protobuf/CapnProto formats
2022-07-18 17:53:18 +00:00
}
Reference in New Issue
Copy Permalink