cloud.upload_table

Materializes a user-uploaded tabular asset as a pipeline input. One of the four cloud.upload_* variants, all sharing a single implementation — see Upload blocks for the capability grant, object_key/asset_id args, and cloud-only execution model shared by all four. This variant's only distinguishing feature is its declared output type.

  • Kind: standard
  • Network: yes

Outputs🔗

NameTypeDescription
tablefile (CSV)The uploaded tabular file, passed through unchanged.