Skip to content

test: add case sensitivity and concurrent DDL+read tests#27

Merged
lostmygithubaccount merged 1 commit into
mainfrom
cody/test-coverage
Apr 6, 2026
Merged

test: add case sensitivity and concurrent DDL+read tests#27
lostmygithubaccount merged 1 commit into
mainfrom
cody/test-coverage

Conversation

@lostmygithubaccount
Copy link
Copy Markdown
Member

Summary

  • Add mixed-case table name tests verifying DDL refresh works correctly through both OLTP and DataFusion query paths
  • Add concurrent DDL (ALTER TABLE) + read (SELECT) test ensuring no panics under concurrent schema mutation

Generated with Claude Code

Cover two gaps from adversarial review:
- Mixed-case table names through DDL refresh (OLTP + DataFusion paths)
- Concurrent ALTER TABLE + SELECT with no panics or crashes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lostmygithubaccount lostmygithubaccount enabled auto-merge (squash) April 5, 2026 23:53
@lostmygithubaccount lostmygithubaccount merged commit 5c33cb8 into main Apr 6, 2026
1 check passed
@lostmygithubaccount lostmygithubaccount deleted the cody/test-coverage branch April 6, 2026 00:03
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.

1 participant