Request message for BatchCreateMetastorePartitions.
Response message for BatchCreateMetastorePartitions.
Request message for BatchDeleteMetastorePartitions. The MetastorePartition is
uniquely identified by values, which is an ordered list. Hence, there is no
separate name or partition id field.
Structured custom error message for batch size too large error.
The error can be attached as error details in the returned rpc Status for
more structured error handling in the client.
Request message for BatchUpdateMetastorePartitions.
Response message for BatchUpdateMetastorePartitions.
Request message for CreateMetastorePartition. The MetastorePartition is
uniquely identified by values, which is an ordered list. Hence, there is no
separate name or partition id field.
Schema description of a metastore partition column.
Request message for ListMetastorePartitions.
Response message for ListMetastorePartitions.
Information about a Hive partition.
List of metastore partitions.
Represents the values of a metastore partition.
Information about a single stream that is used to read partitions.
Serializer and deserializer information.
Contains information about the physical storage of the data in the metastore
partition.
List of streams.
The top-level message sent by the client to the
[Partitions.StreamMetastorePartitions][] method.
Follows the default gRPC streaming maximum size of 4 MB.
This is the response message sent by the server
to the client for the [Partitions.StreamMetastorePartitions][] method when
the commit is successful. Server will close the stream after sending this
message.
Request message for UpdateMetastorePartition.