Skip to content

Core: Code cleanup around TestTable and TestTableOperations#12419

Merged
nastra merged 1 commit intoapache:mainfrom
gaborkaszab:main_redundant_test_table_cleanup
Feb 28, 2025
Merged

Core: Code cleanup around TestTable and TestTableOperations#12419
nastra merged 1 commit intoapache:mainfrom
gaborkaszab:main_redundant_test_table_cleanup

Conversation

@gaborkaszab
Copy link
Contributor

1: TestTableOperations already contains a member for the table name. It's redundant to have the same as a separate constuctor parameter for TestTable.

2: The 2 constructors for TestTableOperations have redundant code.

1: TestTableOperations already contains a member for the table name. It's
redundant to have the same as a separate constuctor parameter for TestTable.

2: The 2 constructors for TestTableOperations have redundant code.
@github-actions github-actions bot added the core label Feb 27, 2025
@nastra nastra merged commit b87edbb into apache:main Feb 28, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants