-
Hi @volsa,
Thanks for making this project.
Would you be open to making the results of an etherface instance available to the public in GCP BigQuery?
Happy to discuss the details here, or ema…
-
See if we can set up some integration with Google BigQuery to automate some of the tasks for pulling samples.
https://cloud.google.com/bigquery/docs/reference/libraries#client-libraries-usage-pytho…
-
Hello everyone,
We are running a data ingestion test via Tightlock:
Source: BigQuery
Destination: Google Ads Customer Match
We followed the instructions in the destination guide (https://githu…
-
How to reproduce
I am using java gcloud SDK
```java
bigQuery.create(DatasetInfo.of("temp"));
bigQuery.create(TableInfo.of(TableId.of("temp", "countries"), StandardTableDe…
-
import streamlit as st
from google.cloud import bigquery
import pandas as pd
import google.generativeai as genai
import os
from dotenv import load_dotenv
# Load…
-
From https://community.plot.ly/t/support-for-google-bigquery/8894
---
~~This is a good first issue~~, since [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery) provides all t…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
### Describe the feature
It's not yet possible to create an external table using sql.
However Google provides Python script that does the job.
### Describe alternatives you've considered
https:/…
-
## Context
I have a table in BigQuery with columns of the data type [RANGE](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types#range_type). When I attempt to read the table wit…
-
Hello!
I couldn't remember/find in my notes information about Google BigQuery login. Were we given that information to get on thru Max's account individually, or do we need to purchase (or perhaps …