All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docker.presto-product-tests.conf.presto.etc.catalog.kafka.basic_structural_datatypes.proto Maven / Gradle / Ivy

There is a newer version: 451
Show newest version
syntax = "proto3";

message schema {
  repeated uint64 a_array = 1;
  map a_map = 2;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy