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
↓ 65 callers
Method
Store
be/src/kudu/util/atomic.h:195
↓ 65 callers
Function
StringPrintf
be/src/gutil/stringprintf.cc:74
↓ 65 callers
Method
assert_catalogd_log_contains
Convenience wrapper around assert_log_contains for catalogd logs.
tests/common/impala_test_suite.py:1727
↓ 65 callers
Method
batch_size
be/src/runtime/runtime-state.h:102
↓ 65 callers
Function
create_exec_option_dimension
(cluster_sizes=ALL_NODES_ONLY, disable_codegen_options=ALL_DISABLE_CODEGEN_OP
tests/common/test_dimensions.py:258
↓ 65 callers
Function
e
(t)
www/datatables/DataTables-1.13.2/datatables.min.js:16
↓ 65 callers
Method
onUri
(String uri, TPrivilegeLevel... levels)
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:486
↓ 65 callers
Method
toString
()
fe/src/main/java/org/apache/impala/catalog/Column.java:105
↓ 64 callers
Method
DeregisterClient
be/src/runtime/bufferpool/buffer-pool.cc:135
↓ 64 callers
Function
NetworkError
be/src/kudu/util/status.h:270
↓ 64 callers
Method
checkDecimalReturnType
Test expressions involving decimal types that return different numeric types depending on the DECIMAL_V2 setting.
fe/src/test/java/org/apache/impala/analysis/AnalyzeExprsTest.java:1504
↓ 64 callers
Function
fn
(svg,g)
www/dagre-d3.min.js:45
↓ 64 callers
Method
getEventId
()
fe/src/compat-apache-hive-2/java/org/apache/impala/catalog/events/MetastoreEvents.java:702
↓ 64 callers
Method
isWriteLockedByCurrentThread
Returns true if this table is write locked by current thread.
fe/src/main/java/org/apache/impala/catalog/Table.java:340
↓ 64 callers
Method
now
be/src/runtime/runtime-state.h:120
↓ 63 callers
Method
FreeAll
be/src/exec/orc/hdfs-orc-scanner.cc:80
↓ 63 callers
Method
GetFunctionState
be/src/udf/udf-ir.cc:45
↓ 63 callers
Method
cursor
(self, db_name=None)
tests/comparison/cluster.py:400
↓ 63 callers
Method
defaultQueryOptions
()
fe/src/test/java/org/apache/impala/planner/PlannerTestBase.java:412
↓ 62 callers
Function
Hash
be/src/udf_samples/hyperloglog-uda.cc:66
↓ 62 callers
Method
Measure
Private measurement function. This function is a bit unusual in that it throws exceptions; the intention is to abort the measurement when an unreliab
be/src/util/benchmark.cc:42
↓ 62 callers
Function
callback
( json )
www/datatables/DataTables-1.13.2/datatables-1.13.2.js:3951
↓ 62 callers
Function
e
(t)
www/d3.v5.min.js:2
↓ 62 callers
Method
getFnCall
()
fe/src/main/java/org/apache/impala/analysis/AnalyticExpr.java:124
↓ 62 callers
Method
getValues
Returns all the known object values.
fe/src/main/java/org/apache/impala/catalog/CatalogObjectCache.java:159
↓ 62 callers
Method
isEmpty
To determine if TableProcessor do not have any events to process. @return
fe/src/main/java/org/apache/impala/catalog/events/TableEventExecutor.java:166
↓ 62 callers
Method
value
be/src/util/runtime-profile.cc:2025
↓ 61 callers
Method
GetConstFnAttr
be/src/udf/udf.cc:619
↓ 61 callers
Method
GetRow
be/src/runtime/row-batch.h:163
↓ 61 callers
Function
add_exec_option_dimension
Takes an ImpalaTestSuite object 'test_suite' and register new exec option dimension. 'key' must be a query option known to Impala, and 'values' m
tests/common/test_dimensions.py:306
↓ 61 callers
Function
e
(t)
www/datatables/DataTables-1.13.2/js/jquery.dataTables.min.js:4
↓ 61 callers
Method
get
Returns the item set corresponding to the given item or null if it doesn't exist.
fe/src/main/java/org/apache/impala/util/DisjointSet.java:57
↓ 61 callers
Method
send_cmd
Send a single command to the shell. This method adds the end-of-query terminator (';').
tests/shell/util.py:282
↓ 60 callers
Method
FreeAll
be/src/runtime/mem-pool.cc:76
↓ 60 callers
Method
IncreaseReservation
be/src/runtime/bufferpool/buffer-pool.cc:315
↓ 60 callers
Method
children_tuple_descriptor
be/src/runtime/descriptors.h:128
↓ 60 callers
Method
getColName
()
fe/src/main/java/org/apache/impala/analysis/ColumnDef.java:170
↓ 60 callers
Method
getFullName
()
fe/src/main/java/org/apache/impala/catalog/Table.java:889
↓ 60 callers
Method
setCatalogVersion
(long newVersion)
fe/src/main/java/org/apache/impala/catalog/CatalogObject.java:59
↓ 60 callers
Method
testSlotRefPath
Checks that the given SQL analyzes ok, and asserts that the last result expr in the parsed SelectStmt is a non-collection SlotRef whose absolute path
fe/src/test/java/org/apache/impala/analysis/AnalyzeStmtsTest.java:539
↓ 59 callers
Method
AnalyzeAccessEvents
Analyzes the given statement and returns the set of TAccessEvents that were captured as part of analysis.
fe/src/test/java/org/apache/impala/common/FrontendTestBase.java:376
↓ 59 callers
Method
Init
be/src/kudu/util/jwt-util.cc:720
↓ 59 callers
Method
Size
be/src/kudu/util/env_posix.cc:1403
↓ 59 callers
Method
TestCollectRequiredObjectsHelper
(String query, String sessionDb, List<String> expectedDbNames, List<String> expectedTableNames)
fe/src/test/java/org/apache/impala/service/FrontendTest.java:546
↓ 59 callers
Function
add_mandatory_exec_option
Takes an ImpalaTestSuite object 'test_suite' and adds 'key=value' to every exec option test dimension, leaving the number of tests that will be r
tests/common/test_dimensions.py:320
↓ 59 callers
Method
createBlob
(long snapshotId, long sequenceNumber, int fieldId, int ndv)
java/puffin-data-generator/src/main/java/org/apache/impala/puffindatagenerator/PuffinDataGenerator.java:507
↓ 59 callers
Method
get_runtime_profile
Get runtime profile of given 'operation_handle'. Handle must stay open.
tests/common/impala_connection.py:294
↓ 59 callers
Method
putToParameters
(Pair<String, String> kv)
fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java:1070
↓ 59 callers
Method
toString
be/src/exec/parquet/parquet-common.h:91
↓ 58 callers
Method
AtEnd
be/src/exec/hash-table.h:1039
↓ 58 callers
Method
Clear
be/src/exec/write-stream.inline.h:101
↓ 58 callers
Method
Lookup
be/src/runtime/io/data-cache.cc:834
↓ 58 callers
Method
SetNull
Turn null indicator bit on. For non-nullable slots, the mask will be 0 and this is a no-op (but we don't have to branch to check is slots are nullable
be/src/runtime/tuple.h:274
↓ 58 callers
Method
build
()
fe/src/main/java/org/apache/impala/analysis/QueryStringBuilder.java:189
↓ 58 callers
Method
createBuiltin
(Db db, String name, List<Type> argTypes, Type retType, Type intermediateType, String initFnSymbol
fe/src/main/java/org/apache/impala/catalog/AggregateFunction.java:119
↓ 58 callers
Method
debugString
()
fe/src/main/java/org/apache/impala/analysis/Expr.java:983
↓ 58 callers
Method
get_data
(self)
tests/common/impala_connection.py:921
↓ 58 callers
Method
get_data_cache_metric
(self, suffix)
tests/custom_cluster/test_data_cache.py:55
↓ 58 callers
Method
isStringType
()
fe/src/main/java/org/apache/impala/catalog/Type.java:201
↓ 58 callers
Method
isTransactionalTable
(FeTable table)
fe/src/main/java/org/apache/impala/util/AcidUtils.java:132
↓ 58 callers
Function
n
(n,t)
www/d3.v3.min.js:1
↓ 58 callers
Function
sort
(entries,biasRight)
www/dagre-d3.min.js:46
↓ 58 callers
Method
substituteList
(Iterable<? extends Expr> exprs, ExprSubstitutionMap smap, Analyzer analyzer, boolean preserveRootTypes)
fe/src/main/java/org/apache/impala/analysis/Expr.java:1199
↓ 58 callers
Method
viewMetadataPrivileges
()
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:815
↓ 57 callers
Function
NoBarrier_Load
be/src/gutil/atomicops-internals-portable.h:133
↓ 57 callers
Method
createDouble
(double v)
fe/src/test/java/org/apache/impala/hive/executor/UdfExecutorTest.java:157
↓ 57 callers
Method
elapsed
Return the elapsed amount of time. If the stopwatch is running, then returns the amount of time since it was started. If it is stopped, returns the am
be/src/kudu/util/stopwatch.h:229
↓ 57 callers
Method
getTblProperties
()
fe/src/main/java/org/apache/impala/analysis/CreateTableStmt.java:140
↓ 57 callers
Method
getValue
()
fe/src/main/java/org/apache/impala/analysis/BoolLiteral.java:74
↓ 56 callers
Method
AnalyzesOk
Analyze 'stmt', expecting it to pass. Asserts in case of analysis error.
fe/src/test/java/org/apache/impala/analysis/AnalyzeAuthStmtsTest.java:55
↓ 56 callers
Function
PrintValue
be/src/util/debug-util.h:58
↓ 56 callers
Method
isImplicitlyCastable
Returns true if t1 can be implicitly cast to t2 according to Impala's casting rules. Implicit casts are always allowed when no loss of information wou
fe/src/main/java/org/apache/impala/catalog/Type.java:383
↓ 56 callers
Method
mockLocation
(String scheme)
fe/src/test/java/org/apache/impala/common/FileSystemUtilTest.java:339
↓ 56 callers
Method
releaseWriteLock
()
fe/src/main/java/org/apache/impala/catalog/Table.java:333
↓ 55 callers
Method
GetArgType
TODO: why doesn't libudasample.so build if this in udf-ir.cc?
be/src/udf/udf.cc:606
↓ 55 callers
Method
GetTuple
be/src/exec/hash-table.inline.h:305
↓ 55 callers
Method
Wait
be/src/runtime/coordinator.cc:1014
↓ 55 callers
Method
addTestTable
Runs 'createTableSql', which must be a "CREATE TABLE" sql statement, and stores the name of the created table in 'testTableNames_' so that it can be d
fe/src/test/java/org/apache/impala/service/JdbcTestBase.java:101
↓ 55 callers
Method
create
(F first, S second)
fe/src/main/java/org/apache/impala/common/Pair.java:59
↓ 55 callers
Method
decode
(EncodedFileDescriptor encodedFd)
fe/src/main/java/org/apache/impala/catalog/IcebergContentFileStore.java:82
↓ 55 callers
Method
execute_query_async
()
tests/custom_cluster/test_restart_services.py:158
↓ 55 callers
Function
fa
(t)
www/d3.v5.min.js:2
↓ 55 callers
Method
getMetric
Returns the metric for the given metric id from the Impala web server. @param metricId identifier of the metric we want to retrieve @return A Java Obj
fe/src/test/java/org/apache/impala/testutil/WebClient.java:94
↓ 55 callers
Method
getTargetTable
Can only be called after analysis, returns the Table object of the target of this ALTER TABLE statement.
fe/src/main/java/org/apache/impala/analysis/AlterTableStmt.java:68
↓ 55 callers
Method
incrementAndGetCatalogVersion
Increments the current Catalog version and returns the new value.
fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java:3795
↓ 55 callers
Method
wait
Wait for the process to complete.
tests/util/ssh_util.py:163
↓ 54 callers
Method
IsStructType
be/src/runtime/types.h:229
↓ 54 callers
Method
NewPage
be/src/exec/parquet/parquet-delta-encoder.cc:92
↓ 54 callers
Method
RegisterMetric
be/src/util/metrics.h:379
↓ 54 callers
Method
_run_query_and_verify_profile
Run 'query' and assert existence of 'expected_strings_in_profile' and nonexistence of 'not_expected_in_profile' in query profile. Caller is re
tests/custom_cluster/test_executor_groups.py:991
↓ 54 callers
Method
closed
be/src/udf/udf-internal.h:127
↓ 54 callers
Function
create
(prototype,properties)
www/dagre-d3.min.js:48
↓ 54 callers
Function
create_single_exec_option_dimension
Creates an exec_option dimension that will produce a single test vector
tests/common/test_dimensions.py:248
↓ 54 callers
Method
equals
(Object obj)
fe/src/main/java/org/apache/impala/common/Id.java:47
↓ 54 callers
Method
getDisplayLabel
()
fe/src/main/java/org/apache/impala/planner/PlanNode.java:336
↓ 54 callers
Method
get_result
Returns an ImpalaShellResult produced by the shell process on exit. After this method returns, send_cmd() no longer has any effect.
tests/shell/util.py:306
↓ 54 callers
Method
is_open
be/src/runtime/sorter-internal.h:88
↓ 54 callers
Method
str
be/src/codegen/llvm-codegen-cache.h:62
↓ 54 callers
Method
verifyCardinality
Given a query and an expected cardinality, checks that the root node of the single-fragment plan has the expected cardinality. Verifies that cardinali
fe/src/test/java/org/apache/impala/planner/CardinalityTest.java:1094
↓ 53 callers
Method
AddChild
be/src/util/runtime-profile.cc:925
← previous
next →
401–500 of 43,496, ranked by callers