514-labs / moose

The developer framework for your data & analytics stack
https://www.moosejs.com
MIT License
36 stars 6 forks source link

Incorporate Data Validation at API Level #1645

Open okane16 opened 2 months ago

okane16 commented 2 months ago

Additional Context:

For data validation at the api level would be really nice so that in dev to know really quickly if the connector is producing data that doesn't conform to the schema, right now I have been looking at thousands of records manually + duckdb for high-level stats

linear[bot] commented 2 months ago

514-1145 • For data validation at the api level would be really nice so that in dev to know really quickly if the connector is producing data that doesn't conform to the schema, right now I have been looking at thousands of records manually + duckdb for high-level stats