Chainable Ops
asset-file
Returns the file of the asset
Argument | Description |
---|---|
asset | The asset |
Return Value
The file of the assetpartitionedtable-file
Returns the file of a partitioned-table
Argument | Description |
---|---|
partitionedTable | The partitioned-table |
Return Value
file of the partitioned-tablepartitionedtable-rows
Returns the rows of a partitioned-table
Argument | Description |
---|---|
partitionedTable | The partitioned-table to get rows from |
Return Value
Rows of the partitioned-tableList Ops
asset-file
Returns the file of the asset
Argument | Description |
---|---|
asset | The asset |