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

Time Annotation Layer for Mixed Chart #24387

Closed
peppoSVII opened this issue Jun 13, 2023 · 2 comments
Closed

Time Annotation Layer for Mixed Chart #24387

peppoSVII opened this issue Jun 13, 2023 · 2 comments
Labels

Comments

@peppoSVII
Copy link

peppoSVII commented Jun 13, 2023

When I try to add an annotation layer to a mixed chart, it doesn't work.
The error message is related to 'P1D' time grain representation.

I tried for different database connections (MariaDB and Big Query) and it fails for both.

How to reproduce the bug

  1. Go to your mixed chart
  2. Add a new 'Event' or 'Interval' annotation.

Expected results

A new annotation layer on the graph.

Actual results

Error for BQ:
400 Unrecognized Name: P1D at [1:8] Location

Error for MariaDB:
Unknown column 'P1D' in 'field list'

Screenshots

Error for Maria DB:
image

Error for BQ:
image

Environment

  • superset version: 2.1
@peppoSVII peppoSVII added the #bug Bug report label Jun 13, 2023
@sfirke
Copy link
Member

sfirke commented Jun 14, 2023

Seems possibly related to #24374

@rusackas
Copy link
Member

I'm not sure if this is still an issue in current versions of Superset (3.x). If it is, we can re-open this, or feel free to open a new issue with updated context and a reproducible case using example data. We're no longer supporting Superset 2.x or prior, and it's been a while since this thread saw any activity, so I'm closing this as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants