V2 ingest feature parity - [x] BigQuery ingest only - [x] removal of MemoryBuffer and replacement with BufferCounter - [x] api should return ingest error instead of :ok - [ ] schema creation and updating, with rate limiting JSON schema stuff - [ ] use json schema for diffing schema changes + storage to `source_schema` table - [ ] Benchmarking comparisons for existing schema diffing and json schema diffing - [ ] add in telemetry Initial implementation is ingest only, no querying is required.
V2 ingest feature parity
JSON schema stuff
source_schematableInitial implementation is ingest only, no querying is required.