Closed Jantalus closed 3 months ago
The information provided is insufficient to reproduce the issue. Please include a code snippet or any relevant details that can actually reproduce the issue you are experiencing. This will help in identifying and resolving the problem more effectively.
@Jantalus I'm guessing you're running into the long-running compilation process of the ZetaSQL bindings.
See this note in the README.md
https://github.com/goccy/bigquery-emulator?tab=readme-ov-file#install
What happened?
When the package is included, i cannot run the totality of my project tests.
What did you expect to happen?
To the package to at least let me compile the project
How can we reproduce it (as minimally and precisely as possible)?
macOS x64; go version 1.21.5; include the package and use it
Anything else we need to know?
No response