goccy / bigquery-emulator

BigQuery emulator server implemented in Go
MIT License
727 stars 85 forks source link

Library blocks compiling #258

Open Jantalus opened 5 months ago

Jantalus commented 5 months ago

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

totem3 commented 5 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.

ohaibbq commented 2 months ago

@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