Kent Huang

Results 8 comments of Kent Huang

Currently, dbt BigQuery supports 4 types of auth methods. ref: https://docs.getdbt.com/reference/warehouse-profiles/bigquery-profile#authentication-methods However, sqlAlchemy bigquery hasn't supported access token. We decide not to support dbt method 'oauth-secrets' now. There was already...

PipeRider will start to support BigQuery from the next release.

The PipeRider 0.7.0 had been released!

Based on our experiment, you can pull the base image with specific CPU architecture manually before building it. Ex: ```JavaScript var Docker = require('../../lib/docker'); var docker = new Docker({ socketPath:...

@Vfisa PipeRider does support accessing the read-only snowflake tables. However, the CLI run option `--table` with schema and table name didn't work here could be caused by the following issue:...

Hi @LePeti Thanks for providing the reproduced video record. Based on your video and the logs you provided. Here are what we currently know: - The `recce server` command is...

Hi @alexeyegorov, thanks for reporting the issue. For the transparent header issue, we plan to fix it in the next release. Let's focus on the second issue here.