This project is a metric layer framework which follow Postgres Wire Protocol to communicate with its client. Its codebase is based on Trino project and the part of Postgres Wire Protocol in CrateDB project.
mvn clean install -DskipTests
etc/config.properties
bigquery.project-id= # The target bigQuery project
bigquery.credentials-key= # based 64 credentials key
bigquery.location= # BigQuery execution region
- VM options
-Dconfig=etc/config.properties # the path of config file