Skip to main content

types.dsrc

DataSourceSpec Objects

class DataSourceSpec(RaptorSpec)

DataSourceSpec is the specification of a data source.

Arguments:

  • name: name of the data source
  • keys: list of keys of the data source
  • timestamp: name of the timestamp column
  • production_config: production configuration type. It will be used to generate a stub configuration.