Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

A simple Test Case to Validate each release of the Plugin #298

Closed
tgtwm1github opened this issue Jan 3, 2021 · 2 comments · Fixed by #318
Closed

A simple Test Case to Validate each release of the Plugin #298

tgtwm1github opened this issue Jan 3, 2021 · 2 comments · Fixed by #318
Labels
duplicate This issue or pull request already exists
Milestone

Comments

@tgtwm1github
Copy link

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

  • Version:2.0.1
  • Platform:Ubuntu Linux
  • Grafana Version: 7.3.5
@spark2ignite
Copy link
Contributor

@tgtwm1github thank you for this very good suggestion! @Tamirk and @LiorRacer - FYI.

@ofir5300 ofir5300 added the duplicate This issue or pull request already exists label Mar 24, 2021
@ofir5300
Copy link
Collaborator

@tgtwm1github thanks again for this.
We are currently acting as you suggested and will proceed this way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants