Skip to content

Conversation

ToshihitoKon
Copy link

trinodb/trino:440 <- reproio/trino:repro-440

abicky and others added 9 commits September 4, 2025 13:41
NativeCassandraSession#getPartitions is very slow
if there are many partitions used in WHERE clause.
In our use, the partitions usually exist, so
introduce cassandra.skip-parition-check property
to reduce planning time.
- Convert TestNG annotations (@test, @BeforeClass) to JUnit Jupiter (@test, @BeforeAll)
- Replace TestNG assertEquals with JUnit Jupiter Assertions.assertEquals
- Update static method requirements for @BeforeAll
- Remove deprecated checkConnectivity method call from CassandraServer
- Remove duplicate session assignment

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

3 participants