Commit 9421820
Address review gaps: docs, tests, and docstring for DIGEST-MD5 auth
- Document that hive.kerberos-service-name applies to both KERBEROS and DIGEST-MD5
- Add precedence note for hive.metastore.authentication vs legacy boolean
- Add test for empty-string auth mechanism raising HiveAuthError
- Add integration test for KERBEROS via hive.metastore.authentication config
- Expand HiveAuthError docstring to cover token file errors
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent da1e562 commit 9421820
File tree
3 files changed
+23
-2
lines changed- mkdocs/docs
- pyiceberg
- tests/catalog
3 files changed
+23
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
| 686 | + | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
| 692 | + | |
| 693 | + | |
692 | 694 | | |
693 | 695 | | |
694 | 696 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1466 | 1466 | | |
1467 | 1467 | | |
1468 | 1468 | | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
1469 | 1488 | | |
1470 | 1489 | | |
1471 | 1490 | | |
| |||
0 commit comments