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

Remove old Database views and endpoints #28405

Open
dpgaspar opened this issue May 9, 2024 · 1 comment
Open

Remove old Database views and endpoints #28405

dpgaspar opened this issue May 9, 2024 · 1 comment
Assignees

Comments

@dpgaspar
Copy link
Member

dpgaspar commented May 9, 2024

Remove the already deprecated code: #28404

@dpgaspar dpgaspar self-assigned this May 9, 2024
Copy link

dosubot bot commented May 9, 2024

To address the removal of deprecated database views and endpoints as outlined in the pull request, follow these steps:

  1. Identify Deprecated Features: Review the CHANGELOG and pull request details to identify the specific views and endpoints marked for removal.

  2. Review Dependencies: Check your project for any dependencies on these deprecated features.

  3. Refactor Dependent Code: Update any dependent code to use the recommended alternatives or updated approaches.

  4. Remove Deprecated Code: Safely delete the deprecated functions, classes, or files from your project.

  5. Update Tests: Modify or remove tests covering the deprecated features.

  6. Perform Thorough Testing: Test your project extensively to ensure no issues arise from these changes.

  7. Review Configuration and Documentation: Remove references to the deprecated features from your project's configuration files and documentation.

For issues arising from the removal, ensure error messages and stack traces are reviewed, configuration settings are correct, and the replacements for deprecated features are properly implemented. If unresolved, consult the Apache Superset documentation, community forums, or submit a bug report with detailed information. Consider rolling back changes if issues persist and test in a non-production environment before finalizing changes.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposals - Not proposed for consensus
Development

No branches or pull requests

1 participant