Skip to content

feat(inputs.sql): Add Vertica support#17375

Merged
srebhan merged 5 commits into
influxdata:masterfrom
apkerr:master
Oct 9, 2025
Merged

feat(inputs.sql): Add Vertica support#17375
srebhan merged 5 commits into
influxdata:masterfrom
apkerr:master

Conversation

@apkerr

@apkerr apkerr commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

Summary

Add support for Vertica databases to the inputs.sql plugin

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #17318

@telegraf-tiger telegraf-tiger Bot added area/sql feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Jul 24, 2025
@mstrandboge mstrandboge self-assigned this Aug 4, 2025
@mstrandboge

Copy link
Copy Markdown
Contributor

Thanks for the PR! My only concern is that the driver library seems to not have been updated since 2023, do you know if it is still being actively maintained? (also, this PR needs a rebase 😄)

@mstrandboge

Copy link
Copy Markdown
Contributor

@apkerr After discussion with the team we decided that this library is the right choice for this feature. Are you able to resolve the merge conflicts and remove the unnecessary dependency changes so this can merge? Thanks!

@telegraf-tiger

telegraf-tiger Bot commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

@mstrandboge mstrandboge assigned skartikey and srebhan and unassigned mstrandboge Oct 9, 2025
@mstrandboge mstrandboge added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Oct 9, 2025

@srebhan srebhan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Awesome. Thanks @apkerr!

@srebhan srebhan merged commit 851bea2 into influxdata:master Oct 9, 2025
25 of 27 checks passed
@github-actions github-actions Bot added this to the v1.37.0 milestone Oct 9, 2025
@apkerr

apkerr commented Oct 9, 2025

Copy link
Copy Markdown
Contributor Author

Thanks for finishing this @mstrandboge!

I'm sorry I couldn't do it myself...work is getting in the way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/sql feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Vertica for sql input plugin

4 participants