Skip to content

added a trino connector#72

Merged
robd518 merged 4 commits into
robd518:developfrom
finleyh:develop
May 11, 2026
Merged

added a trino connector#72
robd518 merged 4 commits into
robd518:developfrom
finleyh:develop

Conversation

@finleyh
Copy link
Copy Markdown
Contributor

@finleyh finleyh commented May 11, 2026

Description

Added a trino connector. You will note in the docker-compose I also added a network section, as I ran into issues with Docker DNS resolving odbc_db or mysql_db for the trino service i configured the compose to use using the default network.

Type of change

  • [x ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

[Describe the tests that you ran to verify your changes]

Checklist:

  • [x ] My code follows the style guidelines of this project
  • [ x] I have performed a self-review of my own code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [ x] I have made corresponding changes to the documentation
  • [ x] My changes generate no new warnings
  • [ x] I have added tests that prove my fix is effective or that my feature works
  • [ x] New and existing unit tests pass locally with my changes

@robd518 robd518 merged commit de019bf into robd518:develop May 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants