Popular repositories
1,235 contributions in the last year
Less
More
Contribution activity
February 2021
Created 23 commits in 3 repositories
Created a pull request in apache/superset that received 6 comments
fix(viz): improve dtype inference logic
SUMMARY
Currently query result formats are checked based on the dtype property of the DataFrame coming back from the database. This works for some …
+72
−40
•
6
comments
Opened 16 other pull requests in 2 repositories
apache/superset
2
open
11
merged
1
closed
- fix(database): ensure pk_constraint is JSON serializable
- fix(chart-data-api): support numeric temporal columns
- fix(ci): multiline regex in change detection
- fix: sorting by saved metric
- fix(explore): pie chart label bugs
- fix(native-filters): set currentValue null when empty
- ci: skip cypress if no code changes
- docs(changelog): add entries for 1.0.1
- fix(table-chart): bump superset-ui to 0.17.6
- fix(viz): bump table viz to fix ordering bug
- chore: remove SIP-38 feature flag
- fix(explore): missing select when groupby without metrics
- chore(lint): fix pre-commit error
- [WIP] chore: bump pyarrow and pandas
apache-superset/superset-ui
2
merged
Reviewed 63 pull requests in 3 repositories
apache/superset 48 pull requests
- feat(dashboard_rbac): manage roles for dashboard
- fix(explore): Certificate icon not displaying for certified metrics
- feat: first step native support Trino
- fix: misspelling Erik Ritter
- fix: TimeTable average with nulls calculations
- fix: Fix switching viz type to and from Filter box
- chore: upgrade to npm 7 and superset-ui 0.17.9
- fix(FilterBox): treat empty defaultValues as null
- feat(native-filters): hide filterBar and toggle icon when in editMode
- refactor(native-filters): decouple params from filter config modal (first phase)
- feat(native-filters): add storybook entry for select filter
- feat: Add sort by metric for charts with multiple metrics
- fix(alerts): void query with numeric comparison
- feat(cross-filters): add cross filters
- fix(explore): Enable selecting an option not included in suggestions
- feat(style): hide dashboard header by url parameter
- chore: lock down npm to v6
- feat(explore): Execute predicate query string if set
- fix: add config to disable dataset ownership on the old api
- fix: Retroactively add granularity param to charts
- feat(filters-set): basic implementation for managing user filter sets
- feat(dashboard_rbac): add support for related roles
- fix: timeout context manager on Windows
- feat(db engines): add support for Opendistro Elasticsearch (AWS ES)
- fix: fix the untranslated text content of Dashboard page
- Some pull request reviews not shown.
apache-superset/superset-ui 14 pull requests
- feat(plugin-chart-echarts): arrange legend and zoom
- fix(legacy-plugin-chart-pivot-table): fix displaying image inside rows
- fix(plugin-chart-echarts): fix Timeseries tooltip title
- fix(plugin-chart-table): hide cell bar for group by fields
- feat: add sort by metric for charts with multiple metrics
- feat: Single metric sort
- feat(legacy-preset-chart-nvd3): subject NVD3 Bar chart sort by
- feat(core): expand native filter hook and add chart metadata fields
- feat(plugin-chart-echarts): add graph echart
- fix(plugin-chart-table): better rendering for temporal columns
- feat(plugin-chart-echarts): subject Update echarts to v5.0.1
- feat(core): add custom_params to form_data
- fix(plugin-chart-table): always sort descending by first metric
- fix(plugin-chart-table): refine ordering logic