Commit 116a20a
committed
[MINOR][SQL] Remove signature from Hive thriftserver DEBUG log
### What changes were proposed in this pull request?
This PR aims to remove signature from Hive thriftserver DEBUG log.
### Why are the changes needed?
This is aligned with the upstream Apache Hive project.
- apache/hive#4887
This is also aligned with the previous Spark change.
- #43402
### Does this PR introduce _any_ user-facing change?
No, this is a debug message removal.
### How was this patch tested?
Pass the CIs and manual review (because this is a removal).
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #49752 from dongjoon-hyun/minor_debug_msg.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 4a33e96)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>1 parent f1ac35b commit 116a20a
File tree
1 file changed
+0
-3
lines changed- sql/hive-thriftserver/src/main/java/org/apache/hive/service
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 81 | | |
85 | 82 | | |
86 | 83 | | |
| |||
0 commit comments