Skip to content

chore: Rename test-all-tables.sh to compare-all-tables.sh#264

Open
alamb wants to merge 1 commit into
mainfrom
alamb/rename-test-all-tables
Open

chore: Rename test-all-tables.sh to compare-all-tables.sh#264
alamb wants to merge 1 commit into
mainfrom
alamb/rename-test-all-tables

Conversation

@alamb
Copy link
Copy Markdown
Collaborator

@alamb alamb commented May 14, 2026

Summary

  • Renames tpcdsgen/scripts/test-all-tables.shcompare-all-tables.sh for naming consistency with the sibling compare-table.sh script.
  • Updates all references

🤖 Generated with help from Claude Code

Renames the conformance-suite entry script to be consistent with
compare-table.sh. Updates references in CI, README files, and sibling
scripts.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
│ # (Java via --compat trino; C via --compat c)
├── compare-table.sh # Compare one table
├── test-all-tables.sh # Compare all ported tables
├── compare-all-tables.sh # Compare all ported tables
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this bothered me -- that comparing a single table was called compare-table but comparing all table was called test-all-table

@alamb alamb marked this pull request as ready for review May 14, 2026 13:23
@alamb alamb requested a review from clflushopt May 14, 2026 16:27
Copy link
Copy Markdown
Owner

@clflushopt clflushopt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks @alamb

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants