체인 가능한 연산 (Chainable Ops)
asset-file
에셋의 _파일_을 반환합니다.
| Argument | Description |
|---|---|
asset | 에셋입니다. |
반환 값
partitionedtable-file
_partitioned-table_의 _file_을 반환합니다
| Argument | Description |
|---|---|
partitionedTable | partitioned-table |
반환 값
partitionedtable-rows
_partitioned-table_의 행을 반환합니다.
| Argument | Description |
|---|---|
partitionedTable | 행을 가져올 partitioned-table |
반환값
_partitioned-table_의 행들리스트 연산
asset-file
자산의 _파일_을 반환합니다.
| Argument | Description |
|---|---|
asset | 자산 |