blob: b274c84f79a22f1787e14dff391714bb881314c9 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Deprecated API" class="title">Deprecated API</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#interface">Interfaces</a></li>
<li><a href="#class">Classes</a></li>
<li><a href="#exception">Exceptions</a></li>
<li><a href="#field">Fields</a></li>
<li><a href="#method">Methods</a></li>
<li><a href="#constructor">Constructors</a></li>
</ul>
</div>
<div class="contentContainer"><a id="interface">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Interfaces</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/encryption/KmsClient.html" title="interface in org.apache.iceberg.encryption">org.apache.iceberg.encryption.KmsClient</a></th>
<td class="colLast">
<div class="deprecationComment">the API will be removed in v2.0.0 (replaced with KeyManagementClient interface).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/metrics/MetricsContext.Counter.html" title="interface in org.apache.iceberg.metrics">org.apache.iceberg.metrics.MetricsContext.Counter</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 2.0.0, use <a href="org/apache/iceberg/metrics/Counter.html" title="interface in org.apache.iceberg.metrics"><code>Counter</code></a> instead.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="class">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/actions/BaseExpireSnapshotsActionResult.html" title="class in org.apache.iceberg.actions">org.apache.iceberg.actions.BaseExpireSnapshotsActionResult</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/parquet/ParquetWriteAdapter.html" title="class in org.apache.iceberg.parquet">org.apache.iceberg.parquet.ParquetWriteAdapter</a></th>
<td class="colLast">
<div class="deprecationComment">use <code>ParquetWriter</code></div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/spark/FileScanTaskSetManager.html" title="class in org.apache.iceberg.spark">org.apache.iceberg.spark.FileScanTaskSetManager</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0, use <a href="org/apache/iceberg/spark/ScanTaskSetManager.html" title="class in org.apache.iceberg.spark"><code>ScanTaskSetManager</code></a> instead</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="exception">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Exceptions</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Exceptions</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/exceptions/RuntimeIOException.html" title="class in org.apache.iceberg.exceptions">org.apache.iceberg.exceptions.RuntimeIOException</a></th>
<td class="colLast">
<div class="deprecationComment">Use java.io.UncheckedIOException directly instead.
<p>Exception used to wrap <code>IOException</code> as a <code>RuntimeException</code> and add context.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="field">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/CatalogProperties.html#AUTH_DEFAULT_REFRESH_ENABLED">org.apache.iceberg.CatalogProperties.AUTH_DEFAULT_REFRESH_ENABLED</a></th>
<td class="colLast">
<div class="deprecationComment">Will be removed in 1.3.0; Use <a href="org/apache/iceberg/rest/auth/OAuth2Properties.html#TOKEN_REFRESH_ENABLED"><code>OAuth2Properties.TOKEN_REFRESH_ENABLED</code></a> to control token
refresh behavior.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/CatalogProperties.html#AUTH_DEFAULT_REFRESH_ENABLED_DEFAULT">org.apache.iceberg.CatalogProperties.AUTH_DEFAULT_REFRESH_ENABLED_DEFAULT</a></th>
<td class="colLast">
<div class="deprecationComment">Will be removed in 1.3.0; Use <a href="org/apache/iceberg/rest/auth/OAuth2Properties.html#TOKEN_REFRESH_ENABLED_DEFAULT"><code>OAuth2Properties.TOKEN_REFRESH_ENABLED_DEFAULT</code></a> to control
default token refresh behavior.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/spark/SparkReadOptions.html#FILE_SCAN_TASK_SET_ID">org.apache.iceberg.spark.SparkReadOptions.FILE_SCAN_TASK_SET_ID</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0, use SCAN_TASK_SET_ID instead</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableProperties.html#HMS_TABLE_OWNER">org.apache.iceberg.TableProperties.HMS_TABLE_OWNER</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0, use the HMS_TABLE_OWNER constant from HiveCatalog</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableProperties.html#MANIFEST_LISTS_ENABLED">org.apache.iceberg.TableProperties.MANIFEST_LISTS_ENABLED</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 2.0.0, writing manifest lists is always enabled</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableProperties.html#MANIFEST_LISTS_ENABLED_DEFAULT">org.apache.iceberg.TableProperties.MANIFEST_LISTS_ENABLED_DEFAULT</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 2.0.0, writing manifest lists is always enabled</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableProperties.html#MERGE_CARDINALITY_CHECK_ENABLED">org.apache.iceberg.TableProperties.MERGE_CARDINALITY_CHECK_ENABLED</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed once Spark 3.1 support is dropped, the cardinality check is always
performed starting from 0.13.0.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableProperties.html#MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT">org.apache.iceberg.TableProperties.MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed once Spark 3.1 support is dropped, the cardinality check is always
performed starting from 0.13.0.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableProperties.html#OBJECT_STORE_PATH">org.apache.iceberg.TableProperties.OBJECT_STORE_PATH</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/iceberg/TableProperties.html#WRITE_DATA_LOCATION"><code>TableProperties.WRITE_DATA_LOCATION</code></a> instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableProperties.html#WRITE_FOLDER_STORAGE_LOCATION">org.apache.iceberg.TableProperties.WRITE_FOLDER_STORAGE_LOCATION</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/iceberg/TableProperties.html#WRITE_DATA_LOCATION"><code>TableProperties.WRITE_DATA_LOCATION</code></a> instead.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/spark/sql/catalyst/parser/extensions/IcebergSqlExtensionsLexer.html#tokenNames">org.apache.spark.sql.catalyst.parser.extensions.IcebergSqlExtensionsLexer.tokenNames</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/spark/sql/catalyst/parser/extensions/IcebergSqlExtensionsLexer.html#VOCABULARY"><code>IcebergSqlExtensionsLexer.VOCABULARY</code></a> instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/spark/sql/catalyst/parser/extensions/IcebergSqlExtensionsParser.html#tokenNames">org.apache.spark.sql.catalyst.parser.extensions.IcebergSqlExtensionsParser.tokenNames</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/spark/sql/catalyst/parser/extensions/IcebergSqlExtensionsParser.html#VOCABULARY"><code>IcebergSqlExtensionsParser.VOCABULARY</code></a> instead.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="method">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/aws/AwsClientFactories.html#configureEndpoint(T,java.lang.String)">org.apache.iceberg.aws.AwsClientFactories.configureEndpoint&#8203;(T, String)</a></th>
<td class="colLast">
<div class="deprecationComment">Not for public use. To configure the endpoint for a client, please use <a href="org/apache/iceberg/aws/AwsProperties.html#applyS3EndpointConfigurations(T)"><code>AwsProperties.applyS3EndpointConfigurations(S3ClientBuilder)</code></a>, <a href="org/apache/iceberg/aws/AwsProperties.html#applyGlueEndpointConfigurations(T)"><code>AwsProperties.applyGlueEndpointConfigurations(GlueClientBuilder)</code></a>, or <a href="org/apache/iceberg/aws/AwsProperties.html#applyDynamoDbEndpointConfigurations(T)"><code>AwsProperties.applyDynamoDbEndpointConfigurations(DynamoDbClientBuilder)</code></a> accordingly. It
will be removed in 2.0.0</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/aws/AwsClientFactories.html#configureHttpClientBuilder(java.lang.String)">org.apache.iceberg.aws.AwsClientFactories.configureHttpClientBuilder&#8203;(String)</a></th>
<td class="colLast">
<div class="deprecationComment">Not for public use. To configure the httpClient for a client, please use <a href="org/apache/iceberg/aws/AwsProperties.html#applyHttpClientConfigurations(T)"><code>AwsProperties.applyHttpClientConfigurations(AwsSyncClientBuilder)</code></a>. It will be removed in
2.0.0</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/aws/AwsClientFactories.html#s3Configuration(java.lang.Boolean,java.lang.Boolean)">org.apache.iceberg.aws.AwsClientFactories.s3Configuration&#8203;(Boolean, Boolean)</a></th>
<td class="colLast">
<div class="deprecationComment">Not for public use. To build an S3Configuration object, use
S3Configuration.builder() directly. It will be removed in 2.0.0</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/BaseMetadataTable.html#operations()">org.apache.iceberg.BaseMetadataTable.operations()</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 2.0.0; do not use metadata table TableOperations</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/flink/source/FlinkSource.Builder.html#properties(java.util.Map)">org.apache.iceberg.flink.source.FlinkSource.Builder.properties&#8203;(Map&lt;String, String&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/iceberg/flink/source/FlinkSource.Builder.html#setAll(java.util.Map)"><code>FlinkSource.Builder.setAll(java.util.Map&lt;java.lang.String, java.lang.String&gt;)</code></a> instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/flink/source/IcebergSource.Builder.html#properties(java.util.Map)">org.apache.iceberg.flink.source.IcebergSource.Builder.properties&#8203;(Map&lt;String, String&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/iceberg/flink/source/IcebergSource.Builder.html#setAll(java.util.Map)"><code>IcebergSource.Builder.setAll(java.util.Map&lt;java.lang.String, java.lang.String&gt;)</code></a> instead.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/jdbc/JdbcCatalog.html#setConf(org.apache.hadoop.conf.Configuration)">org.apache.iceberg.jdbc.JdbcCatalog.setConf&#8203;(Configuration)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0; use <a href="org/apache/iceberg/jdbc/JdbcCatalog.html#setConf(java.lang.Object)"><code>JdbcCatalog.setConf(Object)</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/metrics/DefaultMetricsContext.html#counter(java.lang.String,java.lang.Class,org.apache.iceberg.metrics.MetricsContext.Unit)">org.apache.iceberg.metrics.DefaultMetricsContext.counter&#8203;(String, Class&lt;T&gt;, MetricsContext.Unit)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 2.0.0, use <a href="org/apache/iceberg/metrics/Counter.html" title="interface in org.apache.iceberg.metrics"><code>Counter</code></a> instead.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/metrics/MetricsContext.html#counter(java.lang.String,java.lang.Class,org.apache.iceberg.metrics.MetricsContext.Unit)">org.apache.iceberg.metrics.MetricsContext.counter&#8203;(String, Class&lt;T&gt;, MetricsContext.Unit)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 2.0.0, use <a href="org/apache/iceberg/metrics/MetricsContext.html#counter(java.lang.String,org.apache.iceberg.metrics.MetricsContext.Unit)"><code>MetricsContext.counter(String, Unit)</code></a> instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/metrics/MetricsContext.Counter.html#count()">org.apache.iceberg.metrics.MetricsContext.Counter.count()</a></th>
<td class="colLast">
<div class="deprecationComment">Use <a href="org/apache/iceberg/metrics/MetricsContext.Counter.html#value()"><code>MetricsContext.Counter.value()</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/MetricsConfig.html#fromProperties(java.util.Map)">org.apache.iceberg.MetricsConfig.fromProperties&#8203;(Map&lt;String, String&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/MetricsConfig.html#forTable(org.apache.iceberg.Table)"><code>MetricsConfig.forTable(Table)</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/Partitioning.html#groupingKeyType(java.util.Collection)">org.apache.iceberg.Partitioning.groupingKeyType&#8203;(Collection&lt;PartitionSpec&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/Partitioning.html#groupingKeyType(org.apache.iceberg.Schema,java.util.Collection)"><code>Partitioning.groupingKeyType(Schema, Collection)</code></a> instead; will be removed in 1.3.0</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/rest/HTTPClient.html#builder()">org.apache.iceberg.rest.HTTPClient.builder()</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0; use <a href="org/apache/iceberg/rest/HTTPClient.html#builder(java.util.Map)"><code>HTTPClient.builder(Map)</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/rest/RESTCatalog.html#setConf(org.apache.hadoop.conf.Configuration)">org.apache.iceberg.rest.RESTCatalog.setConf&#8203;(Configuration)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0; use <a href="org/apache/iceberg/rest/RESTCatalog.html#setConf(java.lang.Object)"><code>RESTCatalog.setConf(Object)</code></a></div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/rest/RESTSessionCatalog.html#setConf(org.apache.hadoop.conf.Configuration)">org.apache.iceberg.rest.RESTSessionCatalog.setConf&#8203;(Configuration)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0; use <a href="org/apache/iceberg/rest/RESTSessionCatalog.html#setConf(java.lang.Object)"><code>RESTSessionCatalog.setConf(Object)</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/spark/data/vectorized/VectorizedSparkParquetReaders.html#buildReader(org.apache.iceberg.Schema,org.apache.parquet.schema.MessageType,boolean)">org.apache.iceberg.spark.data.vectorized.VectorizedSparkParquetReaders.buildReader&#8203;(Schema, MessageType, boolean)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0, use <a href="org/apache/iceberg/spark/data/vectorized/VectorizedSparkParquetReaders.html#buildReader(org.apache.iceberg.Schema,org.apache.parquet.schema.MessageType,java.util.Map,org.apache.iceberg.data.DeleteFilter)"><code>VectorizedSparkParquetReaders.buildReader(Schema, MessageType, Map,
DeleteFilter)</code></a> instead.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/spark/Spark3Util.html#getPartitions(org.apache.spark.sql.SparkSession,org.apache.hadoop.fs.Path,java.lang.String,java.util.Map)">org.apache.iceberg.spark.Spark3Util.getPartitions&#8203;(SparkSession, Path, String, Map&lt;String, String&gt;)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/spark/Spark3Util.html#getPartitions(org.apache.spark.sql.SparkSession,org.apache.hadoop.fs.Path,java.lang.String,java.util.Map,org.apache.iceberg.PartitionSpec)"><code>Spark3Util.getPartitions(SparkSession, Path, String, Map,
PartitionSpec)</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/spark/SparkReadConf.html#fileScanTaskSetId()">org.apache.iceberg.spark.SparkReadConf.fileScanTaskSetId()</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0, use <a href="org/apache/iceberg/spark/SparkReadConf.html#scanTaskSetId()"><code>SparkReadConf.scanTaskSetId()</code></a> instead</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/spark/SparkTableUtil.html#listPartition(org.apache.iceberg.spark.SparkTableUtil.SparkPartition,org.apache.iceberg.PartitionSpec,org.apache.iceberg.hadoop.SerializableConfiguration,org.apache.iceberg.MetricsConfig)">org.apache.iceberg.spark.SparkTableUtil.listPartition&#8203;(SparkTableUtil.SparkPartition, PartitionSpec, SerializableConfiguration, MetricsConfig)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/data/TableMigrationUtil.html#listPartition(java.util.Map,java.lang.String,java.lang.String,org.apache.iceberg.PartitionSpec,org.apache.hadoop.conf.Configuration,org.apache.iceberg.MetricsConfig,org.apache.iceberg.mapping.NameMapping)"><code>TableMigrationUtil.listPartition(Map, String, String, PartitionSpec,
Configuration, MetricsConfig, NameMapping)</code></a></div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/spark/SparkTableUtil.html#loadCatalogMetadataTable(org.apache.spark.sql.SparkSession,org.apache.iceberg.Table,org.apache.iceberg.MetadataTableType)">org.apache.iceberg.spark.SparkTableUtil.loadCatalogMetadataTable&#8203;(SparkSession, Table, MetadataTableType)</a></th>
<td class="colLast">
<div class="deprecationComment">since 0.14.0, will be removed in 0.15.0; use <a href="org/apache/iceberg/spark/SparkTableUtil.html#loadMetadataTable(org.apache.spark.sql.SparkSession,org.apache.iceberg.Table,org.apache.iceberg.MetadataTableType)"><code>SparkTableUtil.loadMetadataTable(SparkSession, Table, MetadataTableType)</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableScan.html#appendsAfter(long)">org.apache.iceberg.TableScan.appendsAfter&#8203;(long)</a></th>
<td class="colLast">
<div class="deprecationComment">since 1.0.0, will be removed in 2.0.0; use <a href="org/apache/iceberg/Table.html#newIncrementalAppendScan()"><code>Table.newIncrementalAppendScan()</code></a>
instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/TableScan.html#appendsBetween(long,long)">org.apache.iceberg.TableScan.appendsBetween&#8203;(long, long)</a></th>
<td class="colLast">
<div class="deprecationComment">since 1.0.0, will be removed in 2.0.0; use <a href="org/apache/iceberg/Table.html#newIncrementalAppendScan()"><code>Table.newIncrementalAppendScan()</code></a>
instead.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transform.html#apply(S)">org.apache.iceberg.transforms.Transform.apply&#8203;(S)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transform.html#bind(org.apache.iceberg.types.Type)"><code>Transform.bind(Type)</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transform.html#toHumanString(T)">org.apache.iceberg.transforms.Transform.toHumanString&#8203;(T)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transform.html#toHumanString(org.apache.iceberg.types.Type,T)"><code>Transform.toHumanString(Type, Object)</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transforms.html#bucket(org.apache.iceberg.types.Type,int)">org.apache.iceberg.transforms.Transforms.bucket&#8203;(Type, int)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transforms.html#bucket(int)"><code>Transforms.bucket(int)</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transforms.html#day(org.apache.iceberg.types.Type)">org.apache.iceberg.transforms.Transforms.day&#8203;(Type)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transforms.html#day()"><code>Transforms.day()</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transforms.html#hour(org.apache.iceberg.types.Type)">org.apache.iceberg.transforms.Transforms.hour&#8203;(Type)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transforms.html#hour()"><code>Transforms.hour()</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transforms.html#identity(org.apache.iceberg.types.Type)">org.apache.iceberg.transforms.Transforms.identity&#8203;(Type)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transforms.html#identity()"><code>Transforms.identity()</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transforms.html#month(org.apache.iceberg.types.Type)">org.apache.iceberg.transforms.Transforms.month&#8203;(Type)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transforms.html#month()"><code>Transforms.month()</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transforms.html#truncate(org.apache.iceberg.types.Type,int)">org.apache.iceberg.transforms.Transforms.truncate&#8203;(Type, int)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transforms.html#truncate(int)"><code>Transforms.truncate(int)</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/transforms/Transforms.html#year(org.apache.iceberg.types.Type)">org.apache.iceberg.transforms.Transforms.year&#8203;(Type)</a></th>
<td class="colLast">
<div class="deprecationComment">use <a href="org/apache/iceberg/transforms/Transforms.html#year()"><code>Transforms.year()</code></a> instead; will be removed in 2.0.0</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/spark/sql/catalyst/parser/extensions/IcebergSqlExtensionsLexer.html#getTokenNames()">org.apache.spark.sql.catalyst.parser.extensions.IcebergSqlExtensionsLexer.getTokenNames()</a></th>
<td class="colLast"></td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/spark/sql/catalyst/parser/extensions/IcebergSqlExtensionsParser.html#getTokenNames()">org.apache.spark.sql.catalyst.parser.extensions.IcebergSqlExtensionsParser.getTokenNames()</a></th>
<td class="colLast"></td>
</tr>
</tbody>
</table>
</li>
</ul>
<a id="constructor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<table class="deprecatedSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/actions/BaseFileGroupRewriteResult.html#%3Cinit%3E(org.apache.iceberg.actions.RewriteDataFiles.FileGroupInfo,int,int)">org.apache.iceberg.actions.BaseFileGroupRewriteResult&#8203;(RewriteDataFiles.FileGroupInfo, int, int)</a></th>
<td class="colLast">
<div class="deprecationComment">Will be removed in 1.3.0; use <a href="org/apache/iceberg/actions/BaseFileGroupRewriteResult.html#%3Cinit%3E(org.apache.iceberg.actions.RewriteDataFiles.FileGroupInfo,int,int,long)"><code>BaseFileGroupRewriteResult(FileGroupInfo, int, int, long)</code></a>
instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/BaseMetadataTable.html#%3Cinit%3E(org.apache.iceberg.TableOperations,org.apache.iceberg.Table,java.lang.String)">org.apache.iceberg.BaseMetadataTable&#8203;(TableOperations, Table, String)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0; use BaseMetadataTable(Table, String) instead.</div>
</td>
</tr>
<tr class="altColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/DataTableScan.html#%3Cinit%3E(org.apache.iceberg.TableOperations,org.apache.iceberg.Table)">org.apache.iceberg.DataTableScan&#8203;(TableOperations, Table)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0; use DataTableScan(Table, Schema, TableScanContext)
instead.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colDeprecatedItemName" scope="row"><a href="org/apache/iceberg/rest/auth/OAuth2Util.AuthSession.html#%3Cinit%3E(java.util.Map,java.lang.String,java.lang.String)">org.apache.iceberg.rest.auth.OAuth2Util.AuthSession&#8203;(Map&lt;String, String&gt;, String, String)</a></th>
<td class="colLast">
<div class="deprecationComment">will be removed in 1.3.0; use <a href="org/apache/iceberg/rest/auth/OAuth2Util.AuthSession.html#%3Cinit%3E(java.util.Map,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"><code>AuthSession(Map, String, String,
String, String)</code></a> instead.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li class="navBarCell1Rev">Deprecated</li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>