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

feat(schema-compiler): expose custom granularities details via meta API and query annotation #8740

Merged
merged 7 commits into from
Sep 26, 2024

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Sep 24, 2024

This is a further extension of API to support custom granularities. Now, granularity's details are exposed. They are required at least for chart generation on the client side, without granularity details (e.g. Interval, offset/origin) — it is not possible to generate time series points.

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Copy link

vercel bot commented Sep 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 4:43pm

@KSDaemon KSDaemon changed the title feat(schema-compiler): expose custom granularities details via meta API feat(schema-compiler): expose custom granularities details via meta API and query annotation Sep 24, 2024
@KSDaemon KSDaemon marked this pull request as ready for review September 24, 2024 14:17
@KSDaemon KSDaemon requested review from a team as code owners September 24, 2024 14:17
@KSDaemon KSDaemon merged commit c58e97a into master Sep 26, 2024
45 checks passed
@KSDaemon KSDaemon deleted the feat/custom-granularities-in-meta branch September 26, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants