featurebyte.DataSource.type¶
type: SourceType
Description¶
Returns the data source type, which indicates how the data is stored and computed. e.g. SourceType.SPARK
Returns¶
- SourceType
Data source type.
Examples¶
See Also¶
- SourceType: SourceType