-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Expose connector-level beans in a separate domain #27623
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: master
Are you sure you want to change the base?
Conversation
|
Can you please add some PR desc? |
6ba537e to
85a4549
Compare
bump |
plugin/trino-ai-functions/src/main/java/io/trino/plugin/ai/functions/AiConnectorFactory.java
Outdated
Show resolved
Hide resolved
...rino-elasticsearch/src/test/java/io/trino/plugin/elasticsearch/ElasticsearchQueryRunner.java
Outdated
Show resolved
Hide resolved
plugin/trino-hudi/src/main/java/io/trino/plugin/hudi/HudiConnectorFactory.java
Outdated
Show resolved
Hide resolved
plugin/trino-opensearch/src/test/java/io/trino/plugin/opensearch/OpenSearchQueryRunner.java
Outdated
Show resolved
Hide resolved
a8212f2 to
98fad92
Compare
|
@findepi ptal |
|
The build failed twice. is it a known problem? |
|
@findepi it is known |
|
if there is an issue, would be nice to link here. |
|
CI hit #27716 |
|
@findepi ptal |
plugin/trino-ai-functions/src/main/java/io/trino/plugin/ai/functions/AiConnectorFactory.java
Outdated
Show resolved
Hide resolved
98fad92 to
c860ece
Compare
|
@martint ptal |
fba66bf to
c5015fe
Compare
|
|
||
| public class ConnectorContextModule | ||
| implements Module | ||
| extends AbstractConfigurationAwareModule |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why? This module doesn't need the facilities provided by ConfigurationAwareModule
lib/trino-plugin-toolkit/src/main/java/io/trino/plugin/base/ConnectorContextModule.java
Show resolved
Hide resolved
c5015fe to
07ae48e
Compare
Install ConnectorObjectNameGeneratorModule in the ConnectorContextModule to always expose catalog metrics under a separate domain qualified with catalog name.
07ae48e to
c292e26
Compare
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: