MCPcopy Create free account

hub / github.com/apache/impala / functions

Functions43,496 in github.com/apache/impala

↓ 132 callersMethodbuild
()
fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java:940
↓ 132 callersMethodwriteLock
()
fe/src/main/java/org/apache/impala/catalog/Table.java:310
↓ 131 callersMethodexecute_async
Issues a query and returns the handle to the caller for processing. Only one async operation per connection at a time is supported, due to limitat
tests/common/impala_connection.py:277
↓ 130 callersMethodassert_impalad_log_contains
Convenience wrapper around assert_log_contains for impalad logs.
tests/common/impala_test_suite.py:1698
↓ 129 callersMethodcount
be/src/kudu/util/countdown_latch.h:112
↓ 129 callersMethodgetCounter
Returns a counter named 'name'. If the counter does not exist, it is registered in the metrics registry.
fe/src/main/java/org/apache/impala/common/Metrics.java:59
↓ 129 callersMethodgetSlots
()
fe/src/main/java/org/apache/impala/analysis/TupleDescriptor.java:155
↓ 129 callersMethodupdate
Updates the stats with the given ColumnStatisticsData. If the ColumnStatisticsData is not compatible with the given colType, all stats are initialized
fe/src/main/java/org/apache/impala/catalog/ColumnStats.java:571
↓ 128 callersMethodLoad
be/src/kudu/util/atomic.h:175
↓ 125 callersFunctionRuntimeError
be/src/kudu/util/status.h:266
↓ 125 callersMethodaccessError
(String object)
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:732
↓ 125 callersMethodaddBuiltin
Adds a builtin to this database. The function must not already exist.
fe/src/main/java/org/apache/impala/catalog/Db.java:458
↓ 125 callersMethodbegin
be/src/service/query-state-record.cc:498
↓ 122 callersMethodselectError
(String object)
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:708
↓ 121 callersMethodPushBack
be/src/kudu/util/easy_json.cc:153
↓ 120 callersMethodend
Forward iterator that points to the end of the values in the bitset.
be/src/kudu/util/bitset.h:128
↓ 120 callersMethodverifySelectExpr
(String db, String table, String exprSql, long expectedNdv, double expectedSel)
fe/src/test/java/org/apache/impala/analysis/ExprCardinalityTest.java:219
↓ 119 callersMethodSize
be/src/util/thread.cc:409
↓ 117 callersMethodclose_query
(self, query_handle)
tests/custom_cluster/test_hs2_fault_injection.py:146
↓ 117 callersMethodcreate
The local path contains a directory on the local file system to which the jar file on hdfs can be copied.
fe/src/main/java/org/apache/impala/hive/executor/HiveJavaFunctionFactory.java:33
↓ 116 callersMethodSetError
be/src/exec/hdfs-scan-node.cc:555
↓ 114 callersMethodAddInfoString
be/src/util/runtime-profile.cc:1077
↓ 114 callersMethodgetColumn
Case-insensitive lookup. @return null if the column with 'name' is not found.
fe/src/main/java/org/apache/impala/catalog/FeTable.java:192
↓ 114 callersMethodtuple_offset
be/src/runtime/descriptors.h:143
↓ 113 callersMethodgetColumns
@return the columns in this table
fe/src/main/java/org/apache/impala/catalog/FeTable.java:113
↓ 112 callersMethodString
be/src/kudu/util/jsonwriter.cc:147
↓ 112 callersMethodassertEventEquals
(String resourceType, String accessType, String resourcePath, int accessResult, AuthzAuditEvent event)
fe/src/test/java/org/apache/impala/authorization/ranger/RangerAuditLogTest.java:1057
↓ 111 callersMethodGetReservation
be/src/runtime/bufferpool/buffer-pool.cc:328
↓ 111 callersMethodcompare
(FeDb db1, FeDb db2)
fe/src/main/java/org/apache/impala/catalog/FeDb.java:39
↓ 111 callersMethodget_workload
(cls)
tests/query_test/test_tpcds_queries.py:342
↓ 111 callersMethodkeySet
Returns the set of all known object names. The returned set is backed by the cache, so updates to the cache will be visible in the returned set and vi
fe/src/main/java/org/apache/impala/catalog/CatalogObjectCache.java:152
↓ 111 callersMethodset_configuration_option
Sets a configuration option name to the given value. Return True if option is changing. Otherwise, return False (option already has the same v
tests/common/impala_connection.py:162
↓ 111 callersMethodtoString
()
fe/src/main/java/org/apache/impala/common/Id.java:42
↓ 110 callersMethodGetRow
be/src/exec/hash-table.inline.h:263
↓ 109 callersFunctionJoinPathSegments
be/src/kudu/util/path_util.cc:73
↓ 109 callersMethodgetOrLoadTable
Returns the Table for the given name, loading the table's metadata if necessary. Returns null if the database or table does not exist.
fe/src/test/java/org/apache/impala/testutil/ImpaladTestCatalog.java:124
↓ 109 callersMethodgetPath
()
fe/src/main/java/org/apache/impala/analysis/HdfsUri.java:46
↓ 108 callersMethodGet
be/src/util/metrics.cc:124
↓ 108 callersFunctionInvalidArgument
be/src/kudu/util/status.h:254
↓ 108 callersMethodcreate_hs2_client
Creates a new HS2 client connection to the impalad
tests/common/impala_service.py:525
↓ 107 callersMethodfront
be/src/gutil/ref_counted_memory.cc:24
↓ 107 callersMethodgetName
()
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:153
↓ 107 callersMethodset_configuration
Replaces existing configuration with the given dictionary. If config_option_dict is an empty dictionary, simply clear current client configura
tests/common/impala_connection.py:169
↓ 105 callersMethodGetI32Constant
be/src/codegen/llvm-codegen.h:592
↓ 105 callersMethodsize
()
fe/src/main/java/org/apache/impala/service/HistoricalStatsValue.java:61
↓ 104 callersFunctionStrCat
Support 9 or more arguments
be/src/gutil/strings/strcat.h:128
↓ 104 callersMethodgetTbl
()
fe/src/main/java/org/apache/impala/analysis/TableDef.java:360
↓ 103 callersFunctionIOError
be/src/kudu/util/env_posix.cc:398
↓ 103 callersFunctionPrintBytes
Convenience method.
be/src/scheduling/admission-controller.cc:107
↓ 103 callersMethodasInt
()
fe/src/main/java/org/apache/impala/common/Id.java:37
↓ 102 callersMethodAddArgument
Add argument
be/src/codegen/llvm-codegen.h:228
↓ 101 callersMethodgetLocation
()
fe/src/main/java/org/apache/impala/catalog/FeFsTable.java:333
↓ 101 callersMethodinsert
be/src/scheduling/admission-controller.cc:983
↓ 101 callersMethodonColumn
(String db, String table, String column, TPrivilegeLevel... levels)
fe/src/test/java/org/apache/impala/authorization/AuthorizationTestBase.java:452
↓ 100 callersMethodfilename
be/src/exec/orc/hdfs-orc-scanner.h:320
↓ 99 callersMethodequals
Subclasses must provide consistent equals and hashCode implementations such that a.equals(b) implies a.hashCode() == b.hashCode().
fe/src/main/java/org/apache/impala/catalog/Type.java:326
↓ 98 callersMethodgetName
()
fe/src/main/java/org/apache/impala/catalog/local/MetaProvider.java:209
↓ 97 callersMethodgetType
()
fe/src/main/java/org/apache/impala/analysis/Expr.java:489
↓ 97 callersMethodquery_id
be/src/service/impala-server.h:1383
↓ 97 callersMethodyear
(String sourceName, int sourceId)
fe/src/main/java/org/apache/impala/util/IcebergUtil.java:579
↓ 96 callersFunction$
(t)
www/d3.v5.min.js:2
↓ 96 callersMethod_write
Return a sql string representation of the given object.
tests/comparison/model_translator.py:470
↓ 96 callersMethodcontains
be/src/gutil/charmap.h:53
↓ 96 callersMethodgetStatus
Gets the current event processor status
fe/src/main/java/org/apache/impala/catalog/events/MetastoreEventsProcessor.java:876
↓ 95 callersMethodexecute_query_using_vector
Run 'query' with given test 'vector'. 'vector' must have 'protocol' and 'exec_option' dimension. Default ImpalaTestSuite client will be used d
tests/common/impala_test_suite.py:1313
↓ 95 callersFunctionget_fs_path
(path)
tests/util/filesystem_utils.py:79
↓ 95 callersMethodis
(String s)
fe/src/main/java/org/apache/impala/analysis/PlanHint.java:49
↓ 94 callersMethodAddGauge
Create a gauge metric object with given key and initial value (owned by this object)
be/src/util/metrics.h:400
↓ 94 callersMethodClose
be/src/runtime/sorter.cc:98
↓ 94 callersMethodgetCounter
(String s)
fe/src/main/java/org/apache/impala/catalog/metastore/MetastoreServiceHandler.java:3034
↓ 94 callersMethodgetEventType
()
fe/src/main/java/org/apache/impala/catalog/events/MetastoreEvents.java:717
↓ 93 callersMethodget_workload
(cls)
tests/query_test/test_tpcds_queries.py:37
↓ 92 callersFunctiona
(e)
tests/comparison/leopard/static/js/highlight.pack.js:1
↓ 92 callersMethodgetFunction
@see Catalog#getFunction(Function, Function.CompareMode)
fe/src/main/java/org/apache/impala/catalog/FeDb.java:96
↓ 91 callersMethodAtCapacity
be/src/runtime/row-batch.h:153
↓ 91 callersMethodSetValue
be/src/statestore/statestore.cc:403
↓ 91 callersMethodgetParent
()
fe/src/main/java/org/apache/impala/analysis/SlotDescriptor.java:121
↓ 91 callersMethodisScalarType
()
fe/src/main/java/org/apache/impala/catalog/Type.java:206
↓ 91 callersMethodkill
Kills the given processes.
tests/common/impala_cluster.py:511
↓ 91 callersMethodobj_pool
be/src/exec/hdfs-scan-node-base.h:169
↓ 90 callersMethodcode
be/src/common/status.h:270
↓ 90 callersMethodgetRootAnalyzer
()
fe/src/main/java/org/apache/impala/planner/PlannerContext.java:112
↓ 90 callersMethodtuple_data_pool
be/src/runtime/row-batch.h:248
↓ 89 callersMethodToString
be/src/runtime/date-value.cc:431
↓ 89 callersMethodmerge
(FileMetadataStats other)
fe/src/main/java/org/apache/impala/catalog/FeFsTable.java:178
↓ 88 callersFunctionStringToInt128
Utility function to construct int128 types.
be/src/exprs/expr-test.cc:1830
↓ 88 callersFunctionTestAllFloatVariants
Tests conversion of s to double and float with +/- prefixing (and no prefix) and with and without leading/trailing whitespace
be/src/util/string-parser-test.cc:122
↓ 88 callersMethoddata
be/src/gutil/strings/strcat.h:70
↓ 88 callersMethodlen
be/src/runtime/bufferpool/buffer-pool.cc:92
↓ 87 callersFunctionDebugString
be/src/udf/udf-debug.h:33
↓ 87 callersMethodname
be/src/common/daemon-env.h:49
↓ 86 callersMethodCreateCall
be/src/codegen/codegen-anyval.cc:174
↓ 86 callersMethodSubmit
be/src/kudu/util/threadpool.cc:196
↓ 86 callersMethodgetCatalogVersion
@return the catalog version of this table assigned in catalogd.
fe/src/main/java/org/apache/impala/catalog/FeTable.java:238
↓ 86 callersMethodgetDbName
()
fe/src/main/java/org/apache/impala/catalog/TableWriteId.java:41
↓ 85 callersMethodbegin
Forward iterator that points to the start of the values in the bitset. Points at the first set bit, or at end() if no bits are set.
be/src/kudu/util/bitset.h:121
↓ 85 callersMethoderror
be/src/util/error-util.h:110
↓ 85 callersMethodexec
(String[] args)
java/TableFlattener/src/main/java/org/apache/impala/infra/tableflattener/Main.java:149
↓ 85 callersMethodgetLastSyncedEventId
Get the latest event id that has been processed.
fe/src/main/java/org/apache/impala/catalog/events/ExternalEventsProcessor.java:43
↓ 85 callersMethodgetPrimitiveType
()
fe/src/main/java/org/apache/impala/catalog/Type.java:298
← previousnext →201–300 of 43,496, ranked by callers