harold-kfuse edited a comment on pull request #6829:
URL: https://github.com/apache/incubator-pinot/pull/6829#issuecomment-824386925
> Please ensure you tested this and check the indent is correct :P
Dry-run gives this:
```
apiVersion: v1
kind: ConfigMap
metadata:
name: presto-catalog
data:
pinot.properties: |
connector.name=pinot
pinot.controller-urls=pinot-controller:9000
pinot.controller-rest-service=pinot-controller:9000
pinot.allow-multiple-aggregations=true
pinot.use-date-trunc=true
pinot.infer-date-type-in-schema=true
pinot.infer-timestamp-type-in-schema=true
pinot.use-streaming-for-segment-queries=false
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]