File tree Expand file tree Collapse file tree
spiceaidocs/content/en/reference/pod Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -493,7 +493,10 @@ The following connectors are currently supported:
493493| Connector Name |
494494| ------------------------------------------------------------------------------------------------------------- |
495495| [file](https://github.com/spiceai/data-components-contrib/blob/trunk/dataconnectors/file/file.go) |
496+ | [flight](https://github.com/spiceai/data-components-contrib/blob/trunk/dataconnectors/flight/README.md) |
497+ | [http](https://github.com/spiceai/data-components-contrib/blob/trunk/dataconnectors/http/README.md) |
496498| [influxdb](https://github.com/spiceai/data-components-contrib/blob/trunk/dataconnectors/influxdb/influxdb.go) |
499+ | [coinbase](https://github.com/spiceai/data-components-contrib/blob/trunk/dataconnectors/coinbase/README.md) |
497500| [twitter](https://github.com/spiceai/data-components-contrib/blob/trunk/dataconnectors/twitter/twitter.go) |
498501
499502# ## `dataspaces[*].data.connector.params`
@@ -536,6 +539,7 @@ The following processors are currently supported:
536539
537540| Processor Name |
538541| -------------------------------------------------------------------------------------------------------- |
542+ | [arrow](https://github.com/spiceai/data-components-contrib/blob/trunk/dataprocessors/arrow/README.md) |
539543| [csv](https://github.com/spiceai/data-components-contrib/blob/trunk/dataprocessors/csv/csv.go) |
540544| [flux-csv](https://github.com/spiceai/data-components-contrib/blob/trunk/dataprocessors/flux/fluxcsv.go) |
541545| [json](https://github.com/spiceai/data-components-contrib/blob/trunk/dataprocessors/json/README.md) |
You can’t perform that action at this time.
0 commit comments