Skip to content

Conversation

@prrvchr
Copy link
Member

@prrvchr prrvchr commented Nov 6, 2025

Description

Add new HsqlDB connector
see the first attempt: PR#23061

Additional context and related issues

I would like to add some pure JDBC functions to Trino in order to be able to provide better integration with LibreOffice Base.
This new connector is a good way to achieve this...
The ultimate goal is to offer LibreOffice Base the possibility via Trino to consolidate or even edit data coming from different DBMS in a very easy way.

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# Section
* Add HsqlDB connector to Trino.

@cla-bot cla-bot bot added the cla-signed label Nov 6, 2025
@github-actions github-actions bot added the docs label Nov 6, 2025
@prrvchr prrvchr mentioned this pull request Nov 6, 2025
@prrvchr prrvchr force-pushed the hsqldb branch 2 times, most recently from 5a7cee4 to 07a795d Compare November 6, 2025 11:38
@raunaqmorarka raunaqmorarka removed their request for review November 6, 2025 11:48
@prrvchr prrvchr force-pushed the hsqldb branch 2 times, most recently from 95190fb to 2ed7b8e Compare November 6, 2025 14:39
@prrvchr prrvchr requested review from martint and mosabua November 6, 2025 14:57
@prrvchr prrvchr self-assigned this Nov 6, 2025
@prrvchr prrvchr force-pushed the hsqldb branch 3 times, most recently from 6a67cbf to e1d8243 Compare November 7, 2025 20:31
@github-actions github-actions bot added the iceberg Iceberg connector label Nov 7, 2025
Bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.6

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.5 to 10.6.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.6..10.5)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-version: '10.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump org.apache.hadoop.thirdparty:hadoop-shaded-guava

Bumps org.apache.hadoop.thirdparty:hadoop-shaded-guava from 1.4.0 to 1.5.0.

---
updated-dependencies:
- dependency-name: org.apache.hadoop.thirdparty:hadoop-shaded-guava
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

New HsqlDB connector
@prrvchr prrvchr closed this Nov 7, 2025
@prrvchr prrvchr reopened this Nov 7, 2025
@mosabua mosabua added the stale-ignore Use this label on PRs that should be ignored by the stale bot so they are not flagged or closed. label Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed docs iceberg Iceberg connector stale-ignore Use this label on PRs that should be ignored by the stale bot so they are not flagged or closed.

Development

Successfully merging this pull request may close these issues.

3 participants