Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/amoro
/ functions
Functions
26,017 in github.com/apache/amoro
⨍
Functions
26,017
◇
Types & classes
3,104
↓ 2,730 callers
Method
getToken
(String tokenIdentifier)
amoro-format-mixed/amoro-mixed-trino/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2088
↓ 1,535 callers
Method
put
(T key, K value)
amoro-format-iceberg/src/main/java/org/apache/amoro/utils/map/SimpleMap.java:25
↓ 1,415 callers
Method
match
(List<Record> records)
amoro-ams/src/test/java/org/apache/amoro/server/optimizing/flow/view/TableDataView.java:26
↓ 1,034 callers
Method
size
Returns the number of key-value mappings in this map.
amoro-format-iceberg/src/main/java/org/apache/amoro/log/data/LogMapData.java:27
↓ 981 callers
Method
sync
()
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/write/AutomaticDoubleWriteStatus.java:86
↓ 980 callers
Method
get
(T key)
amoro-format-iceberg/src/main/java/org/apache/amoro/utils/map/SimpleMap.java:29
↓ 864 callers
Method
get
Get the result by the key. @throws IOException Serialize the rowData failed.
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/lookup/KVTable.java:43
↓ 659 callers
Method
add
(CommitRequest value, LogGlobalState globalState)
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/write/hidden/GlobalFlipCommitter.java:105
↓ 648 callers
Method
append
(byte[] newData)
amoro-format-iceberg/src/main/java/org/apache/amoro/log/MessageBytes.java:29
↓ 605 callers
Method
set
Add a key/value property to the partition. @param partitionData partition to add property @param key a String key @param value a String value @return
amoro-format-iceberg/src/main/java/org/apache/amoro/op/UpdatePartitionProperties.java:47
↓ 596 callers
Method
get
Get a plugin by its name @param pluginName related to Plugin.name() @return plugin instance
amoro-ams/src/main/java/org/apache/amoro/server/manager/PluginManager.java:52
↓ 574 callers
Method
forEach
Visit all installed plugins. @param visitor function to visit all installed plugins.
amoro-ams/src/main/java/org/apache/amoro/server/manager/AbstractPluginManager.java:184
↓ 531 callers
Method
get
(Type type)
amoro-format-mixed/amoro-mixed-spark/amoro-mixed-spark-3-common/src/test/java/org/apache/amoro/spark/test/utils/RecordGenerator.java:138
↓ 485 callers
Method
add
(MemorySize that)
amoro-common/src/main/java/org/apache/amoro/utils/MemorySize.java:190
↓ 480 callers
Method
getClass
Returns the class associated with the given key as a string. @param <T> The type of the class to return. @param key The key pointing to the associate
amoro-common/src/main/java/org/apache/amoro/config/Configurations.java:83
↓ 431 callers
Method
getName
@return the name of the state. If multiple stages are involved, it should be the name of the current stage.
amoro-common/src/main/java/org/apache/amoro/process/ProcessState.java:38
↓ 396 callers
Method
schema
Returns the {@link Schema} of this table
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:43
↓ 370 callers
Method
asKeyedTable
Returns this cast to {@link KeyedTable} if it is one @return this cast to {@link KeyedTable} if it is one @throws IllegalStateException if this is no
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:103
↓ 361 callers
Method
add
(StructLike struct)
amoro-format-iceberg/src/main/java/org/apache/amoro/utils/StructLikeSet.java:60
↓ 360 callers
Method
target
()
amoro-format-mixed/amoro-mixed-spark/amoro-mixed-spark-3-common/src/test/java/org/apache/amoro/spark/test/SparkTestBase.java:178
↓ 350 callers
Method
getState
Get {@link ProcessState} of the process @return the state of the process
amoro-common/src/main/java/org/apache/amoro/process/AmoroProcess.java:69
↓ 339 callers
Method
spec
Returns the {@link PartitionSpec} of this table
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:49
↓ 324 callers
Method
of
(MixedTable table)
amoro-format-mixed/amoro-mixed-spark/v3.3/amoro-mixed-spark-3.3/src/main/java/org/apache/amoro/spark/io/TaskWriters.java:85
↓ 323 callers
Method
recover
recover a path which had been deleted as recoverable. @param path a path had been deleted. @return if the target of path has been recovered.
amoro-format-iceberg/src/main/java/org/apache/amoro/io/SupportFileRecycleOperations.java:48
↓ 298 callers
Method
of
(MixedTable table)
amoro-format-mixed/amoro-mixed-spark/v3.5/amoro-mixed-spark-3.5/src/main/java/org/apache/amoro/spark/io/TaskWriters.java:85
↓ 297 callers
Method
write
(T row)
amoro-format-mixed/amoro-mixed-spark/v3.5/amoro-mixed-spark-3.5/src/main/java/org/apache/amoro/spark/writer/RowLevelWriter.java:33
↓ 286 callers
Method
of
(MixedTable table)
amoro-format-mixed/amoro-mixed-spark/v3.2/amoro-mixed-spark-3.2/src/main/java/org/apache/amoro/spark/io/TaskWriters.java:85
↓ 284 callers
Method
getMixedTable
()
amoro-ams/src/test/java/org/apache/amoro/server/optimizing/plan/TestKeyedPartitionPlan.java:211
↓ 280 callers
Method
collect
(OutputTag<X> outputTag, StreamRecord<X> streamRecord)
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/write/MixedFormatWriter.java:206
↓ 277 callers
Method
of
Create a {@link Projection} of the provided {@code indexes}. @see #toTopLevelIndexes()
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/util/Projection.java:142
↓ 276 callers
Method
name
()
amoro-format-mixed/amoro-mixed-spark/v3.5/amoro-mixed-spark-3.5/src/main/java/org/apache/amoro/spark/command/MixedFormatSparkCommand.java:27
↓ 272 callers
Method
properties
Returns a map of string properties of this table
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:52
↓ 269 callers
Method
required
(Boolean isRequired)
amoro-common/src/main/java/org/apache/amoro/table/descriptor/AMSColumnInfo.java:85
↓ 264 callers
Method
getMixedTable
()
amoro-format-iceberg/src/test/java/org/apache/amoro/catalog/TableTestBase.java:96
↓ 257 callers
Method
contains
(Long tableId)
amoro-ams/src/main/java/org/apache/amoro/server/table/TableService.java:37
↓ 244 callers
Method
isKeyedTable
Returns true if this table is an {@link KeyedTable}
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:83
↓ 242 callers
Method
parse
(String fileName)
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/test/java/org/apache/amoro/flink/util/ClassLoaderUtils.java:91
↓ 234 callers
Method
id
Returns the {@link TableIdentifier} of this table
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:37
↓ 222 callers
Method
getMixedTable
()
amoro-format-mixed/amoro-mixed-hive/src/test/java/org/apache/amoro/hive/utils/TestHiveMetaSynchronizer.java:78
↓ 221 callers
Method
add
(T value)
amoro-format-mixed/amoro-mixed-hive/src/main/java/org/apache/iceberg/parquet/AdaptHiveParquetWriter.java:129
↓ 219 callers
Method
getValue
@return The current value of metric
amoro-common/src/main/java/org/apache/amoro/metrics/Gauge.java:32
↓ 217 callers
Method
asUnkeyedTable
Returns this cast to {@link UnkeyedTable} if it is one @return this cast to {@link UnkeyedTable} if it is one @throws IllegalStateException if this i
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:93
↓ 210 callers
Method
map
(Types.MapType map, Supplier<Type> keyFuture, Supplier<Type> valueFuture)
amoro-format-mixed/amoro-mixed-hive/src/main/java/org/apache/amoro/hive/utils/ChangeFieldName.java:108
↓ 199 callers
Method
format
Table format
amoro-format-mixed/amoro-mixed-spark/amoro-mixed-spark-3-common/src/main/java/org/apache/amoro/spark/SparkTableFormat.java:28
↓ 194 callers
Method
commit
()
amoro-ams/src/main/java/org/apache/amoro/server/optimizing/OptimizingProcess.java:47
↓ 187 callers
Method
create
( RowDataStateFactory rowDataStateFactory, List<String> primaryKeys, List<String> joinKeys,
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/lookup/TableFactory.java:29
↓ 180 callers
Method
valueOf
(int code)
amoro-common/src/main/java/org/apache/amoro/Action.java:68
↓ 178 callers
Method
filter
Config this scan with filter by the {@link Expression}. @param expr a filter expression @return scan based on this with results filtered by the expre
amoro-format-iceberg/src/main/java/org/apache/amoro/scan/KeyedTableScan.java:34
↓ 177 callers
Method
io
Returns a {@link AuthenticatedFileIO} to read and write files in this table
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:58
↓ 175 callers
Method
withDescription
Creates a new config option, using this option's key and default value, and adding the given description. The given description is used when generatio
amoro-common/src/main/java/org/apache/amoro/config/ConfigOption.java:94
↓ 170 callers
Method
loadTable
Get an mixed-format table by table identifier. @param tableIdentifier a table identifier @return instance of {@link UnkeyedTable} or {@link KeyedTabl
amoro-format-iceberg/src/main/java/org/apache/amoro/mixed/MixedFormatCatalog.java:94
↓ 169 callers
Method
fields
()
amoro-format-iceberg/src/main/java/org/apache/amoro/table/PrimaryKeySpec.java:77
↓ 169 callers
Method
format
Returns the {@link TableFormat} of this table
amoro-common/src/main/java/org/apache/amoro/AmoroTable.java:36
↓ 168 callers
Method
defaultValue
Returns the default value, or null, if there is no default value. @return The default value, or null.
amoro-common/src/main/java/org/apache/amoro/config/ConfigOption.java:123
↓ 165 callers
Method
getDatabase
(String databaseName)
amoro-common/src/main/java/org/apache/amoro/hive/HMSClient.java:70
↓ 164 callers
Method
isEmpty
()
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/read/hybrid/assigner/StaticSplitAssigner.java:119
↓ 159 callers
Method
name
Returns the name of this table
amoro-common/src/main/java/org/apache/amoro/AmoroTable.java:31
↓ 158 callers
Method
path
()
amoro-format-iceberg/src/main/java/org/apache/amoro/data/DefaultKeyedFile.java:77
↓ 157 callers
Method
compare
(TableRuntime one, TableRuntime another)
amoro-ams/src/main/java/org/apache/amoro/server/optimizing/sorter/BalancedSorter.java:37
↓ 157 callers
Method
sql
(String query, Object... args)
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/test/java/org/apache/amoro/flink/catalog/TestMixedCatalog.java:450
↓ 155 callers
Method
quickDateWithZone
(int day)
amoro-ams/src/test/java/org/apache/amoro/server/optimizing/AbstractOptimizingTest.java:87
↓ 154 callers
Method
changeTable
Returns the base table store
amoro-format-iceberg/src/main/java/org/apache/amoro/table/KeyedTable.java:44
↓ 154 callers
Method
newRecord
()
amoro-format-mixed/amoro-mixed-spark/amoro-mixed-spark-3-common/src/test/java/org/apache/amoro/spark/test/utils/RecordGenerator.java:64
↓ 153 callers
Method
file
The {@link PrimaryKeyedFile} to scan. @return the file to scan
amoro-format-iceberg/src/main/java/org/apache/amoro/scan/MixedFileScanTask.java:33
↓ 152 callers
Method
updateProperties
Create a new {@link UpdateProperties} to update table properties and commit the changes. @return a new {@link UpdateProperties}
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:75
↓ 151 callers
Method
doAs
Run the given action with login user. @param callable the method to execute @param <T> the return type of the run method @return the value from the r
amoro-format-iceberg/src/main/java/org/apache/amoro/io/AuthenticatedFileIO.java:38
↓ 150 callers
Method
collect
()
amoro-metrics/amoro-metrics-prometheus/src/main/java/org/apache/amoro/metrics/promethues/MetricsCollector.java:51
↓ 149 callers
Method
getKey
(RowData value)
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/main/java/org/apache/amoro/flink/shuffle/ReadShuffleRulePolicy.java:71
↓ 148 callers
Method
baseTable
Returns the base table store
amoro-format-iceberg/src/main/java/org/apache/amoro/table/KeyedTable.java:41
↓ 147 callers
Method
getTableName
()
amoro-format-mixed/amoro-mixed-trino/src/main/java/org/apache/amoro/trino/TableNameResolve.java:60
↓ 146 callers
Method
generateTestRecord
(int id, String name, long ts, String opTime)
amoro-format-iceberg/src/test/java/org/apache/amoro/TableTestHelper.java:56
↓ 144 callers
Method
containsKey
(K key)
amoro-format-iceberg/src/main/java/org/apache/amoro/utils/map/SimpleSpillableMap.java:95
↓ 143 callers
Method
location
Returns the location of this table
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:55
↓ 140 callers
Method
convert
Converts elements of type {@code From} into elements of type {@code To}. @param source The element to be converted. @param context The context with c
amoro-format-iceberg/src/main/java/org/apache/amoro/log/Converter.java:39
↓ 139 callers
Method
name
Returns the name of this table
amoro-format-iceberg/src/main/java/org/apache/amoro/table/MixedTable.java:46
↓ 138 callers
Method
addAll
(Iterable<WriteTaskCommit> results)
amoro-format-mixed/amoro-mixed-spark/v3.3/amoro-mixed-spark-3.3/src/main/java/org/apache/amoro/spark/writer/WriteTaskCommit.java:90
↓ 138 callers
Method
key
Starts building a new {@link ConfigOption}. @param key The key for the config option. @return The builder for the config option with the given key.
amoro-common/src/main/java/org/apache/amoro/config/ConfigOptions.java:81
↓ 136 callers
Method
commit
(String fileLocation, String committedLocation)
amoro-format-mixed/amoro-mixed-hive/src/main/java/org/apache/amoro/hive/utils/HiveCommitUtil.java:73
↓ 135 callers
Method
exists
Check if a path exists. @param path source pathmkdir @return true if the path exists;
amoro-format-iceberg/src/main/java/org/apache/amoro/io/AuthenticatedFileIO.java:46
↓ 133 callers
Method
getType
@param name @return the type @throws MetaException @throws TException @throws NoSuchObjectException @see org.apache.hadoop.hive.metastore.api.ThriftHi
amoro-format-mixed/amoro-mixed-trino/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1435
↓ 132 callers
Method
fieldId
(Integer fieldId)
amoro-common/src/main/java/org/apache/amoro/table/descriptor/AMSPartitionField.java:101
↓ 132 callers
Method
getTableIdentifier
Get the table identifier containing server side id and table format. @return the table identifier
amoro-common/src/main/java/org/apache/amoro/TableRuntime.java:58
↓ 132 callers
Method
next
fetch row from result-set @return - return false if there is no more data.
amoro-ams/src/main/java/org/apache/amoro/server/terminal/TerminalSession.java:38
↓ 130 callers
Method
spark
()
amoro-format-mixed/amoro-mixed-spark/amoro-mixed-spark-3-common/src/test/java/org/apache/amoro/spark/test/SparkTestBase.java:146
↓ 129 callers
Method
tableTestHelper
()
amoro-format-iceberg/src/test/java/org/apache/amoro/catalog/TableTestBase.java:118
↓ 127 callers
Method
of
(String catalog, String database, String tableName)
amoro-common/src/main/java/org/apache/amoro/table/TableIdentifier.java:43
↓ 127 callers
Method
type
Returns the type of file
amoro-format-iceberg/src/main/java/org/apache/amoro/data/PrimaryKeyedFile.java:28
↓ 126 callers
Method
commit
Commit all optimizing result.
amoro-format-iceberg/src/main/java/org/apache/amoro/optimizing/OptimizingCommitterFactory.java:39
↓ 125 callers
Method
empty
@return - return true if current statement shouldn't return result-set.
amoro-ams/src/main/java/org/apache/amoro/server/terminal/TerminalSession.java:44
↓ 123 callers
Method
row
(RowKind rowKind, Object... objects)
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/src/test/java/org/apache/amoro/flink/lookup/TestKVTable.java:564
↓ 122 callers
Method
isEmpty
()
amoro-ams/src/main/java/org/apache/amoro/server/terminal/StatementResult.java:92
↓ 121 callers
Method
tableTestHelper
()
amoro-ams/src/test/java/org/apache/amoro/server/table/AMSTableTestBase.java:267
↓ 120 callers
Method
fromString
(String level)
amoro-common/src/main/java/org/apache/amoro/config/DataExpirationConfig.java:51
↓ 118 callers
Method
map
(Types.MapType map, DataType keyResult, DataType valueResult)
amoro-ams/src/main/java/org/apache/amoro/server/dashboard/component/reverser/IcebergTypeToSparkType.java:87
↓ 115 callers
Method
add
(WriteTaskCommit result)
amoro-format-mixed/amoro-mixed-spark/v3.3/amoro-mixed-spark-3.3/src/main/java/org/apache/amoro/spark/writer/WriteTaskCommit.java:84
↓ 113 callers
Method
io
()
amoro-format-mixed/amoro-mixed-hive/src/main/java/org/apache/amoro/hive/table/SupportHive.java:28
↓ 109 callers
Method
equals
(java.lang.Object that)
amoro-common/src/main/gen-java/org/apache/amoro/api/AmoroTableMetastore.java:2956
↓ 108 callers
Method
copyFrom
(NumberContext ctx)
amoro-format-mixed/amoro-mixed-spark/v3.3/amoro-mixed-spark-3.3/src/main/gen-antlr/org/apache/amoro/spark/sql/parser/MixedFormatSqlExtendParser.java:12750
↓ 108 callers
Method
copyFrom
(NumberContext ctx)
amoro-format-mixed/amoro-mixed-spark/v3.5/amoro-mixed-spark-3.5/src/main/gen-antlr/org/apache/amoro/spark/sql/parser/MixedFormatSqlExtendParser.java:12750
↓ 106 callers
Method
asList
Defines that the option's type should be a list of previously defined atomic type.
amoro-common/src/main/java/org/apache/amoro/config/ConfigOptions.java:217
next →
1–100 of 26,017, ranked by callers