How can i create bigquery emulator in golang?

Viewed 35

I tried this GitHub library to implement Big-query Emulator

https://github.com/goccy/bigquery-emulator

But it will take too much time to run testcases.

Please guide me to a proper solution if anyone have.

Thank you.

0 Answers
Related