Commit 327032c
authored
docs(native): Update documentation for Hive Connector (#26658)
## Description
Remove the topic **How to invalidate directory list cache?** from the
documentation, and consolidate the content from the removed topic into
**Invalidate Directory ListCache**
## Motivation and Context
To remove duplicate documentation for invalidate directory list cache in
Hive Connector
[Issue Reference Link](#26101)
## Impact
1) Consolidated contents from **How to invalidate directory list
cache?** block to **Invalidate Directory List Cache** block in hive.rst
file
2) Removed **How to invalidate directory list cache?** block from
hive.rst file
## Test Plan
Tested locally. Attaching the screenshots.
<img width="1353" height="1032" alt="image"
src="https://github.com/user-attachments/assets/249e41be-8d90-4eb6-990f-63e228431184"
/>
<img width="1353" height="1032" alt="image"
src="https://github.com/user-attachments/assets/962f549c-a24f-442b-a6e6-84f757604e42"
/>
## Contributor checklist
- [ ] Please make sure your submission complies with our [contributing
guide](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md),
in particular [code
style](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#code-style)
and [commit
standards](https://github.com/prestodb/presto/blob/master/CONTRIBUTING.md#commit-standards).
- [ ] PR description addresses the issue accurately and concisely. If
the change is non-trivial, a GitHub Issue is referenced.
- [ ] Documented new properties (with its default value), SQL syntax,
functions, or other functionality.
- [ ] If release notes are required, they follow the [release notes
guidelines](https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines).
- [ ] Adequate tests were added if applicable.
- [ ] CI passed.
- [ ] If adding new dependencies, verified they have an [OpenSSF
Scorecard](https://securityscorecards.dev/#the-checks) score of 5.0 or
higher (or obtained explicit TSC approval for lower scores).
## Release Notes
== NO RELEASE NOTE ==1 parent 367b7d7 commit 327032c
1 file changed
+7
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | | - | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
1044 | 1047 | | |
1045 | | - | |
| 1048 | + | |
1046 | 1049 | | |
1047 | | - | |
| 1050 | + | |
1048 | 1051 | | |
1049 | | - | |
| 1052 | + | |
1050 | 1053 | | |
1051 | 1054 | | |
1052 | 1055 | | |
| |||
1092 | 1095 | | |
1093 | 1096 | | |
1094 | 1097 | | |
1095 | | - | |
1096 | | - | |
1097 | | - | |
1098 | | - | |
1099 | | - | |
1100 | | - | |
1101 | | - | |
1102 | | - | |
1103 | | - | |
1104 | | - | |
1105 | 1098 | | |
1106 | 1099 | | |
1107 | 1100 | | |
| |||
0 commit comments