trinodb / trino-gateway

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

analyzeRequest not explained correctly in documentation #468

Closed athultr1997 closed 2 months ago

athultr1997 commented 2 months 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