Releases: trinodb/charts
trino-0.14.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.13.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.12.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.11.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.10.2
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.10.1
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.10.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
trino-0.9.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
What's Changed
- Allow customising liveness and readiness probes (#44)
- Add support for managing Kafka table description files (#45)
- Only add base-directory option for filesystem exchange (#58)
- Improve heapHeadroomPerNode configuration (#64)
- Bump chart version to 0.9.0 (#65)
Full Changelog: trino-0.8.0...trino-0.9.0
trino-0.8.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
What's Changed
- Fix password auth in coordinator deployment. (#42)
- Add support for file-based system-level access control. (#33)
- Add -XX:+UnlockDiagnosticVMOptions and -XX:+UseAESCTRIntrinsics to JVM config to improve performance on instances with ARM CPUs. (#47)
Full Changelog: trino-0.7.0...trino-0.8.0
trino-0.7.0
Fast distributed SQL query engine for big data analytics that helps you explore your data universe
NOTE
This includes a fix for an issue with 0.6.0
which caused chart to not work unless explicit .Values.worker
and .Values.coordinator
values were provided.
What's Changed
- Merge coordinator & worker values into values.yaml. (#41)
Full Changelog: trino-0.6.0...trino-0.7.0