blob: 6b2137fb29d5ad98d87e258c49e6f17dc41dfcae [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>TableProperties</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.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.5.1.js"></script>
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TableProperties";
}
}
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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.iceberg</a></div>
<h2 title="Class TableProperties" class="title">Class TableProperties</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.iceberg.TableProperties</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre>public class <span class="typeNameLabel">TableProperties</span>
extends java.lang.Object</pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#AVRO_COMPRESSION">AVRO_COMPRESSION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#AVRO_COMPRESSION_DEFAULT">AVRO_COMPRESSION_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#AVRO_COMPRESSION_LEVEL">AVRO_COMPRESSION_LEVEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#AVRO_COMPRESSION_LEVEL_DEFAULT">AVRO_COMPRESSION_LEVEL_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_MAX_RETRY_WAIT_MS">COMMIT_MAX_RETRY_WAIT_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_MAX_RETRY_WAIT_MS_DEFAULT">COMMIT_MAX_RETRY_WAIT_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_MIN_RETRY_WAIT_MS">COMMIT_MIN_RETRY_WAIT_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_MIN_RETRY_WAIT_MS_DEFAULT">COMMIT_MIN_RETRY_WAIT_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_NUM_RETRIES">COMMIT_NUM_RETRIES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_NUM_RETRIES_DEFAULT">COMMIT_NUM_RETRIES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_NUM_STATUS_CHECKS">COMMIT_NUM_STATUS_CHECKS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_NUM_STATUS_CHECKS_DEFAULT">COMMIT_NUM_STATUS_CHECKS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_STATUS_CHECKS_MAX_WAIT_MS">COMMIT_STATUS_CHECKS_MAX_WAIT_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_STATUS_CHECKS_MAX_WAIT_MS_DEFAULT">COMMIT_STATUS_CHECKS_MAX_WAIT_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_STATUS_CHECKS_MIN_WAIT_MS">COMMIT_STATUS_CHECKS_MIN_WAIT_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_STATUS_CHECKS_MIN_WAIT_MS_DEFAULT">COMMIT_STATUS_CHECKS_MIN_WAIT_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS">COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS_DEFAULT">COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_TOTAL_RETRY_TIME_MS">COMMIT_TOTAL_RETRY_TIME_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#COMMIT_TOTAL_RETRY_TIME_MS_DEFAULT">COMMIT_TOTAL_RETRY_TIME_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CURRENT_SCHEMA">CURRENT_SCHEMA</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for the JSON representation of current schema.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CURRENT_SNAPSHOT_ID">CURRENT_SNAPSHOT_ID</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for current snapshot id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CURRENT_SNAPSHOT_SUMMARY">CURRENT_SNAPSHOT_SUMMARY</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for current snapshot summary.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#CURRENT_SNAPSHOT_TIMESTAMP">CURRENT_SNAPSHOT_TIMESTAMP</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for current snapshot timestamp.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_FILE_FORMAT">DEFAULT_FILE_FORMAT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_FILE_FORMAT_DEFAULT">DEFAULT_FILE_FORMAT_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_NAME_MAPPING">DEFAULT_NAME_MAPPING</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_PARTITION_SPEC">DEFAULT_PARTITION_SPEC</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for the JSON representation of current(default) partition spec.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_SORT_ORDER">DEFAULT_SORT_ORDER</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for the JSON representation of current(default) sort order.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_WRITE_METRICS_MODE">DEFAULT_WRITE_METRICS_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_WRITE_METRICS_MODE_DEFAULT">DEFAULT_WRITE_METRICS_MODE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_AVRO_COMPRESSION">DELETE_AVRO_COMPRESSION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_AVRO_COMPRESSION_LEVEL">DELETE_AVRO_COMPRESSION_LEVEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_DEFAULT_FILE_FORMAT">DELETE_DEFAULT_FILE_FORMAT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_DISTRIBUTION_MODE">DELETE_DISTRIBUTION_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_ISOLATION_LEVEL">DELETE_ISOLATION_LEVEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_ISOLATION_LEVEL_DEFAULT">DELETE_ISOLATION_LEVEL_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_MODE">DELETE_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_MODE_DEFAULT">DELETE_MODE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_ORC_BLOCK_SIZE_BYTES">DELETE_ORC_BLOCK_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_ORC_COMPRESSION">DELETE_ORC_COMPRESSION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_ORC_COMPRESSION_STRATEGY">DELETE_ORC_COMPRESSION_STRATEGY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_ORC_STRIPE_SIZE_BYTES">DELETE_ORC_STRIPE_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_ORC_WRITE_BATCH_SIZE">DELETE_ORC_WRITE_BATCH_SIZE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_PARQUET_COMPRESSION">DELETE_PARQUET_COMPRESSION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_PARQUET_COMPRESSION_LEVEL">DELETE_PARQUET_COMPRESSION_LEVEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_PARQUET_DICT_SIZE_BYTES">DELETE_PARQUET_DICT_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_PARQUET_PAGE_SIZE_BYTES">DELETE_PARQUET_PAGE_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT">DELETE_PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT">DELETE_PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_PARQUET_ROW_GROUP_SIZE_BYTES">DELETE_PARQUET_ROW_GROUP_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_TARGET_FILE_SIZE_BYTES">DELETE_TARGET_FILE_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DELETE_TARGET_FILE_SIZE_BYTES_DEFAULT">DELETE_TARGET_FILE_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ENGINE_HIVE_ENABLED">ENGINE_HIVE_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ENGINE_HIVE_ENABLED_DEFAULT">ENGINE_HIVE_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#FORMAT_VERSION">FORMAT_VERSION</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for table format version.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#GC_ENABLED">GC_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#GC_ENABLED_DEFAULT">GC_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_LISTS_ENABLED">MANIFEST_LISTS_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_LISTS_ENABLED_DEFAULT">MANIFEST_LISTS_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_MERGE_ENABLED">MANIFEST_MERGE_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_MERGE_ENABLED_DEFAULT">MANIFEST_MERGE_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_MIN_MERGE_COUNT">MANIFEST_MIN_MERGE_COUNT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_MIN_MERGE_COUNT_DEFAULT">MANIFEST_MIN_MERGE_COUNT_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_TARGET_SIZE_BYTES">MANIFEST_TARGET_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MANIFEST_TARGET_SIZE_BYTES_DEFAULT">MANIFEST_TARGET_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MAX_REF_AGE_MS">MAX_REF_AGE_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MAX_REF_AGE_MS_DEFAULT">MAX_REF_AGE_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MAX_SNAPSHOT_AGE_MS">MAX_SNAPSHOT_AGE_MS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MAX_SNAPSHOT_AGE_MS_DEFAULT">MAX_SNAPSHOT_AGE_MS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MERGE_CARDINALITY_CHECK_ENABLED">MERGE_CARDINALITY_CHECK_ENABLED</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">will be removed in 0.14.0, the cardinality check is always performed starting from 0.13.0.</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT">MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">will be removed in 0.14.0, the cardinality check is always performed starting from 0.13.0.</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MERGE_DISTRIBUTION_MODE">MERGE_DISTRIBUTION_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MERGE_ISOLATION_LEVEL">MERGE_ISOLATION_LEVEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MERGE_ISOLATION_LEVEL_DEFAULT">MERGE_ISOLATION_LEVEL_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MERGE_MODE">MERGE_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MERGE_MODE_DEFAULT">MERGE_MODE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_COMPRESSION">METADATA_COMPRESSION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_COMPRESSION_DEFAULT">METADATA_COMPRESSION_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_DELETE_AFTER_COMMIT_ENABLED">METADATA_DELETE_AFTER_COMMIT_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_DELETE_AFTER_COMMIT_ENABLED_DEFAULT">METADATA_DELETE_AFTER_COMMIT_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_PREVIOUS_VERSIONS_MAX">METADATA_PREVIOUS_VERSIONS_MAX</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_PREVIOUS_VERSIONS_MAX_DEFAULT">METADATA_PREVIOUS_VERSIONS_MAX_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_SPLIT_SIZE">METADATA_SPLIT_SIZE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METADATA_SPLIT_SIZE_DEFAULT">METADATA_SPLIT_SIZE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METRICS_MAX_INFERRED_COLUMN_DEFAULTS">METRICS_MAX_INFERRED_COLUMN_DEFAULTS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METRICS_MAX_INFERRED_COLUMN_DEFAULTS_DEFAULT">METRICS_MAX_INFERRED_COLUMN_DEFAULTS_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#METRICS_MODE_COLUMN_CONF_PREFIX">METRICS_MODE_COLUMN_CONF_PREFIX</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MIN_SNAPSHOTS_TO_KEEP">MIN_SNAPSHOTS_TO_KEEP</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#MIN_SNAPSHOTS_TO_KEEP_DEFAULT">MIN_SNAPSHOTS_TO_KEEP_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OBJECT_STORE_ENABLED">OBJECT_STORE_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OBJECT_STORE_ENABLED_DEFAULT">OBJECT_STORE_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OBJECT_STORE_PATH">OBJECT_STORE_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="#WRITE_DATA_LOCATION"><code>WRITE_DATA_LOCATION</code></a> instead.</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_BATCH_SIZE">ORC_BATCH_SIZE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_BATCH_SIZE_DEFAULT">ORC_BATCH_SIZE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_BLOCK_SIZE_BYTES">ORC_BLOCK_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_BLOCK_SIZE_BYTES_DEFAULT">ORC_BLOCK_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_COMPRESSION">ORC_COMPRESSION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_COMPRESSION_DEFAULT">ORC_COMPRESSION_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_COMPRESSION_STRATEGY">ORC_COMPRESSION_STRATEGY</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_COMPRESSION_STRATEGY_DEFAULT">ORC_COMPRESSION_STRATEGY_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_STRIPE_SIZE_BYTES">ORC_STRIPE_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_STRIPE_SIZE_BYTES_DEFAULT">ORC_STRIPE_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_VECTORIZATION_ENABLED">ORC_VECTORIZATION_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_VECTORIZATION_ENABLED_DEFAULT">ORC_VECTORIZATION_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_WRITE_BATCH_SIZE">ORC_WRITE_BATCH_SIZE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ORC_WRITE_BATCH_SIZE_DEFAULT">ORC_WRITE_BATCH_SIZE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_BATCH_SIZE">PARQUET_BATCH_SIZE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_BATCH_SIZE_DEFAULT">PARQUET_BATCH_SIZE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_BLOOM_FILTER_COLUMN_ENABLED_PREFIX">PARQUET_BLOOM_FILTER_COLUMN_ENABLED_PREFIX</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_BLOOM_FILTER_MAX_BYTES">PARQUET_BLOOM_FILTER_MAX_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_BLOOM_FILTER_MAX_BYTES_DEFAULT">PARQUET_BLOOM_FILTER_MAX_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_COMPRESSION">PARQUET_COMPRESSION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_COMPRESSION_DEFAULT">PARQUET_COMPRESSION_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_COMPRESSION_LEVEL">PARQUET_COMPRESSION_LEVEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_COMPRESSION_LEVEL_DEFAULT">PARQUET_COMPRESSION_LEVEL_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_DICT_SIZE_BYTES">PARQUET_DICT_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_DICT_SIZE_BYTES_DEFAULT">PARQUET_DICT_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_PAGE_SIZE_BYTES">PARQUET_PAGE_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_PAGE_SIZE_BYTES_DEFAULT">PARQUET_PAGE_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT">PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT_DEFAULT">PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT">PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT_DEFAULT">PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_ROW_GROUP_SIZE_BYTES">PARQUET_ROW_GROUP_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_ROW_GROUP_SIZE_BYTES_DEFAULT">PARQUET_ROW_GROUP_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_VECTORIZATION_ENABLED">PARQUET_VECTORIZATION_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#PARQUET_VECTORIZATION_ENABLED_DEFAULT">PARQUET_VECTORIZATION_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.util.Set&lt;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RESERVED_PROPERTIES">RESERVED_PROPERTIES</a></span></code></th>
<td class="colLast">
<div class="block">Reserved Iceberg table properties list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SNAPSHOT_COUNT">SNAPSHOT_COUNT</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for the total number of snapshots.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SNAPSHOT_ID_INHERITANCE_ENABLED">SNAPSHOT_ID_INHERITANCE_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SNAPSHOT_ID_INHERITANCE_ENABLED_DEFAULT">SNAPSHOT_ID_INHERITANCE_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPARK_WRITE_ACCEPT_ANY_SCHEMA">SPARK_WRITE_ACCEPT_ANY_SCHEMA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPARK_WRITE_ACCEPT_ANY_SCHEMA_DEFAULT">SPARK_WRITE_ACCEPT_ANY_SCHEMA_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPARK_WRITE_PARTITIONED_FANOUT_ENABLED">SPARK_WRITE_PARTITIONED_FANOUT_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPARK_WRITE_PARTITIONED_FANOUT_ENABLED_DEFAULT">SPARK_WRITE_PARTITIONED_FANOUT_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPLIT_LOOKBACK">SPLIT_LOOKBACK</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPLIT_LOOKBACK_DEFAULT">SPLIT_LOOKBACK_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPLIT_OPEN_FILE_COST">SPLIT_OPEN_FILE_COST</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPLIT_OPEN_FILE_COST_DEFAULT">SPLIT_OPEN_FILE_COST_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPLIT_SIZE">SPLIT_SIZE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SPLIT_SIZE_DEFAULT">SPLIT_SIZE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UPDATE_DISTRIBUTION_MODE">UPDATE_DISTRIBUTION_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UPDATE_ISOLATION_LEVEL">UPDATE_ISOLATION_LEVEL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UPDATE_ISOLATION_LEVEL_DEFAULT">UPDATE_ISOLATION_LEVEL_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UPDATE_MODE">UPDATE_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UPDATE_MODE_DEFAULT">UPDATE_MODE_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UPSERT_ENABLED">UPSERT_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UPSERT_ENABLED_DEFAULT">UPSERT_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#UUID">UUID</a></span></code></th>
<td class="colLast">
<div class="block">Reserved table property for table UUID.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_AUDIT_PUBLISH_ENABLED">WRITE_AUDIT_PUBLISH_ENABLED</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_AUDIT_PUBLISH_ENABLED_DEFAULT">WRITE_AUDIT_PUBLISH_ENABLED_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_DATA_LOCATION">WRITE_DATA_LOCATION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_DISTRIBUTION_MODE">WRITE_DISTRIBUTION_MODE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_DISTRIBUTION_MODE_HASH">WRITE_DISTRIBUTION_MODE_HASH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_DISTRIBUTION_MODE_NONE">WRITE_DISTRIBUTION_MODE_NONE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_DISTRIBUTION_MODE_RANGE">WRITE_DISTRIBUTION_MODE_RANGE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_FOLDER_STORAGE_LOCATION">WRITE_FOLDER_STORAGE_LOCATION</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="#WRITE_DATA_LOCATION"><code>WRITE_DATA_LOCATION</code></a> instead.</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_LOCATION_PROVIDER_IMPL">WRITE_LOCATION_PROVIDER_IMPL</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_METADATA_LOCATION">WRITE_METADATA_LOCATION</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_PARTITION_SUMMARY_LIMIT">WRITE_PARTITION_SUMMARY_LIMIT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_PARTITION_SUMMARY_LIMIT_DEFAULT">WRITE_PARTITION_SUMMARY_LIMIT_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_TARGET_FILE_SIZE_BYTES">WRITE_TARGET_FILE_SIZE_BYTES</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static long</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WRITE_TARGET_FILE_SIZE_BYTES_DEFAULT">WRITE_TARGET_FILE_SIZE_BYTES_DEFAULT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="FORMAT_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FORMAT_VERSION</h4>
<pre>public static final&nbsp;java.lang.String FORMAT_VERSION</pre>
<div class="block">Reserved table property for table format version.
<p>
Iceberg will default a new table's format version to the latest stable and recommended version.
This reserved property keyword allows users to override the Iceberg format version of the table metadata.
<p>
If this table property exists when creating a table, the table will use the specified format version.
If a table updates this property, it will try to upgrade to the specified format version.
<p>
Note: incomplete or unstable versions cannot be selected using this property.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.FORMAT_VERSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UUID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UUID</h4>
<pre>public static final&nbsp;java.lang.String UUID</pre>
<div class="block">Reserved table property for table UUID.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UUID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SNAPSHOT_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SNAPSHOT_COUNT</h4>
<pre>public static final&nbsp;java.lang.String SNAPSHOT_COUNT</pre>
<div class="block">Reserved table property for the total number of snapshots.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SNAPSHOT_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CURRENT_SNAPSHOT_SUMMARY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_SNAPSHOT_SUMMARY</h4>
<pre>public static final&nbsp;java.lang.String CURRENT_SNAPSHOT_SUMMARY</pre>
<div class="block">Reserved table property for current snapshot summary.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.CURRENT_SNAPSHOT_SUMMARY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CURRENT_SNAPSHOT_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_SNAPSHOT_ID</h4>
<pre>public static final&nbsp;java.lang.String CURRENT_SNAPSHOT_ID</pre>
<div class="block">Reserved table property for current snapshot id.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.CURRENT_SNAPSHOT_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CURRENT_SNAPSHOT_TIMESTAMP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_SNAPSHOT_TIMESTAMP</h4>
<pre>public static final&nbsp;java.lang.String CURRENT_SNAPSHOT_TIMESTAMP</pre>
<div class="block">Reserved table property for current snapshot timestamp.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.CURRENT_SNAPSHOT_TIMESTAMP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="CURRENT_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_SCHEMA</h4>
<pre>public static final&nbsp;java.lang.String CURRENT_SCHEMA</pre>
<div class="block">Reserved table property for the JSON representation of current schema.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.CURRENT_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_PARTITION_SPEC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_PARTITION_SPEC</h4>
<pre>public static final&nbsp;java.lang.String DEFAULT_PARTITION_SPEC</pre>
<div class="block">Reserved table property for the JSON representation of current(default) partition spec.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DEFAULT_PARTITION_SPEC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_SORT_ORDER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_SORT_ORDER</h4>
<pre>public static final&nbsp;java.lang.String DEFAULT_SORT_ORDER</pre>
<div class="block">Reserved table property for the JSON representation of current(default) sort order.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DEFAULT_SORT_ORDER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="RESERVED_PROPERTIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESERVED_PROPERTIES</h4>
<pre>public static final&nbsp;java.util.Set&lt;java.lang.String&gt; RESERVED_PROPERTIES</pre>
<div class="block">Reserved Iceberg table properties list.
<p>
Reserved table properties are only used to control behaviors when creating or updating a table.
The value of these properties are not persisted as a part of the table metadata.</div>
</li>
</ul>
<a id="COMMIT_NUM_RETRIES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_NUM_RETRIES</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_NUM_RETRIES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_NUM_RETRIES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_NUM_RETRIES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_NUM_RETRIES_DEFAULT</h4>
<pre>public static final&nbsp;int COMMIT_NUM_RETRIES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_NUM_RETRIES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_MIN_RETRY_WAIT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_MIN_RETRY_WAIT_MS</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_MIN_RETRY_WAIT_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_MIN_RETRY_WAIT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_MIN_RETRY_WAIT_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_MIN_RETRY_WAIT_MS_DEFAULT</h4>
<pre>public static final&nbsp;int COMMIT_MIN_RETRY_WAIT_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_MIN_RETRY_WAIT_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_MAX_RETRY_WAIT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_MAX_RETRY_WAIT_MS</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_MAX_RETRY_WAIT_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_MAX_RETRY_WAIT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_MAX_RETRY_WAIT_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_MAX_RETRY_WAIT_MS_DEFAULT</h4>
<pre>public static final&nbsp;int COMMIT_MAX_RETRY_WAIT_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_MAX_RETRY_WAIT_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_TOTAL_RETRY_TIME_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_TOTAL_RETRY_TIME_MS</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_TOTAL_RETRY_TIME_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_TOTAL_RETRY_TIME_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_TOTAL_RETRY_TIME_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_TOTAL_RETRY_TIME_MS_DEFAULT</h4>
<pre>public static final&nbsp;int COMMIT_TOTAL_RETRY_TIME_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_TOTAL_RETRY_TIME_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_NUM_STATUS_CHECKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_NUM_STATUS_CHECKS</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_NUM_STATUS_CHECKS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_NUM_STATUS_CHECKS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_NUM_STATUS_CHECKS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_NUM_STATUS_CHECKS_DEFAULT</h4>
<pre>public static final&nbsp;int COMMIT_NUM_STATUS_CHECKS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_NUM_STATUS_CHECKS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_STATUS_CHECKS_MIN_WAIT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_STATUS_CHECKS_MIN_WAIT_MS</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_STATUS_CHECKS_MIN_WAIT_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_STATUS_CHECKS_MIN_WAIT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_STATUS_CHECKS_MIN_WAIT_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_STATUS_CHECKS_MIN_WAIT_MS_DEFAULT</h4>
<pre>public static final&nbsp;long COMMIT_STATUS_CHECKS_MIN_WAIT_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_STATUS_CHECKS_MIN_WAIT_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_STATUS_CHECKS_MAX_WAIT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_STATUS_CHECKS_MAX_WAIT_MS</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_STATUS_CHECKS_MAX_WAIT_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_STATUS_CHECKS_MAX_WAIT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_STATUS_CHECKS_MAX_WAIT_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_STATUS_CHECKS_MAX_WAIT_MS_DEFAULT</h4>
<pre>public static final&nbsp;long COMMIT_STATUS_CHECKS_MAX_WAIT_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_STATUS_CHECKS_MAX_WAIT_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS</h4>
<pre>public static final&nbsp;java.lang.String COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS_DEFAULT</h4>
<pre>public static final&nbsp;long COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.COMMIT_STATUS_CHECKS_TOTAL_WAIT_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_TARGET_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_TARGET_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String MANIFEST_TARGET_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_TARGET_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_TARGET_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_TARGET_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;long MANIFEST_TARGET_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_TARGET_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_MIN_MERGE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_MIN_MERGE_COUNT</h4>
<pre>public static final&nbsp;java.lang.String MANIFEST_MIN_MERGE_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_MIN_MERGE_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_MIN_MERGE_COUNT_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_MIN_MERGE_COUNT_DEFAULT</h4>
<pre>public static final&nbsp;int MANIFEST_MIN_MERGE_COUNT_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_MIN_MERGE_COUNT_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_MERGE_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_MERGE_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String MANIFEST_MERGE_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_MERGE_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_MERGE_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_MERGE_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean MANIFEST_MERGE_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_MERGE_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_FILE_FORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_FILE_FORMAT</h4>
<pre>public static final&nbsp;java.lang.String DEFAULT_FILE_FORMAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DEFAULT_FILE_FORMAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_DEFAULT_FILE_FORMAT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_DEFAULT_FILE_FORMAT</h4>
<pre>public static final&nbsp;java.lang.String DELETE_DEFAULT_FILE_FORMAT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_DEFAULT_FILE_FORMAT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_FILE_FORMAT_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_FILE_FORMAT_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String DEFAULT_FILE_FORMAT_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DEFAULT_FILE_FORMAT_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_ROW_GROUP_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_ROW_GROUP_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_ROW_GROUP_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_ROW_GROUP_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_PARQUET_ROW_GROUP_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_PARQUET_ROW_GROUP_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String DELETE_PARQUET_ROW_GROUP_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_PARQUET_ROW_GROUP_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_ROW_GROUP_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_ROW_GROUP_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;int PARQUET_ROW_GROUP_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_ROW_GROUP_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_PAGE_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_PAGE_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_PAGE_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_PAGE_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_PARQUET_PAGE_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_PARQUET_PAGE_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String DELETE_PARQUET_PAGE_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_PARQUET_PAGE_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_PAGE_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_PAGE_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;int PARQUET_PAGE_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_PAGE_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_DICT_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_DICT_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_DICT_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_DICT_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_PARQUET_DICT_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_PARQUET_DICT_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String DELETE_PARQUET_DICT_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_PARQUET_DICT_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_DICT_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_DICT_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;int PARQUET_DICT_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_DICT_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_COMPRESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_COMPRESSION</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_COMPRESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_COMPRESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_PARQUET_COMPRESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_PARQUET_COMPRESSION</h4>
<pre>public static final&nbsp;java.lang.String DELETE_PARQUET_COMPRESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_PARQUET_COMPRESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_COMPRESSION_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_COMPRESSION_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_COMPRESSION_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_COMPRESSION_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_COMPRESSION_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_COMPRESSION_LEVEL</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_COMPRESSION_LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_COMPRESSION_LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_PARQUET_COMPRESSION_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_PARQUET_COMPRESSION_LEVEL</h4>
<pre>public static final&nbsp;java.lang.String DELETE_PARQUET_COMPRESSION_LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_PARQUET_COMPRESSION_LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_COMPRESSION_LEVEL_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_COMPRESSION_LEVEL_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_COMPRESSION_LEVEL_DEFAULT</pre>
</li>
</ul>
<a id="PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT</h4>
<pre>public static final&nbsp;java.lang.String DELETE_PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT_DEFAULT</h4>
<pre>public static final&nbsp;int PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_ROW_GROUP_CHECK_MIN_RECORD_COUNT_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT</h4>
<pre>public static final&nbsp;java.lang.String DELETE_PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT_DEFAULT</h4>
<pre>public static final&nbsp;int PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_ROW_GROUP_CHECK_MAX_RECORD_COUNT_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_BLOOM_FILTER_MAX_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_BLOOM_FILTER_MAX_BYTES</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_BLOOM_FILTER_MAX_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_BLOOM_FILTER_MAX_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_BLOOM_FILTER_MAX_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_BLOOM_FILTER_MAX_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;int PARQUET_BLOOM_FILTER_MAX_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_BLOOM_FILTER_MAX_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_BLOOM_FILTER_COLUMN_ENABLED_PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_BLOOM_FILTER_COLUMN_ENABLED_PREFIX</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_BLOOM_FILTER_COLUMN_ENABLED_PREFIX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_BLOOM_FILTER_COLUMN_ENABLED_PREFIX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="AVRO_COMPRESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AVRO_COMPRESSION</h4>
<pre>public static final&nbsp;java.lang.String AVRO_COMPRESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.AVRO_COMPRESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_AVRO_COMPRESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_AVRO_COMPRESSION</h4>
<pre>public static final&nbsp;java.lang.String DELETE_AVRO_COMPRESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_AVRO_COMPRESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="AVRO_COMPRESSION_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AVRO_COMPRESSION_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String AVRO_COMPRESSION_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.AVRO_COMPRESSION_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="AVRO_COMPRESSION_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AVRO_COMPRESSION_LEVEL</h4>
<pre>public static final&nbsp;java.lang.String AVRO_COMPRESSION_LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.AVRO_COMPRESSION_LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_AVRO_COMPRESSION_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_AVRO_COMPRESSION_LEVEL</h4>
<pre>public static final&nbsp;java.lang.String DELETE_AVRO_COMPRESSION_LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_AVRO_COMPRESSION_LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="AVRO_COMPRESSION_LEVEL_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AVRO_COMPRESSION_LEVEL_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String AVRO_COMPRESSION_LEVEL_DEFAULT</pre>
</li>
</ul>
<a id="ORC_STRIPE_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_STRIPE_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String ORC_STRIPE_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_STRIPE_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_ORC_STRIPE_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_ORC_STRIPE_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String DELETE_ORC_STRIPE_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_ORC_STRIPE_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_STRIPE_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_STRIPE_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;long ORC_STRIPE_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_STRIPE_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_BLOCK_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_BLOCK_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String ORC_BLOCK_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_BLOCK_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_ORC_BLOCK_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_ORC_BLOCK_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String DELETE_ORC_BLOCK_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_ORC_BLOCK_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_BLOCK_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_BLOCK_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;long ORC_BLOCK_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_BLOCK_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_WRITE_BATCH_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_WRITE_BATCH_SIZE</h4>
<pre>public static final&nbsp;java.lang.String ORC_WRITE_BATCH_SIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_WRITE_BATCH_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_ORC_WRITE_BATCH_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_ORC_WRITE_BATCH_SIZE</h4>
<pre>public static final&nbsp;java.lang.String DELETE_ORC_WRITE_BATCH_SIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_ORC_WRITE_BATCH_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_WRITE_BATCH_SIZE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_WRITE_BATCH_SIZE_DEFAULT</h4>
<pre>public static final&nbsp;int ORC_WRITE_BATCH_SIZE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_WRITE_BATCH_SIZE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_COMPRESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_COMPRESSION</h4>
<pre>public static final&nbsp;java.lang.String ORC_COMPRESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_COMPRESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_ORC_COMPRESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_ORC_COMPRESSION</h4>
<pre>public static final&nbsp;java.lang.String DELETE_ORC_COMPRESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_ORC_COMPRESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_COMPRESSION_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_COMPRESSION_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String ORC_COMPRESSION_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_COMPRESSION_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_COMPRESSION_STRATEGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_COMPRESSION_STRATEGY</h4>
<pre>public static final&nbsp;java.lang.String ORC_COMPRESSION_STRATEGY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_COMPRESSION_STRATEGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_ORC_COMPRESSION_STRATEGY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_ORC_COMPRESSION_STRATEGY</h4>
<pre>public static final&nbsp;java.lang.String DELETE_ORC_COMPRESSION_STRATEGY</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_ORC_COMPRESSION_STRATEGY">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_COMPRESSION_STRATEGY_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_COMPRESSION_STRATEGY_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String ORC_COMPRESSION_STRATEGY_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_COMPRESSION_STRATEGY_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPLIT_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPLIT_SIZE</h4>
<pre>public static final&nbsp;java.lang.String SPLIT_SIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPLIT_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPLIT_SIZE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPLIT_SIZE_DEFAULT</h4>
<pre>public static final&nbsp;long SPLIT_SIZE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPLIT_SIZE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_SPLIT_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_SPLIT_SIZE</h4>
<pre>public static final&nbsp;java.lang.String METADATA_SPLIT_SIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_SPLIT_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_SPLIT_SIZE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_SPLIT_SIZE_DEFAULT</h4>
<pre>public static final&nbsp;long METADATA_SPLIT_SIZE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_SPLIT_SIZE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPLIT_LOOKBACK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPLIT_LOOKBACK</h4>
<pre>public static final&nbsp;java.lang.String SPLIT_LOOKBACK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPLIT_LOOKBACK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPLIT_LOOKBACK_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPLIT_LOOKBACK_DEFAULT</h4>
<pre>public static final&nbsp;int SPLIT_LOOKBACK_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPLIT_LOOKBACK_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPLIT_OPEN_FILE_COST">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPLIT_OPEN_FILE_COST</h4>
<pre>public static final&nbsp;java.lang.String SPLIT_OPEN_FILE_COST</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPLIT_OPEN_FILE_COST">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPLIT_OPEN_FILE_COST_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPLIT_OPEN_FILE_COST_DEFAULT</h4>
<pre>public static final&nbsp;long SPLIT_OPEN_FILE_COST_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPLIT_OPEN_FILE_COST_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_VECTORIZATION_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_VECTORIZATION_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_VECTORIZATION_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_VECTORIZATION_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_VECTORIZATION_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_VECTORIZATION_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean PARQUET_VECTORIZATION_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_VECTORIZATION_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_BATCH_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_BATCH_SIZE</h4>
<pre>public static final&nbsp;java.lang.String PARQUET_BATCH_SIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_BATCH_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="PARQUET_BATCH_SIZE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PARQUET_BATCH_SIZE_DEFAULT</h4>
<pre>public static final&nbsp;int PARQUET_BATCH_SIZE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.PARQUET_BATCH_SIZE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_VECTORIZATION_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_VECTORIZATION_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String ORC_VECTORIZATION_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_VECTORIZATION_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_VECTORIZATION_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_VECTORIZATION_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean ORC_VECTORIZATION_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_VECTORIZATION_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_BATCH_SIZE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_BATCH_SIZE</h4>
<pre>public static final&nbsp;java.lang.String ORC_BATCH_SIZE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_BATCH_SIZE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ORC_BATCH_SIZE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ORC_BATCH_SIZE_DEFAULT</h4>
<pre>public static final&nbsp;int ORC_BATCH_SIZE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ORC_BATCH_SIZE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="OBJECT_STORE_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OBJECT_STORE_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String OBJECT_STORE_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.OBJECT_STORE_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="OBJECT_STORE_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OBJECT_STORE_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean OBJECT_STORE_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.OBJECT_STORE_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="OBJECT_STORE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OBJECT_STORE_PATH</h4>
<pre>@Deprecated
public static final&nbsp;java.lang.String OBJECT_STORE_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="#WRITE_DATA_LOCATION"><code>WRITE_DATA_LOCATION</code></a> instead.</div>
</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.OBJECT_STORE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_LOCATION_PROVIDER_IMPL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_LOCATION_PROVIDER_IMPL</h4>
<pre>public static final&nbsp;java.lang.String WRITE_LOCATION_PROVIDER_IMPL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_LOCATION_PROVIDER_IMPL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_FOLDER_STORAGE_LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_FOLDER_STORAGE_LOCATION</h4>
<pre>@Deprecated
public static final&nbsp;java.lang.String WRITE_FOLDER_STORAGE_LOCATION</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">Use <a href="#WRITE_DATA_LOCATION"><code>WRITE_DATA_LOCATION</code></a> instead.</div>
</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_FOLDER_STORAGE_LOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_DATA_LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_DATA_LOCATION</h4>
<pre>public static final&nbsp;java.lang.String WRITE_DATA_LOCATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_DATA_LOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_METADATA_LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_METADATA_LOCATION</h4>
<pre>public static final&nbsp;java.lang.String WRITE_METADATA_LOCATION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_METADATA_LOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_PARTITION_SUMMARY_LIMIT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_PARTITION_SUMMARY_LIMIT</h4>
<pre>public static final&nbsp;java.lang.String WRITE_PARTITION_SUMMARY_LIMIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_PARTITION_SUMMARY_LIMIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_PARTITION_SUMMARY_LIMIT_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_PARTITION_SUMMARY_LIMIT_DEFAULT</h4>
<pre>public static final&nbsp;int WRITE_PARTITION_SUMMARY_LIMIT_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_PARTITION_SUMMARY_LIMIT_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_LISTS_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_LISTS_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String MANIFEST_LISTS_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_LISTS_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MANIFEST_LISTS_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MANIFEST_LISTS_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean MANIFEST_LISTS_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MANIFEST_LISTS_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_COMPRESSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_COMPRESSION</h4>
<pre>public static final&nbsp;java.lang.String METADATA_COMPRESSION</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_COMPRESSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_COMPRESSION_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_COMPRESSION_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String METADATA_COMPRESSION_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_COMPRESSION_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_PREVIOUS_VERSIONS_MAX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_PREVIOUS_VERSIONS_MAX</h4>
<pre>public static final&nbsp;java.lang.String METADATA_PREVIOUS_VERSIONS_MAX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_PREVIOUS_VERSIONS_MAX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_PREVIOUS_VERSIONS_MAX_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_PREVIOUS_VERSIONS_MAX_DEFAULT</h4>
<pre>public static final&nbsp;int METADATA_PREVIOUS_VERSIONS_MAX_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_PREVIOUS_VERSIONS_MAX_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_DELETE_AFTER_COMMIT_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_DELETE_AFTER_COMMIT_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String METADATA_DELETE_AFTER_COMMIT_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_DELETE_AFTER_COMMIT_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METADATA_DELETE_AFTER_COMMIT_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METADATA_DELETE_AFTER_COMMIT_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean METADATA_DELETE_AFTER_COMMIT_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METADATA_DELETE_AFTER_COMMIT_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METRICS_MAX_INFERRED_COLUMN_DEFAULTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METRICS_MAX_INFERRED_COLUMN_DEFAULTS</h4>
<pre>public static final&nbsp;java.lang.String METRICS_MAX_INFERRED_COLUMN_DEFAULTS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METRICS_MAX_INFERRED_COLUMN_DEFAULTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METRICS_MAX_INFERRED_COLUMN_DEFAULTS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METRICS_MAX_INFERRED_COLUMN_DEFAULTS_DEFAULT</h4>
<pre>public static final&nbsp;int METRICS_MAX_INFERRED_COLUMN_DEFAULTS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METRICS_MAX_INFERRED_COLUMN_DEFAULTS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="METRICS_MODE_COLUMN_CONF_PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METRICS_MODE_COLUMN_CONF_PREFIX</h4>
<pre>public static final&nbsp;java.lang.String METRICS_MODE_COLUMN_CONF_PREFIX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.METRICS_MODE_COLUMN_CONF_PREFIX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_WRITE_METRICS_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_WRITE_METRICS_MODE</h4>
<pre>public static final&nbsp;java.lang.String DEFAULT_WRITE_METRICS_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DEFAULT_WRITE_METRICS_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_WRITE_METRICS_MODE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_WRITE_METRICS_MODE_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String DEFAULT_WRITE_METRICS_MODE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DEFAULT_WRITE_METRICS_MODE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_NAME_MAPPING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DEFAULT_NAME_MAPPING</h4>
<pre>public static final&nbsp;java.lang.String DEFAULT_NAME_MAPPING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DEFAULT_NAME_MAPPING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_AUDIT_PUBLISH_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_AUDIT_PUBLISH_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String WRITE_AUDIT_PUBLISH_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_AUDIT_PUBLISH_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_AUDIT_PUBLISH_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_AUDIT_PUBLISH_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String WRITE_AUDIT_PUBLISH_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_AUDIT_PUBLISH_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_TARGET_FILE_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_TARGET_FILE_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String WRITE_TARGET_FILE_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_TARGET_FILE_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_TARGET_FILE_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_TARGET_FILE_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;long WRITE_TARGET_FILE_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_TARGET_FILE_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_TARGET_FILE_SIZE_BYTES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_TARGET_FILE_SIZE_BYTES</h4>
<pre>public static final&nbsp;java.lang.String DELETE_TARGET_FILE_SIZE_BYTES</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_TARGET_FILE_SIZE_BYTES">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_TARGET_FILE_SIZE_BYTES_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_TARGET_FILE_SIZE_BYTES_DEFAULT</h4>
<pre>public static final&nbsp;long DELETE_TARGET_FILE_SIZE_BYTES_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_TARGET_FILE_SIZE_BYTES_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPARK_WRITE_PARTITIONED_FANOUT_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPARK_WRITE_PARTITIONED_FANOUT_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String SPARK_WRITE_PARTITIONED_FANOUT_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPARK_WRITE_PARTITIONED_FANOUT_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPARK_WRITE_PARTITIONED_FANOUT_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPARK_WRITE_PARTITIONED_FANOUT_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean SPARK_WRITE_PARTITIONED_FANOUT_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPARK_WRITE_PARTITIONED_FANOUT_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPARK_WRITE_ACCEPT_ANY_SCHEMA">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPARK_WRITE_ACCEPT_ANY_SCHEMA</h4>
<pre>public static final&nbsp;java.lang.String SPARK_WRITE_ACCEPT_ANY_SCHEMA</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPARK_WRITE_ACCEPT_ANY_SCHEMA">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SPARK_WRITE_ACCEPT_ANY_SCHEMA_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SPARK_WRITE_ACCEPT_ANY_SCHEMA_DEFAULT</h4>
<pre>public static final&nbsp;boolean SPARK_WRITE_ACCEPT_ANY_SCHEMA_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SPARK_WRITE_ACCEPT_ANY_SCHEMA_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SNAPSHOT_ID_INHERITANCE_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SNAPSHOT_ID_INHERITANCE_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String SNAPSHOT_ID_INHERITANCE_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SNAPSHOT_ID_INHERITANCE_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SNAPSHOT_ID_INHERITANCE_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SNAPSHOT_ID_INHERITANCE_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean SNAPSHOT_ID_INHERITANCE_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.SNAPSHOT_ID_INHERITANCE_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ENGINE_HIVE_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ENGINE_HIVE_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String ENGINE_HIVE_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ENGINE_HIVE_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="ENGINE_HIVE_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ENGINE_HIVE_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean ENGINE_HIVE_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.ENGINE_HIVE_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_DISTRIBUTION_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_DISTRIBUTION_MODE</h4>
<pre>public static final&nbsp;java.lang.String WRITE_DISTRIBUTION_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_DISTRIBUTION_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_DISTRIBUTION_MODE_NONE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_DISTRIBUTION_MODE_NONE</h4>
<pre>public static final&nbsp;java.lang.String WRITE_DISTRIBUTION_MODE_NONE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_DISTRIBUTION_MODE_NONE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_DISTRIBUTION_MODE_HASH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_DISTRIBUTION_MODE_HASH</h4>
<pre>public static final&nbsp;java.lang.String WRITE_DISTRIBUTION_MODE_HASH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_DISTRIBUTION_MODE_HASH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WRITE_DISTRIBUTION_MODE_RANGE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WRITE_DISTRIBUTION_MODE_RANGE</h4>
<pre>public static final&nbsp;java.lang.String WRITE_DISTRIBUTION_MODE_RANGE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.WRITE_DISTRIBUTION_MODE_RANGE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="GC_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GC_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String GC_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.GC_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="GC_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>GC_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean GC_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.GC_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MAX_SNAPSHOT_AGE_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAX_SNAPSHOT_AGE_MS</h4>
<pre>public static final&nbsp;java.lang.String MAX_SNAPSHOT_AGE_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MAX_SNAPSHOT_AGE_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MAX_SNAPSHOT_AGE_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAX_SNAPSHOT_AGE_MS_DEFAULT</h4>
<pre>public static final&nbsp;long MAX_SNAPSHOT_AGE_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MAX_SNAPSHOT_AGE_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MIN_SNAPSHOTS_TO_KEEP">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIN_SNAPSHOTS_TO_KEEP</h4>
<pre>public static final&nbsp;java.lang.String MIN_SNAPSHOTS_TO_KEEP</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MIN_SNAPSHOTS_TO_KEEP">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MIN_SNAPSHOTS_TO_KEEP_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MIN_SNAPSHOTS_TO_KEEP_DEFAULT</h4>
<pre>public static final&nbsp;int MIN_SNAPSHOTS_TO_KEEP_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MIN_SNAPSHOTS_TO_KEEP_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MAX_REF_AGE_MS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAX_REF_AGE_MS</h4>
<pre>public static final&nbsp;java.lang.String MAX_REF_AGE_MS</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MAX_REF_AGE_MS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MAX_REF_AGE_MS_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MAX_REF_AGE_MS_DEFAULT</h4>
<pre>public static final&nbsp;long MAX_REF_AGE_MS_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MAX_REF_AGE_MS_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_ISOLATION_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_ISOLATION_LEVEL</h4>
<pre>public static final&nbsp;java.lang.String DELETE_ISOLATION_LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_ISOLATION_LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_ISOLATION_LEVEL_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_ISOLATION_LEVEL_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String DELETE_ISOLATION_LEVEL_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_ISOLATION_LEVEL_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_MODE</h4>
<pre>public static final&nbsp;java.lang.String DELETE_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_MODE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_MODE_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String DELETE_MODE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_MODE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DELETE_DISTRIBUTION_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELETE_DISTRIBUTION_MODE</h4>
<pre>public static final&nbsp;java.lang.String DELETE_DISTRIBUTION_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.DELETE_DISTRIBUTION_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UPDATE_ISOLATION_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPDATE_ISOLATION_LEVEL</h4>
<pre>public static final&nbsp;java.lang.String UPDATE_ISOLATION_LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UPDATE_ISOLATION_LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UPDATE_ISOLATION_LEVEL_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPDATE_ISOLATION_LEVEL_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String UPDATE_ISOLATION_LEVEL_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UPDATE_ISOLATION_LEVEL_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UPDATE_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPDATE_MODE</h4>
<pre>public static final&nbsp;java.lang.String UPDATE_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UPDATE_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UPDATE_MODE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPDATE_MODE_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String UPDATE_MODE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UPDATE_MODE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UPDATE_DISTRIBUTION_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPDATE_DISTRIBUTION_MODE</h4>
<pre>public static final&nbsp;java.lang.String UPDATE_DISTRIBUTION_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UPDATE_DISTRIBUTION_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MERGE_ISOLATION_LEVEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_ISOLATION_LEVEL</h4>
<pre>public static final&nbsp;java.lang.String MERGE_ISOLATION_LEVEL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MERGE_ISOLATION_LEVEL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MERGE_ISOLATION_LEVEL_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_ISOLATION_LEVEL_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String MERGE_ISOLATION_LEVEL_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MERGE_ISOLATION_LEVEL_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MERGE_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_MODE</h4>
<pre>public static final&nbsp;java.lang.String MERGE_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MERGE_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MERGE_MODE_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_MODE_DEFAULT</h4>
<pre>public static final&nbsp;java.lang.String MERGE_MODE_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MERGE_MODE_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MERGE_CARDINALITY_CHECK_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_CARDINALITY_CHECK_ENABLED</h4>
<pre>@Deprecated
public static final&nbsp;java.lang.String MERGE_CARDINALITY_CHECK_ENABLED</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">will be removed in 0.14.0, the cardinality check is always performed starting from 0.13.0.</div>
</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MERGE_CARDINALITY_CHECK_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT</h4>
<pre>@Deprecated
public static final&nbsp;boolean MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">will be removed in 0.14.0, the cardinality check is always performed starting from 0.13.0.</div>
</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MERGE_CARDINALITY_CHECK_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="MERGE_DISTRIBUTION_MODE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MERGE_DISTRIBUTION_MODE</h4>
<pre>public static final&nbsp;java.lang.String MERGE_DISTRIBUTION_MODE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.MERGE_DISTRIBUTION_MODE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UPSERT_ENABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UPSERT_ENABLED</h4>
<pre>public static final&nbsp;java.lang.String UPSERT_ENABLED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UPSERT_ENABLED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="UPSERT_ENABLED_DEFAULT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UPSERT_ENABLED_DEFAULT</h4>
<pre>public static final&nbsp;boolean UPSERT_ENABLED_DEFAULT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#org.apache.iceberg.TableProperties.UPSERT_ENABLED_DEFAULT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>