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
↓ 24 callers
Method
set_timeout
be/src/kudu/rpc/rpc_controller.cc:114
↓ 24 callers
Method
set_value
be/src/kudu/util/metrics.cc:892
↓ 24 callers
Method
signatureString
()
fe/src/main/java/org/apache/impala/catalog/Function.java:184
↓ 24 callers
Method
smallestValidCardinality
Return the least between 'cardinality1' and 'cardinality2' that is not a negative number (unknown). Can return -1 if both number is less than 0. Both
fe/src/main/java/org/apache/impala/util/MathUtil.java:87
↓ 24 callers
Method
testIsSupportStorageIds
(String location, boolean expected)
fe/src/test/java/org/apache/impala/common/FileSystemUtilTest.java:371
↓ 24 callers
Method
testTableRefPath
Checks that the given SQL analyzes ok. Asserts that the last table ref in the parsed SelectStmt has an absolute path identical to the given expected o
fe/src/test/java/org/apache/impala/analysis/AnalyzeStmtsTest.java:583
↓ 24 callers
Method
val
()
tests/comparison/random_val_generator.py:64
↓ 23 callers
Function
AssertPrometheus
be/src/util/metrics-test.cc:531
↓ 23 callers
Function
B
(t,e,i)
www/c3/c3.v7.min.js:2
↓ 23 callers
Function
BitmapTest
Test/get the given bit.
be/src/kudu/util/bitmap.h:55
↓ 23 callers
Method
CanAdmitRequest
be/src/scheduling/admission-controller.cc:1430
↓ 23 callers
Method
DebugString
be/src/scheduling/executor-blacklist.cc:161
↓ 23 callers
Method
Free
be/src/udf/udf.cc:410
↓ 23 callers
Method
Get
be/src/runtime/io/handle-cache.inline.h:85
↓ 23 callers
Method
GetConstantArg
be/src/udf/udf-ir.cc:28
↓ 23 callers
Method
GetCount
be/src/codegen/instruction-counter.cc:67
↓ 23 callers
Method
Init
be/src/kudu/rpc/proxy.cc:104
↓ 23 callers
Method
Init
be/src/exec/parquet/parquet-delta-encoder.cc:45
↓ 23 callers
Method
InitChildTracker
be/src/runtime/bufferpool/reservation-tracker.cc:61
↓ 23 callers
Function
MakeCallback
be/src/service/impala-http-handler.cc:77
↓ 23 callers
Function
MakeProcessor
be/src/rpc/thrift-server-test.cc:88
↓ 23 callers
Method
SetTuple
be/src/runtime/tuple-row.h:38
↓ 23 callers
Function
TestRSearch
Test reverse string search for haystack/needle, up to len for each. If the length is -1, use the full string length. Searching in a substring allows c
be/src/runtime/string-search-test.cc:47
↓ 23 callers
Function
TestSearch
Test string search for haystack/needle, up to len for each. If the length is -1, use the full string length. Searching in a substring allows checking
be/src/runtime/string-search-test.cc:34
↓ 23 callers
Method
ToSimpleString
be/src/runtime/string-value.h:124
↓ 23 callers
Function
UNALIGNED_LOAD64
be/src/gutil/port.h:1105
↓ 23 callers
Method
Wait
Wait until the function has completed, and return the Status returned by the function.
be/src/kudu/rpc/reactor.cc:827
↓ 23 callers
Method
_get_column_comment
(self, table_or_view_name, col_name)
tests/metadata/test_ddl_base.py:101
↓ 23 callers
Method
_get_table_location
Returns the HDFS location of the table. If the table is not fully qualified, this uses the database from the vector.
tests/common/impala_test_suite.py:1442
↓ 23 callers
Method
_remove_policy
Removes a policy with the given name if it exists.
tests/authorization/test_ranger.py:833
↓ 23 callers
Method
_run_query_with_client
Helper to run an input query using a given impala_client.
tests/authorization/test_ranger.py:888
↓ 23 callers
Method
addTestDb
Add a new dummy database with the given name to the catalog. Returns the new dummy database. The database is registered in testDbs_ and removed in the
fe/src/test/java/org/apache/impala/common/FrontendFixture.java:169
↓ 23 callers
Method
assert_num_row
Assert number of rows in a table using a clean client.
tests/custom_cluster/test_kudu.py:57
↓ 23 callers
Method
connect
(self)
tests/custom_cluster/test_hs2_fault_injection.py:142
↓ 23 callers
Method
coord_backend_mem_to_admit
Must call UpdateMemoryRequirements() at least once before calling this.
be/src/scheduling/schedule-state.h:268
↓ 23 callers
Method
create
()
fe/src/test/java/org/apache/impala/testutil/CatalogServiceTestCatalog.java:63
↓ 23 callers
Method
execute_async
(self)
tests/util/cancel_util.py:114
↓ 23 callers
Method
execute_scalar_expect_success
Executes a scalar query return the single row result. Validate that query execution is indeed successful and return just one row. Remember to
tests/common/impala_test_suite.py:1347
↓ 23 callers
Method
getNumArgs
()
fe/src/main/java/org/apache/impala/catalog/Function.java:162
↓ 23 callers
Method
getOwnerName
()
fe/src/main/java/org/apache/impala/analysis/Owner.java:36
↓ 23 callers
Method
getPartition
Gets the PrunablePartition matching the given partition spec. Returns null if no match was found.
fe/src/main/java/org/apache/impala/catalog/HdfsTable.java:520
↓ 23 callers
Method
getRelNodeForQuery
(String query)
java/calcite-planner/src/test/java/org/apache/impala/calcite/planner/TestCalciteStats.java:108
↓ 23 callers
Method
getResolvedPath
()
fe/src/main/java/org/apache/impala/analysis/SlotRef.java:308
↓ 23 callers
Method
getRootTable
()
fe/src/main/java/org/apache/impala/analysis/Path.java:369
↓ 23 callers
Method
isValid
()
fe/src/main/java/org/apache/impala/catalog/Type.java:185
↓ 23 callers
Method
isWriteIdValid
(long writeId)
fe/src/main/java/org/apache/impala/hive/common/MutableValidReaderWriteIdList.java:54
↓ 23 callers
Method
per_backend_mem_limit
Must call UpdateMemoryRequirements() at least once before calling this.
be/src/scheduling/schedule-state.h:246
↓ 23 callers
Method
poll
Returns the exit status of the process if the processes has completed, returns None otherwise.
tests/util/ssh_util.py:156
↓ 23 callers
Method
setBinaryType
(TFunctionBinaryType type)
fe/src/main/java/org/apache/impala/catalog/Function.java:176
↓ 23 callers
Method
setComment
(String comment)
fe/src/main/java/org/apache/impala/analysis/ColumnDef.java:176
↓ 23 callers
Method
setacl
(self, path, acls)
tests/util/hdfs_util.py:113
↓ 23 callers
Method
stop
Stop counting. If the stopwatch is already stopped, has no effect.
be/src/kudu/util/stopwatch.h:213
↓ 23 callers
Method
substitute
Returns an analyzed clone of 'this' with exprs substituted according to smap. Removes implicit casts and analysis state while cloning/substituting exp
fe/src/main/java/org/apache/impala/analysis/Expr.java:1179
↓ 23 callers
Method
tmp_file_mgr
be/src/runtime/exec-env.h:149
↓ 23 callers
Function
w
(t,n,e)
www/d3.v5.min.js:2
↓ 23 callers
Method
wait_for_admission_control
Given an 'operation_handle', polls the coordinator waiting for it to complete admission control processing of the query. Return True if query
tests/common/impala_connection.py:362
↓ 23 callers
Function
x
(t,e,n,a)
www/datatables/DataTables-1.13.2/js/jquery.dataTables.min.js:4
↓ 22 callers
Function
A
(e,t)
www/jquery/jquery-3.5.1.min.js:2
↓ 22 callers
Method
AddFunctionToJit
be/src/codegen/llvm-codegen.cc:1554
↓ 22 callers
Function
BaseName
be/src/kudu/util/path_util.cc:120
↓ 22 callers
Method
CreateDir
be/src/kudu/util/env_posix.cc:1750
↓ 22 callers
Function
CreateTempFile
be/src/runtime/io/disk-io-mgr-stress.cc:47
↓ 22 callers
Method
DebugString
be/src/runtime/types.cc:260
↓ 22 callers
Function
DirName
be/src/kudu/util/path_util.cc:104
↓ 22 callers
Method
Execute
be/src/udf/uda-test-harness-impl.h:101
↓ 22 callers
Method
FinalizePage
be/src/exec/parquet/parquet-delta-encoder.cc:105
↓ 22 callers
Method
FromString
be/src/kudu/security/cert.cc:89
↓ 22 callers
Method
GetNumArgs
be/src/udf/udf-ir.cc:33
↓ 22 callers
Function
GetStackTrace
be/src/util/stack-trace.cc:31
↓ 22 callers
Method
GetStringSlot
be/src/runtime/tuple.h:324
↓ 22 callers
Method
IsIcebergTable
be/src/runtime/descriptors.h:503
↓ 22 callers
Method
IsTimedOut
be/src/kudu/rpc/outbound_call.cc:439
↓ 22 callers
Method
Iso8601WeekOfYear
be/src/runtime/date-value.cc:261
↓ 22 callers
Method
NewWritableFile
be/src/kudu/util/env_posix.cc:1610
↓ 22 callers
Method
RespondFailure
be/src/kudu/rpc/rpc_context.cc:102
↓ 22 callers
Method
StartScanRange
be/src/runtime/io/request-context.cc:511
↓ 22 callers
Function
SubstituteAndAppend
be/src/gutil/strings/substitute.cc:88
↓ 22 callers
Function
TestFromSubSecondFunctions
Checks that all sub-second From*UnixTime gives the same result and that the result is the same as 'expected'. If 'expected' is nullptr then the result
be/src/runtime/timestamp-test.cc:261
↓ 22 callers
Method
TestGenericUdf
(Writable expectedValue, Object... args)
fe/src/test/java/org/apache/impala/hive/executor/UdfExecutorTest.java:527
↓ 22 callers
Function
TestSearch
Test string search for haystack/needle, up to len for each. If the length is -1, use the full string length haystack/needle are null terminated
be/src/experiments/string-search-sse-test.cc:30
↓ 22 callers
Method
ToYearMonthDay
be/src/runtime/date-value.cc:223
↓ 22 callers
Function
VerifyToString
be/src/runtime/decimal-test.cc:80
↓ 22 callers
Method
__verify_catalogd_active_statestored
( self, catalogd_index, active_statestored_index)
tests/custom_cluster/test_statestored_ha.py:102
↓ 22 callers
Method
addFunction
(String db, String fnName, List<Type> argTypes, Type retType, String uriPath, String symbolName)
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:786
↓ 22 callers
Method
addGauge
(String name, T gauge)
fe/src/main/java/org/apache/impala/common/Metrics.java:50
↓ 22 callers
Method
addPartitions
(String dbName, String tblName, List<List<String>> partitionValues)
fe/src/test/java/org/apache/impala/catalog/events/MetastoreEventsProcessorTest.java:5222
↓ 22 callers
Function
build_flavor_timeout
Return a test environment-specific timeout based on the sort of ImpalaBuildFlavor under test. Required parameter: default_timeout - default ti
tests/common/environ.py:455
↓ 22 callers
Function
code
be/src/kudu/util/status.h:482
↓ 22 callers
Method
commit
()
fe/src/main/java/org/apache/impala/service/IcebergCatalogOpExecutor.java:389
↓ 22 callers
Method
communicate
(self)
tests/util/ssh_util.py:168
↓ 22 callers
Function
compare
Take the results of two performance runs and compare them.
bin/single_node_perf_run.py:202
↓ 22 callers
Method
coord_backend_mem_limit
Must call UpdateMemoryRequirements() at least once before calling this.
be/src/scheduling/schedule-state.h:263
↓ 22 callers
Method
create_impala_clients
Creates Impala clients for all supported protocols.
tests/common/impala_test_suite.py:479
↓ 22 callers
Method
destType
()
fe/src/main/java/org/apache/impala/analysis/Path.java:414
↓ 22 callers
Method
disk_io_mgr
be/src/runtime/exec-env.h:141
↓ 22 callers
Function
exec_process
Executes a subprocess, waiting for completion. The process exit code, stdout and stderr are returned as a tuple.
tests/util/shell_util.py:40
↓ 22 callers
Method
functionName
()
fe/src/main/java/org/apache/impala/catalog/Function.java:157
↓ 22 callers
Method
getActualEvent
()
fe/src/main/java/org/apache/impala/catalog/events/MetastoreEvents.java:1147
↓ 22 callers
Method
getCurrentEventId
Get the current event id on metastore. Useful for restarting the event processing from a given event id
fe/src/main/java/org/apache/impala/catalog/events/ExternalEventsProcessor.java:38
↓ 22 callers
Method
getDataset
()
java/TableFlattener/src/main/java/org/apache/impala/infra/tableflattener/FlattenedSchema.java:152
← previous
next →
1,201–1,300 of 43,496, ranked by callers