goccy / bigquery-emulator

BigQuery emulator server implemented in Go
MIT License
743 stars 86 forks source link

[Table PATCH] Merge new table metadata into existing table metadata #314

Open ohaibbq opened 2 weeks ago

ohaibbq commented 2 weeks ago

Fixes part of #293

Since PATCH only sends the fields of metadata that need to be updated, the response ended up missing many required fields, such as the table reference.