trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.49k stars 3.02k forks source link

Fix refresh-period configuration documentation #24183

Open daha opened 2 days ago

daha commented 2 days ago

Fix the refresh-period configuration for case-insensitive-name-matching.config-file.

Description

There are errors in the existing documentation for Case insensitive matching. The field case-insensitive-name-mapping.refresh-period is not valid, it should be case-insensitive-name-matching.config-file.refresh-period.

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text:

cla-bot[bot] commented 2 days ago

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to cla@trino.io. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

mosabua commented 2 days ago

Thanks for catching this. Did you submit a signed CLA already?

daha commented 1 day ago

Thanks for catching this. Did you submit a signed CLA already?

I signed and emailed the CLA yesterday.