-
Notifications
You must be signed in to change notification settings - Fork 119
Replace H2 use for testing with PostgreSQL #719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
I ll have to remove that
…On Wed, 9 Jul 2025 at 6:49 AM, Yuya Ebihara ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In webapp/pnpm-lock.yaml
<#719 (comment)>
:
> @@ -1,2936 +0,0 @@
-lockfileVersion: '9.0'
Is this change related to H2 removal?
—
Reply to this email directly, view it on GitHub
<#719 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVL2AZQUV6COWOFPLL5UJO33HRUZXAVCNFSM6AAAAACBBYEIISVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDSOJZGQ4DSNRYGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
d8bbdb2 to
c1469cc
Compare
Why do we need to remove |
|
I mean i ll remove that commit
…On Wed, 9 Jul 2025 at 3:24 PM, Yuya Ebihara ***@***.***> wrote:
*ebyhr* left a comment (trinodb/trino-gateway#719)
<#719 (comment)>
I ll have to remove that
Why do we need to remove webapp/pnpm-lock.yaml?
—
Reply to this email directly, view it on GitHub
<#719 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVL2AZXSTFAUPT5SWPXZ7RT3HTREZAVCNFSM6AAAAACBBYEIISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANJRHE2TANZWGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
c1469cc to
414ca10
Compare
|
@ebyhr please review |
gateway-ha/src/main/java/io/trino/gateway/ha/persistence/dao/ExactMatchSourceSelectorsDao.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/main/java/io/trino/gateway/ha/persistence/dao/ExactMatchSourceSelectorsDao.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/TestingJdbcConnectionManager.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/TestingJdbcConnectionManager.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/router/TestSpecificDbResourceGroupsManager.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/router/TestSpecificDbResourceGroupsManager.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/router/TestResourceGroupsManager.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/router/TestResourceGroupsManager.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/router/TestResourceGroupsManager.java
Outdated
Show resolved
Hide resolved
gateway-ha/src/test/java/io/trino/gateway/ha/router/TestResourceGroupsManager.java
Outdated
Show resolved
Hide resolved
414ca10 to
52aaeaa
Compare
|
@ebyhr have resolved please review. |
52aaeaa to
d505b71
Compare
|
|
@mosabua please review. |
https://nexus-iq.visa.com/assets/index.html#/vulnerabilities/CVE-2021-42392
|
|
We cut a new release now .. will hopefully be able to test soon .. can you rebase in the meantime |
|
Sure thing!
…On Fri, 19 Sep 2025 at 1:57 AM, Manfred Moser ***@***.***> wrote:
*mosabua* left a comment (trinodb/trino-gateway#719)
<#719 (comment)>
We cut a new release now .. will hopefully be able to test soon .. can you
rebase in the meantime
—
Reply to this email directly, view it on GitHub
<#719 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVL2AZW2ILDDCWBZ7RQEHGD3TMIR3AVCNFSM6AAAAACBBYEIISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGMBZGU4DKMRQGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
d505b71 to
11a5dd7
Compare
|
@mosabua please review |
|
With #780 merged now .. can you rebase and adjust and make sure CI passes? |
|
Sure
…On Sun, 12 Oct 2025 at 4:39 AM, Manfred Moser ***@***.***> wrote:
*mosabua* left a comment (trinodb/trino-gateway#719)
<#719 (comment)>
With #780 <#780> merged now
.. can you rebase and adjust and make sure CI passes?
—
Reply to this email directly, view it on GitHub
<#719 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVL2AZSW5GCHXLTFCR5C4ND3XGE2VAVCNFSM6AAAAACBBYEIISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGOJTG4ZDGNZSGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
02e1226 to
48fc01b
Compare
|
please review @mosabua |

Description
Additional context and related issues
Release notes
( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required, with the following suggested text:
* Fix some things.