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

fix(table-viz): format non-numeric metrics #10234

Merged
merged 1 commit into from Jul 2, 2020
Merged

Conversation

ktmud
Copy link
Member

@ktmud ktmud commented Jul 2, 2020

SUMMARY

This PR adds more robust formatting for non-numeric metrics (e.g., MAX(ds) and arbitrary(state)).

Also make sure all TIMESTAMP WITHOUT TIME ZONE columns are using UTC time (to be consistent with how time column works).

Related: apache-superset/superset-ui#663

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before

image

After

Snip20200702_17

TEST PLAN

New Cypress tests

ADDITIONAL INFORMATION

@ktmud
Copy link
Member Author

ktmud commented Jul 2, 2020

CI will need to wait for @superset-ui/plugin-chart-table v0.14.8 to be published.

@ktmud ktmud requested review from kristw and etr2460 and removed request for kristw July 2, 2020 19:01
@ktmud ktmud closed this Jul 2, 2020
@ktmud ktmud reopened this Jul 2, 2020
@ktmud ktmud closed this Jul 2, 2020
@ktmud ktmud reopened this Jul 2, 2020
@ktmud ktmud merged commit a6751bf into apache:master Jul 2, 2020
@ktmud ktmud deleted the table-format branch July 2, 2020 21:44
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/M 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants