joined-table
Returns the file of the asset
Returns the file of a joined-table
Returns the rows of a joined-table
Returns the file of the asset
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
asset-file| Argument | Description |
|---|---|
asset | The asset |
joinedtable-file| Argument | Description |
|---|---|
joinedTable | The joined-table |
joinedtable-rows| Argument | Description |
|---|---|
joinedTable | The joined-table |
leftOuter | Whether to include rows from the left table that do not have a matching row in the right table |
rightOuter | Whether to include rows from the right table that do not have a matching row in the left table |
asset-file| Argument | Description |
|---|---|
asset | The asset |
Was this page helpful?