forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 1
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: create 1000 small tables for testing #19
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* prevent working timeout and grace period from being set to negative numbers * add extra validation * lint * fix black * fix isort * add js tests * fix lint + more python schema validation * add report schema test for timeout limits * add extra test for null grace period
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
* fix: button margin glitches * removing unncessary fragment * removing grid gap * Revert "removing unncessary fragment" This reverts commit 659e273.
* refactor(api): csrf token on the new REST API * improve OpenAPI spec description * fix test * remove public role like has default for all tests * fix test
…#13235) raise_for_dashboard_access is part of dashboard and cannot be overridden by a security manager.
…he#12238) * Update index.mdx Pinot connection fix * Update index.mdx
* feat: add trino logo Signed-off-by: Đặng Minh Dũng <dungdm93@live.com> * chores: update image links in README.md Signed-off-by: Đặng Minh Dũng <dungdm93@live.com> * docs: add Trino Connecting to Databases doc Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
* update preset file * migration added * bug fix * lint * Update superset/migrations/versions/1412ec1e5a7b_legacy_force_directed_to_echart.py Co-authored-by: Jesse Yang <jesse.yang@airbnb.com> * version bump * bummp dependency * add package.lock * merge migrations * add integration test * lint * remove unnecessary params from test * check key existance in migrations * test to typescript * Update graph.test.ts * fix migration downstream head * Upgrade to lockfileversion 2 Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
…ache#13271) * feat(chart-data): add rowcount, timegrain and column result types * break out actions from query_context * rename module
* fix: project None value * fix: pre-commit
* First pass at ephemeral env, new Docker ci target * Add service checks, get public IP * Separate issue_comment and workflow_run jobs * Refactor workflows * Adjust comment author association * Checkout code * Fix image name, manage service desired task count * Use merge commit sha * Fix IP output, add failure comment * Refactor comment parsing & env spinup * Check container image publish status * Parse AWS account ID from registry URL * Use PR number rather than variable merge commit SHA for image tag * Fix docker push conditional * Push multiple tags to ECR * Fix comment author check * Refactor comment body check * Provision service with active task to get correct IP * /testenv up * Add @mentions to PR comments, env var cleanup
* fix: add config to disable dataset ownership on the old api * fix CI docker build * fix logic * add deprecation comment on the config * feat: send alerts reports errors to recipients * update * feat(reports): send notification on error with grace * merge and revert config * fix lint and MySQL test * fix mysql tests
* Enhance custom icon * Minor fix * Move DashboardList icon trash icon to enhanced * Enhance trash icon on lists * Enhance actions icons card view * Add storybook entry for custom icons * Test delete button * Remove commented line * Fix linting issue * Enhance Antd icons * Enhance existing icons up to BoltSmallRunIcon * Remove unused import * Import/Exports all icons from index * Export all existing icons * Implement more enhanced icons * Add data-id on edit buttons * Fix lint issue * Inherit color * Apply original color to actions * Fix linting issue * Fix typo * Change ModeHoriz to MoreHoriz
…3330) * fix: date picker support date unit with singular and plural * fix grammar
* test: optimize codecov config to let GitHub checks always pass * Run tests on workflow changes, too
* tests for DeleteModal component * fix: test attribute * removing config from DeleteModal.test.tsx * re-run tests * Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx Co-authored-by: Jesse Yang <jesse.yang@airbnb.com> * Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx Co-authored-by: Jesse Yang <jesse.yang@airbnb.com> * Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx Co-authored-by: Jesse Yang <jesse.yang@airbnb.com> * Update superset-frontend/src/components/DeleteModal/DeleteModal.test.tsx Co-authored-by: Jesse Yang <jesse.yang@airbnb.com> Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
apache#13468) Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
* feat(native-filters): add timegrain and column filter * add fetch values predicate * bump deps * lint * fix test * add python test for legacy merge * fix default value and isInitialized to not check strict equality * Address comments * add FilterValue type * address review comments
* Ephemeral env PR close cleanup action * Add documentation for test envs
* refactor(native-filters): move data mask to root reducer * refactor: update rest stuff for dataMask * refactor: add ownCrrentState to explore * fix: fix immer reducer * fix: merge with master * refactor: support explore dataMask * refactor: support explore dataMask * docs: add comment * refactor: remove json stringify * fix: fix failed cases * feat: filter bat buttons start * fix: fix CR notes * fix: fix cascade filters * fix: fix CR notes * refactor: add clear all * fix: fix CR notes * fix: fix CR notes * fix: fix CR notes * feat: buttons in filter bar * lint: update imports * feat: add tabs for filter sets * feat: add buttons to filter set * feat: first phase add filter sets * fix: undo FF * refactor: continue filter sets * fix: fix CR notes * refactor: header * fix: fix CR notes * fix: fix CR notes * refactor: continue filter sets * lint: fix lint * refactor: continue filter sets * fix: fix filter bar opening * refactor: continue filter sets * refactor: continue filter sets * refactor: continue filter sets * feat: filters sets history * feat: filters sets history * fix: filter set name * refactor: fix expand filters case * fix: fix CR notes * refactor: filter sets * fix: fix CR notes * refactor: filter sets
* refactor(native-filters): move data mask to root reducer * refactor: update rest stuff for dataMask * refactor: add ownCrrentState to explore * fix: fix immer reducer * fix: merge with master * refactor: support explore dataMask * refactor: support explore dataMask * docs: add comment * refactor: remove json stringify * fix: fix failed cases * feat: filter bat buttons start * fix: fix CR notes * fix: fix cascade filters * fix: fix CR notes * refactor: add clear all * fix: fix CR notes * fix: fix CR notes * fix: fix CR notes * feat: buttons in filter bar * lint: update imports * feat: add tabs for filter sets * feat: add buttons to filter set * feat: first phase add filter sets * fix: undo FF * refactor: continue filter sets * fix: fix CR notes * refactor: header * fix: fix CR notes * fix: fix CR notes * refactor: continue filter sets * lint: fix lint * refactor: continue filter sets * fix: fix filter bar opening * refactor: continue filter sets * refactor: continue filter sets * refactor: continue filter sets * feat: filters sets history * feat: filters sets history * fix: filter set name * refactor: fix expand filters case * fix: fix CR notes * refactor: filter sets * refactor: filter sets * refactor: filter sets * refactor: filter sets * refactor: update sets * feat: edit filter set * refactor: add warning icon * fix: fix CR notes * Update superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * fix: fix CR notes Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
apache#13513) * Move to dir and add storybook * Add tests * Remove no-restricted-imports
* feat: add connector for CrateDB * added crate * fix PyPI reference * add tests * added more clarity on installing crate * fix test Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
eschutho
approved these changes
Mar 11, 2021
* feat(native-filters): add sort option to select filter * remove from useEffect * disable flaky cypress tests
* WIP * feat: add option to load big/wide tables * Fix lint * Address comments
* feat(dashboard) dashboard/id/datasets endpoint * schema for dashboard datasets * list instead of map * finish dashboard dataset schema * description * better test * add the dataset schema to the schema list * lint
betodealmeida
pushed a commit
that referenced
this pull request
Dec 8, 2021
Add new core modules from incubator-superset
betodealmeida
pushed a commit
that referenced
this pull request
Dec 8, 2021
* fix: show only necessary ticks on log scale and add storybook * fix: storybook path
betodealmeida
pushed a commit
that referenced
this pull request
Dec 8, 2021
Ran following commands: ``` brew install pngquant pngquant --quality=65-80 ./packages/**/*.png --ext .png --force ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
apache#13448 added a new option
-b
tosuperset load-examples
, that when enabled will create synthetic "big data" to test features and migrations on a realistic environment.This PR adds 1000 small tables, to test loading tables in SQL Lab.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
N/A
TEST PLAN
Ran
superset load-examples -b -t
and verified that tables are created.ADDITIONAL INFORMATION