class documentation
class AwsS3ParquetDataSource(CodableBatchDataSource, DataFileReference, ColumnFeatureMappable): (source)
Undocumented
| Method | job |
A key defining which sources can be grouped together in one request. |
| Async Method | read |
Undocumented |
| Async Method | to |
Undocumented |
| Async Method | write |
Undocumented |
| Async Method | write |
Undocumented |
| Class Variable | config |
Undocumented |
| Class Variable | mapping |
Undocumented |
| Class Variable | parquet |
Undocumented |
| Class Variable | path |
Undocumented |
| Class Variable | type |
Undocumented |
| Property | storage |
Undocumented |
| Property | url |
Undocumented |
Inherited from CodableBatchDataSource:
| Property | as |
Undocumented |
| Class Method | _deserialize |
Undocumented |
| Method | _serialize |
Undocumented |
Inherited from BatchDataSource (via CodableBatchDataSource):
| Class Method | multi |
Undocumented |
| Method | __hash__ |
Undocumented |
| Method | all |
Undocumented |
| Method | all |
Undocumented |
| Method | all |
Undocumented |
| Method | all |
Undocumented |
| Method | depends |
Undocumented |
| Async Method | feature |
Setup the code needed to represent the data source as a feature view |
| Method | features |
Undocumented |
| Method | filter |
Undocumented |
| Async Method | freshness |
.table("my_table") .freshness() |
| Method | location |
Undocumented |
| Method | needed |
Undocumented |
| Async Method | schema |
Returns the schema for the data source |
| Method | source |
An id that identifies a source from others. |
| Method | tags |
Undocumented |
| Method | transform |
Undocumented |
| Method | with |
Undocumented |
| Method | with |
Undocumented |
Inherited from ColumnFeatureMappable (via CodableBatchDataSource, BatchDataSource):
| Method | columns |
Undocumented |
| Method | feature |
Undocumented |
| Method | with |
Undocumented |