szehon-ho opened a new pull request, #17460:
URL: https://github.com/apache/iceberg/pull/17460

   ## Summary
   - Rename `@Test` / `@TestTemplate` methods in core metadata table tests to 
drop the redundant `test` prefix, matching Iceberg’s current test naming 
convention.
   - Files updated: `TestMetadataTableScans`, `TestEntriesMetadataTable`, 
`TestMetadataTableScansWithPartitionEvolution`, and `TestMetadataTableFilters` 
(plus one private helper in `TestMetadataTableScans`).
   
   ## Test plan
   - [ ] CI `core-tests` passes (rename-only change; no behavior changes)
   - [ ] Spot-check that IDE / Gradle can still run individual renamed methods, 
e.g. `:iceberg-core:test --tests 
org.apache.iceberg.TestEntriesMetadataTable.entriesTable`
   
   ---
   **AI Disclosure**
   - Model: Cursor Grok 4.5
   - Platform/Tool: Cursor
   - Human Oversight: partially reviewed
   - Prompt Summary: After reviewing #17440, create a follow-up PR that removes 
the `test` method-name prefix from related core metadata table tests on latest 
main.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to