Skip to content

Conversation

@ssheikin
Copy link
Contributor

@ssheikin ssheikin commented Aug 25, 2025

Description

Additional context and related issues

Release notes

(x) 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.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Aug 25, 2025
@github-actions github-actions bot added hive Hive connector bigquery BigQuery connector ignite Ignite connector labels Aug 25, 2025
Copy link
Contributor

@ksobolew ksobolew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

* limitations under the License.
*/
package io.trino.plugin.jdbc;
package io.trino.plugin.base.authentication.cache;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this under authentication ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Identity is part of authentication layer

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes - But this cache mapping is more of a derivative based on Identity right ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Praveen2112 repackaged to cache.identity and dropped unrelated kerberos repackage. PTAL.

* limitations under the License.
*/
package io.trino.plugin.jdbc;
package io.trino.plugin.base.authentication.cache;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Identity is part of authentication layer

Copy link
Contributor

@chenjian2664 chenjian2664 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the description seems broken

@ssheikin ssheikin force-pushed the ssheikin/72/trino/ms branch from cb37cf1 to 38af310 Compare August 29, 2025 13:36
@ssheikin ssheikin changed the title Repackage IdentityCacheMapping Reuse IdentityCacheMapping for BigQuery Aug 29, 2025
@Praveen2112 Praveen2112 merged commit 0dea398 into trinodb:master Sep 1, 2025
189 of 190 checks passed
@github-actions github-actions bot added this to the 477 milestone Sep 1, 2025
@ssheikin ssheikin deleted the ssheikin/72/trino/ms branch September 1, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bigquery BigQuery connector cla-signed hive Hive connector ignite Ignite connector

Development

Successfully merging this pull request may close these issues.

5 participants