Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery V2 for Multi-Backend #1808

Open
2 of 7 tasks
Ziinc opened this issue Nov 3, 2023 · 0 comments
Open
2 of 7 tasks

BigQuery V2 for Multi-Backend #1808

Ziinc opened this issue Nov 3, 2023 · 0 comments
Assignees

Comments

@Ziinc
Copy link
Contributor

Ziinc commented Nov 3, 2023

V2 ingest feature parity

  • BigQuery ingest only
  • removal of MemoryBuffer and replacement with BufferCounter
  • 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.

@hauleth hauleth self-assigned this Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants