Skip to content

docs: fix 'sqllite' typo in sqllogictest README - #24825

Open
MsfPablo wants to merge 1 commit into
apache:mainfrom
MsfPablo:docs/fix-sqlite-typo
Open

docs: fix 'sqllite' typo in sqllogictest README#24825
MsfPablo wants to merge 1 commit into
apache:mainfrom
MsfPablo:docs/fix-sqlite-typo

Conversation

@MsfPablo

Copy link
Copy Markdown

Which issue does this PR close?

N/A - trivial documentation fix.

Rationale for this change

datafusion/sqllogictest/README.md misspells "sqlite" as "sqllite" in the instructions for regenerating expected answers. The script it references is regenerate_sqlite_files.sh, so the surrounding prose should match.

What changes are included in this PR?

One-word spelling correction in datafusion/sqllogictest/README.md.

Are these changes tested?

No code changes; documentation only.

Are there any user-facing changes?

No.

@github-actions github-actions Bot added the sqllogictest SQL Logic Tests (.slt) label Aug 31, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.57%. Comparing base (a274959) to head (0c07640).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24825      +/-   ##
==========================================
- Coverage   81.58%   81.57%   -0.01%     
==========================================
  Files        1123     1123              
  Lines      406610   406610              
  Branches   406610   406610              
==========================================
- Hits       331719   331712       -7     
- Misses      55453    55457       +4     
- Partials    19438    19441       +3     

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants