Skip to main content

Chainable Ops

asset-file

Returns the file of the asset
ArgumentDescription
assetThe asset

Return Value

The file of the asset

partitionedtable-file

Returns the file of a partitioned-table
ArgumentDescription
partitionedTableThe partitioned-table

Return Value

file of the partitioned-table

partitionedtable-rows

Returns the rows of a partitioned-table
ArgumentDescription
partitionedTableThe partitioned-table to get rows from

Return Value

Rows of the partitioned-table

List Ops

asset-file

Returns the file of the asset
ArgumentDescription
assetThe asset

Return Value

The file of the asset
I