trino-0.6.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
NOTE: Use 0.7.0
instead since this release has an issue where the charts explicitly require setting .Values.worker
and .Values.coordinator
.
What's Changed
- Add extraConfig, https, and secretMounts. (#27)
- Add support for configuring PASSWORD authentication. (#34)
- Provide different JVM configs for co-ordinator and workers. (#26)
- Make imagePullSecrets secret name customizable. (#17)
- Add support for configuring event listener properties. (#38)
Full Changelog: trino-0.5.0...trino-0.6.0