terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

make extract schema async #3689

Closed lesleydreyer closed 2 months ago

lesleydreyer commented 2 months ago

Makes the function that gets the schema async (i.e. awaiting imports of external plugins to add to the schema)