Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ is
Method
is
fe/src/main/java/org/apache/impala/analysis/PlanHint.java:49–49 ·
view source on GitHub ↗
(String s)
Source
from the content-addressed store, hash-verified
47
48
/// Check whether this hint equals to a given string, ignoring case.
49
public
boolean is(String s) {
return
name_.equalsIgnoreCase(s); }
50
51
@Override
52
public
boolean equals(Object o) {
Callers
15
datatables-1.13.2.js
File · 0.80
datatables.min.js
File · 0.80
jquery.dataTables.js
File · 0.80
jquery.dataTables.min.js
File · 0.80
h
Function · 0.80
jquery-3.5.1.min.js
File · 0.80
getSpecialTransitionEndEvent
Function · 0.80
bootstrap.js
File · 0.80
bootstrap.min.js
File · 0.80
bootstrap-4.3.1.min.js
File · 0.80
testParsingBlacklistedDbsHappyPath
Method · 0.80
testParsingBlacklistedDbsNamesWithSpaces
Method · 0.80
Calls
no outgoing calls
Tested by
12
testParsingBlacklistedDbsHappyPath
Method · 0.64
testParsingBlacklistedDbsNamesWithSpaces
Method · 0.64
testParsingBlacklistedDbsCaseInsensitiveNames
Method · 0.64
testParsingBlacklistedDbsInvalidNames
Method · 0.64
testParsingBlacklistedTablesHappyPath
Method · 0.64
testParsingBlacklistedTablesNamesWithInputSpaces
Method · 0.64
testParsingBlacklistedTablesNamesWithoutDb
Method · 0.64
testParsingBlacklistedTablesCaseInsensitiveNames
Method · 0.64
testParsingBlacklistedTablesInvalidNames
Method · 0.64
testParsingBlacklistedDbsAndTables
Method · 0.64
testWorkloadManagementEnabled
Method · 0.64
testWorkloadManagementDisabled
Method · 0.64