trinodb / trino-gateway

https://trinodb.github.io/trino-gateway/
Apache License 2.0
147 stars 65 forks source link

analyzeRequest not explained correctly in documentation #467

Closed slice-athultr closed 2 weeks ago

slice-athultr commented 2 weeks ago

The documentation states that isAnalyzeRequest should be set to make trinoQueryProperties and trinoRequestUser available. However, the property that should be set is analyzeRequest as given in the test case: https://github.com/trinodb/trino-gateway/blob/b549b249854d2f466db997ecaf67904539649933/gateway-ha/src/test/resources/test-config-with-routing-template.yml#L27