Values_0.BatchUpdatePartitionRequestSourceUpdates one or more partitions in a batch operation.
type nonrec t = {catalogId : CatalogIdString.t option;The ID of the catalog in which the partition is to be updated. Currently, this should be the Amazon Web Services account ID.
*)databaseName : NameString.t;The name of the metadata database in which the partition is to be updated.
*)tableName : NameString.t;The name of the metadata table in which the partition is to be updated.
*)entries : BatchUpdatePartitionRequestEntryList.t;A list of up to 100 BatchUpdatePartitionRequestEntry objects to update.
*)}val make :
?catalogId:??? ->
databaseName:NameString.t ->
tableName:NameString.t ->
entries:BatchUpdatePartitionRequestEntryList.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of ValueString.t ] list
| `Structure of
(string
* [> `List of [> `String of ValueString.t ] list
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of
[> `String of LocationString.t
| `Structure of
(string
* [> `Integer of IntegerFlag.t
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of NameString.t ])
list ]
list
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of LocationString.t
| `Structure of
(string
* [> `List of
[> `String of NameString.t ] list
| `Long of VersionLongNumber.t
| `Map of
([> `String of KeyString.t ]
* [> `String of ParametersMapValue.t ])
list
| `String of NameString.t
| `Structure of
(string
* [> `String of GlueResourceArn.t ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]
list
| `String of CatalogIdString.t ])
list ]