Added
Parser Preview API and Generic Parser Type for Push Integrations
3 months ago
Two additions make push ingest easier to configure.
A new parseQueryForLogTypes GraphQL query lets you test a sample SQL statement against multiple parser dialects in one call, so your team can identify the right fit for a source quickly.
A new generic log type handles warehouses that don't map to a dedicated dialect. Monte Carlo parses these with a permissive generic SQL dialect, giving you a clean way to integrate non-native sources.
Learn more here: https://docs.getmontecarlo.com/docs/api-push-ingest
