Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] legacySQL cannot be used for setting up BigQuery KPIs #825

Open
athul-osmo opened this issue Mar 14, 2022 · 1 comment
Open

[BUG] legacySQL cannot be used for setting up BigQuery KPIs #825

athul-osmo opened this issue Mar 14, 2022 · 1 comment
Labels
🐛 bug Something isn't working 🔗 connectors DB, DW & third party connectors

Comments

@athul-osmo
Copy link

Describe the bug

When creating KPIs, Chaos Genius does not let us use legacySQL for the query despite adding #legacySQL at the top of the query.

Explain the environment

  • Chaos Genius version: 0.4.0
  • OS Version / Instance: macOS 11.6.3
  • Deployment type: Setup from scratch

Current behavior

An error message saying "Test Connection Failed" appears with an API 400 POST response describing that the query text entered specifies to use legacySQL, while the API options specify not to use legacySQL. If "#legacySQL" is included at the top of any query, this message pops up.

Expected behavior

I wanted to use legacySQL for a query to set up a KPI, but, I am currently being forced to use standardSQL. I need the functionality of legacySQL to easily set up some KPIs.

Screenshots

Screen Shot 2022-03-09 at 9 58 11 AM

Additional context

N/A

Logs

N/A

@github-actions
Copy link

Hello there, thanks for opening your first issue. We welcome you to the community!

@Samyak2 Samyak2 added 🐛 bug Something isn't working 🔗 connectors DB, DW & third party connectors labels Mar 14, 2022
@Samyak2 Samyak2 changed the title legacySQL cannot be used for setting up KPIs [BUG] [BUG] legacySQL cannot be used for setting up BigQuery KPIs Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🔗 connectors DB, DW & third party connectors
Projects
None yet
Development

No branches or pull requests

2 participants