Skip to content

Commit

Permalink
Resolve cherry-pick confict
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Chu <[email protected]>
  • Loading branch information
noCharger committed Jul 4, 2024
1 parent 1762a2d commit d8d3ba8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ class FlintREPLTest
}

test("handleGeneralException should handle MetaException with AccessDeniedException properly") {
val mockFlintCommand = mock[FlintStatement]
val mockFlintCommand = mock[FlintCommand]

// Simulate the root cause being MetaException
val exception = new org.apache.hadoop.hive.metastore.api.MetaException(
Expand Down

0 comments on commit d8d3ba8

Please sign in to comment.