Hints
Last updated
Was this helpful?
Last updated
Was this helpful?
Multi-stage query engine behavior can be customized with hints. Hints are provided as a comment, for example /* hintType(hint1='value1',hint2='value2') */
.
Apache Pinot supports the following hints:
aggOptions
, explained in .
windowOptions
, explained in .
joinOptions
, explained in .