Commit 1302775
[MINOR][SQL] Remove signature from Hive thriftserver exception (apache#676)
### What changes were proposed in this pull request?
Don't return expected signature to caller in Hive thriftserver exception
### Why are the changes needed?
Please see private discussion
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Existing tests
### Was this patch authored or co-authored using generative AI tooling?
No
Closes apache#43402 from srowen/HiveCookieSigner.
Authored-by: Sean Owen <srowen@gmail.com>
(cherry picked from commit cf59b1f)
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
Co-authored-by: Sean Owen <srowen@gmail.com>1 parent 1545db0 commit 1302775
File tree
1 file changed
+1
-2
lines changed- sql/hive-thriftserver/src/main/java/org/apache/hive/service
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
0 commit comments