You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
Create a table in bigquery with columns for all datatypes (string, integer, date, datetime, timestamp, numeric etc.) and populate a few rows.
Create a Table report in Grafana.
Write a Query to get data from the bigquery table using "SQL". Not the wizard driven SQL but plain SQL from Grafana.
Ensure that the columns are displayed correctly, in the right format, as expected by comparing to Google Bigquery Console.
Expected Behavior
Actual Behavior
Many of the data types are not reproduced faithfully.
Steps to Reproduce the Problem
Specifications
Version:2.0.1
Platform:Ubuntu Linux
Grafana Version: 7.3.5
The text was updated successfully, but these errors were encountered:
Bug Report
Create a table in bigquery with columns for all datatypes (string, integer, date, datetime, timestamp, numeric etc.) and populate a few rows.
Create a Table report in Grafana.
Write a Query to get data from the bigquery table using "SQL". Not the wizard driven SQL but plain SQL from Grafana.
Ensure that the columns are displayed correctly, in the right format, as expected by comparing to Google Bigquery Console.
Expected Behavior
Actual Behavior
Many of the data types are not reproduced faithfully.
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: