Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ functions
Functions
43,496 in github.com/apache/impala
⨍
Functions
43,496
◇
Types & classes
6,611
↳
Endpoints
56
↓ 85 callers
Method
get_int_metric
Returns the int value of event processor metric from the /events catalogd debug page
tests/util/event_processor_utils.py:143
↓ 85 callers
Method
isNull
()
fe/src/main/java/org/apache/impala/catalog/Type.java:186
↓ 84 callers
Method
GetByteSize
Returns the byte size of this type. Returns 0 for variable length types.
be/src/runtime/types.h:241
↓ 83 callers
Method
getStats
Get statistics about the cache (for monitoring/debugging). @return A human-readable string with cache statistics
fe/src/main/java/org/apache/impala/service/CacheBackend.java:48
↓ 83 callers
Method
open
Starts a scan. Called during query execution before any calls to getNext().
java/ext-data-source/api/src/main/java/org/apache/impala/extdatasource/v1/ExternalDataSource.java:50
↓ 83 callers
Method
remove
Removes a given version from the collection of version numbers for in-flight events. @param isInsertEvent If true, remove eventId from list of eventId
fe/src/main/java/org/apache/impala/catalog/events/InFlightEvents.java:86
↓ 82 callers
Method
getCount
()
fe/src/main/java/org/apache/impala/catalog/PartitionMetaSummary.java:227
↓ 82 callers
Method
getNextNodeId
()
fe/src/main/java/org/apache/impala/planner/PlannerContext.java:114
↓ 82 callers
Method
get_first_impalad
(self)
tests/common/impala_cluster.py:171
↓ 81 callers
Method
context
()
fe/src/test/java/org/apache/impala/common/QueryFixture.java:248
↓ 81 callers
Method
getCardinality
()
fe/src/main/java/org/apache/impala/planner/PlanNode.java:271
↓ 81 callers
Method
getQueryOptions
()
fe/src/main/java/org/apache/impala/planner/PlannerContext.java:109
↓ 81 callers
Method
hasNext
()
fe/src/main/java/org/apache/impala/util/IntIterator.java:22
↓ 81 callers
Method
verifyPrivilegeReqs
(String stmt, Set<String> expectedPrivilegeNames)
fe/src/test/java/org/apache/impala/authorization/AuthorizationStmtTest.java:3861
↓ 81 callers
Method
wait_for_impala_state
Waits for the given 'operation_handle' to reach the 'expected_impala_state'. 'expected_impala_state' must be a string of either 'INITIALIZED', 'PE
tests/common/impala_connection.py:316
↓ 80 callers
Function
IsTrue
Return true if the given value is true (case-insensitive) or 1.
be/src/service/query-options.cc:236
↓ 80 callers
Function
StringToAllDecimals
be/src/runtime/decimal-test.cc:84
↓ 80 callers
Function
discard_result
be/src/common/compiler-util.h:59
↓ 80 callers
Method
getLock
()
fe/src/main/java/org/apache/impala/catalog/Db.java:201
↓ 80 callers
Method
setType
(Type type)
fe/src/main/java/org/apache/impala/analysis/ColumnDef.java:171
↓ 79 callers
Method
RegisterUrlCallback
be/src/util/webserver.cc:1313
↓ 79 callers
Method
Set
Sets the bit at 'bit_index' to v.
be/src/util/bitmap.h:59
↓ 79 callers
Method
deserializeThrift
(T result, byte[] thriftData)
fe/src/main/java/org/apache/impala/common/JniUtil.java:142
↓ 79 callers
Method
getPartitions
@return all partitions of this table
fe/src/main/java/org/apache/impala/catalog/FeFsTable.java:393
↓ 78 callers
Method
Free
The allocated memory will be recycled in bulk after the UDF returns
be/src/exprs/string-functions.cc:88
↓ 77 callers
Function
TNetworkAddressToString
be/src/util/network-util.cc:239
↓ 77 callers
Method
add
(int val)
fe/src/main/java/org/apache/impala/util/TResultRowBuilder.java:30
↓ 77 callers
Method
alterError
(String object)
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:724
↓ 77 callers
Method
getKind
()
fe/src/main/java/org/apache/impala/analysis/TimeTravelSpec.java:61
↓ 77 callers
Method
getMetrics
()
fe/src/test/java/org/apache/impala/catalog/events/SynchronousHMSEventProcessorForTests.java:38
↓ 77 callers
Method
size
The data buffer.
be/src/kudu/util/memory/memory.h:63
↓ 76 callers
Method
Allocate
Allocates a section of memory of 'size' bytes with DEFAULT_ALIGNMENT at the end of the the current chunk. Creates a new chunk if there aren't any chun
be/src/runtime/mem-pool.h:124
↓ 76 callers
Method
CountDown
Decrement the count of this latch by 'amount' If the new count is less than or equal to zero, then all waiting threads are woken up. If the count is a
be/src/kudu/util/countdown_latch.h:43
↓ 76 callers
Method
GetFunction
be/src/exprs/scalar-fn-call.cc:427
↓ 76 callers
Method
addSummary
Create result set from string 'summary', and attach it to 'response'.
fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java:810
↓ 76 callers
Method
getBackendCfg
()
fe/src/main/java/org/apache/impala/service/BackendConfig.java:65
↓ 76 callers
Method
getComment
()
fe/src/main/java/org/apache/impala/catalog/Column.java:66
↓ 76 callers
Method
getExpr
()
fe/src/main/java/org/apache/impala/analysis/OrderByElement.java:63
↓ 76 callers
Function
n
(t,n)
www/d3.v5.min.js:2
↓ 75 callers
Function
MonotonicMillis
be/src/util/time.h:45
↓ 75 callers
Function
NotAuthorized
be/src/kudu/util/status.h:278
↓ 75 callers
Method
OpenSession
be/src/service/internal-server.cc:43
↓ 75 callers
Method
enableSyncToLatestEventOnDdls
()
fe/src/main/java/org/apache/impala/service/BackendConfig.java:365
↓ 75 callers
Method
getOperands
()
fe/src/main/java/org/apache/impala/analysis/SetOperationStmt.java:259
↓ 75 callers
Method
getRowType
(final RelDataTypeFactory typeFactory)
java/calcite-planner/src/main/java/org/apache/impala/calcite/schema/CalciteTable.java:184
↓ 75 callers
Method
isConstant
Returns true if this expression should be treated as constant. I.e. if the frontend and backend should assume that two evaluations of the expression w
fe/src/main/java/org/apache/impala/analysis/Expr.java:1547
↓ 75 callers
Method
name
be/src/kudu/util/metrics.h:575
↓ 75 callers
Method
set
(int i, TableRef tableRef)
fe/src/main/java/org/apache/impala/analysis/FromClause.java:265
↓ 74 callers
Method
Init
be/src/runtime/io/data-cache.cc:680
↓ 74 callers
Method
getSerdeInfo
()
fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java:1080
↓ 74 callers
Method
getUniqueAlias
Returns the explicit alias or the fully-qualified implicit alias. The returned alias is guaranteed to be unique (i.e., column/field references against
fe/src/main/java/org/apache/impala/analysis/TableRef.java:370
↓ 74 callers
Method
lock
(LockRequest lockRequest)
fe/src/main/java/org/apache/impala/catalog/metastore/MetastoreServiceHandler.java:2304
↓ 74 callers
Method
of
(Table tbl, T value)
fe/src/main/java/org/apache/impala/catalog/monitor/CatalogTableMetrics.java:146
↓ 73 callers
Function
CallJniMethod
be/src/exec/external-data-source-executor.cc:176
↓ 73 callers
Method
ElapsedTime
Returns total time in cpu ticks for which the stopwatch was running, including the time since Start() was called, if it is currently running.
be/src/util/stopwatch.h:71
↓ 73 callers
Method
Store
be/src/runtime/io/data-cache.cc:958
↓ 73 callers
Function
VerifyParse
be/src/runtime/decimal-test.cc:51
↓ 73 callers
Method
getItems
()
fe/src/main/java/org/apache/impala/analysis/SelectList.java:73
↓ 73 callers
Method
mem_tracker
be/src/exec/data-sink.h:152
↓ 73 callers
Method
startsWith
()
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:596
↓ 72 callers
Function
bind
(func,thisArg)
www/dagre-d3.min.js:48
↓ 72 callers
Method
builder
()
fe/src/main/java/org/apache/impala/analysis/QueryStringBuilder.java:180
↓ 72 callers
Method
name
Returns the absolute path to the file.
be/src/util/redactor-test-utils.h:42
↓ 71 callers
Function
Split
be/src/gutil/strings/split.h:294
↓ 71 callers
Method
getDbName
()
fe/src/main/java/org/apache/impala/catalog/events/SelfEventContext.java:91
↓ 71 callers
Function
iequals
be/src/kudu/util/string_case.cc:101
↓ 71 callers
Method
infoLog
Logs at info level the given log formatted string and its args. The log formatted string should have {} pair at the appropriate location in the string
fe/src/main/java/org/apache/impala/catalog/events/MetastoreEvents.java:931
↓ 71 callers
Method
release
Called by FeCatalogManager when new ImpalaCatalog is created and this one is no longer used. Wakes up all threads that wait for catalogUpdateEventNoti
fe/src/main/java/org/apache/impala/catalog/ImpaladCatalog.java:306
↓ 71 callers
Method
type
be/src/runtime/descriptors.h:393
↓ 70 callers
Method
MarkEvent
Stores an event in sequence with the given label and the current time (relative to the first time Start() was called) as the timestamp.
be/src/util/runtime-profile-counters.h:674
↓ 70 callers
Method
Start
be/src/util/webserver.cc:407
↓ 70 callers
Method
hash
be/src/util/cache/cache-internal.h:64
↓ 70 callers
Method
serialize
(FePaimonTable paimonTable)
fe/src/main/java/org/apache/impala/catalog/paimon/PaimonUtil.java:169
↓ 70 callers
Method
state
Safe to call from PartitionedHashJoinNode threads during the probe phase.
be/src/exec/partitioned-hash-join-builder.h:532
↓ 70 callers
Method
toString
()
fe/src/main/java/org/apache/impala/util/Hash128.java:78
↓ 70 callers
Function
u
(n)
www/d3.v3.min.js:1
↓ 69 callers
Method
Close
be/src/util/codec.cc:220
↓ 69 callers
Method
add
Add an int at the end of the list.
fe/src/main/java/org/apache/impala/util/IntArrayList.java:50
↓ 69 callers
Method
fetch
Fetches query results up to max_rows given a handle and sql statement. Caller must ensure that query has passed PENDING state before calling fetch
tests/common/impala_connection.py:284
↓ 69 callers
Method
isDecimal
()
fe/src/main/java/org/apache/impala/catalog/Type.java:190
↓ 68 callers
Method
getNumClusteringCols
()
fe/src/main/java/org/apache/impala/catalog/FeTable.java:164
↓ 68 callers
Method
isEmpty
()
fe/src/test/java/org/apache/impala/testutil/TestFileParser.java:226
↓ 68 callers
Method
read
be/src/transport/THttpTransport.cpp:68
↓ 68 callers
Method
reverse
Returns a new list of OrderByElements with the same (cloned) expressions but the ordering direction reversed (asc becomes desc, nulls first becomes nu
fe/src/main/java/org/apache/impala/analysis/OrderByElement.java:154
↓ 68 callers
Method
stop
Stop the metastore service. @throws CatalogException
fe/src/main/java/org/apache/impala/catalog/metastore/ICatalogMetastoreServer.java:40
↓ 67 callers
Method
FinalizeFunction
be/src/codegen/llvm-codegen.cc:1123
↓ 67 callers
Method
ToString
be/src/kudu/util/net/net_util.cc:329
↓ 67 callers
Method
draw
Draw the DOT format.
bin/diagnostics/experimental/plan-graph.py:541
↓ 67 callers
Method
getCluster
()
java/calcite-planner/src/main/java/org/apache/impala/calcite/service/CalciteRelNodeConverter.java:225
↓ 67 callers
Method
getPlanRoot
()
fe/src/main/java/org/apache/impala/planner/PlanFragment.java:859
↓ 67 callers
Method
isAnalyzed
()
fe/src/main/java/org/apache/impala/analysis/Expr.java:484
↓ 67 callers
Function
read_cert
Helper function to read a certificate from the be/src/testutil directory.
be/src/util/openssl-util-test.cc:302
↓ 67 callers
Method
testDecimalExpr
(String expr, Type decimalExpectedType, boolean isV2)
fe/src/test/java/org/apache/impala/analysis/AnalyzeExprsTest.java:2663
↓ 66 callers
Function
DebugAction
If debug_action query option has a "global action" (i.e. not exec-node specific) and matches the given 'label' and 'args', apply the the action. See I
be/src/util/debug-util.h:162
↓ 66 callers
Method
GetUsedReservation
be/src/runtime/bufferpool/buffer-pool.cc:332
↓ 66 callers
Method
getFileSystem
()
fe/src/main/java/org/apache/impala/catalog/FeFsTable.java:453
↓ 66 callers
Function
nu
()
www/d3.v3.min.js:2
↓ 66 callers
Function
run_impala_shell_interactive
Runs a command in the Impala shell interactively.
tests/shell/test_shell_interactive.py:1352
↓ 65 callers
Function
ErrnoToString
Return a string representing an errno.
be/src/kudu/util/errno.h:28
↓ 65 callers
Method
IsValid
be/src/runtime/date-value.h:84
← previous
next →
301–400 of 43,496, ranked by callers