Update TestingPhoenixServer using SharedResource#16260
Update TestingPhoenixServer using SharedResource#16260kokosing merged 1 commit intotrinodb:masterfrom chenjian2664:update_phoenix_testing_server
Conversation
plugin/trino-phoenix5/src/test/java/io/trino/plugin/phoenix5/PhoenixQueryRunner.java
Outdated
Show resolved
Hide resolved
plugin/trino-phoenix5/src/test/java/io/trino/plugin/phoenix5/PhoenixQueryRunner.java
Outdated
Show resolved
Hide resolved
|
What's the benefit of this change? |
Improve code readability, users know to get a "Lease" from a "shared resource" instead of a new instance. Any concern from your side? |
|
What's the |
|
Take It is true that the creation of
What do you think |
I am under impression that previous implementation did exactly the same. |
Description
Update TestingPhoenixServer using SharedResource
Additional context and related issues
Release notes
(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text: