Skip to content

gengdy1545/pixels-trino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixels-trino

The Pixels connector for Trino.

Compatibility

Pixels integration (connector & event listener) is currently compatible with Trino 405. Other Trino versions that are compatible with the Connector SPI in Trino 405 should also work well with Pixels.

Build

This project can be opened as a maven project in Intellij and built using maven.

Note that Trino 405 requires Java 17, thus this project should be built by Jdk 17 (17.0.6 is tested).

Pixels is the parent of this project, therefore use mvn install to install Pixels modules into your local maven repository, before building this project.

Use Pixels in Trino

Follow the instructions HERE to install Pixels and use it in Trino.

About

The Pixels connector for Trino.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%