Add API to fetch data using destination plugins

Created on 23 August 2021, over 3 years ago
Updated 1 June 2023, over 1 year ago

Problem/Motivation

There is currently no API surface to fetch a dataset's data from the index.

Proposed resolution

The data() function on the Dataset entity parses and returns data directly from the file system rather than the index itself. We should add another function here which requests the indexed data directly.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇦🇺Australia acbramley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇨🇦Canada jibran Toronto, Canada

    We discussed it on a call to add a fetch method to the destination plugin but plugins like ES and OS(coming soon) will opt-out by implementing the method and throwing the error.

Production build 0.71.5 2024