Skip to content

docs(db): Update crate.py with new Homepage URL#39002

Merged
hainenber merged 1 commit into
apache:masterfrom
michaelkremmel:patch-1
Apr 1, 2026
Merged

docs(db): Update crate.py with new Homepage URL#39002
hainenber merged 1 commit into
apache:masterfrom
michaelkremmel:patch-1

Conversation

@michaelkremmel
Copy link
Copy Markdown
Contributor

@michaelkremmel michaelkremmel commented Apr 1, 2026

User description

Homepage URL changed from crate.io to cratedb.com

SUMMARY

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

CodeAnt-AI Description

Update the CrateDB homepage link

What Changed

  • The CrateDB database entry now points to the new CrateDB website instead of the old Crate.io site

Impact

✅ Correct database homepage link
✅ Fewer broken external links
✅ Easier access to CrateDB information

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

Homepage URL changed from crate.io to cratedb.com
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented Apr 1, 2026

Code Review Agent Run #568c14

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 7a6048a..7a6048a
    • superset/db_engine_specs/crate.py
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful
    • MyPy (Static Code Analysis) - ✔︎ Successful
    • Astral Ruff (Static Code Analysis) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@dosubot dosubot Bot added the data:connect Namespace | Anything related to db connections / integrations label Apr 1, 2026
@codeant-ai-for-open-source codeant-ai-for-open-source Bot added the size:XS This PR changes 0-9 lines, ignoring generated files label Apr 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.42%. Comparing base (a67ca05) to head (7a6048a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #39002   +/-   ##
=======================================
  Coverage   64.42%   64.42%           
=======================================
  Files        2536     2536           
  Lines      131103   131103           
  Branches    30434    30434           
=======================================
  Hits        84467    84467           
  Misses      45173    45173           
  Partials     1463     1463           
Flag Coverage Δ
hive 40.08% <ø> (ø)
mysql 60.94% <ø> (ø)
postgres 61.02% <ø> (ø)
presto 40.10% <ø> (ø)
python 62.61% <ø> (ø)
sqlite 60.65% <ø> (ø)
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hainenber hainenber merged commit 4ee391e into apache:master Apr 1, 2026
73 of 74 checks passed
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:connect Namespace | Anything related to db connections / integrations size/XS size:XS This PR changes 0-9 lines, ignoring generated files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants