blob: 34cce5f5326af73116ed61cc25cbf55fa26a363b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="copyright" content="(C) Copyright 2023" />
<meta name="DC.rights.owner" content="(C) Copyright 2023" />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="PARQUET_PAGE_ROW_COUNT_LIMIT Query Option" />
<meta name="DC.Relation" scheme="URI" content="../topics/impala_set.html" />
<meta name="prodname" content="Impala" />
<meta name="version" content="Impala 3.4.x" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="parquet_page_row_count_limit" />
<link rel="stylesheet" type="text/css" href="../commonltr.css" />
<title>PARQUET_PAGE_ROW_COUNT_LIMIT Query Option</title>
</head>
<body id="parquet_page_row_count_limit">
<h1 class="title topictitle1" id="ariaid-title1">PARQUET_PAGE_ROW_COUNT_LIMIT Query Option</h1>
<div class="body conbody">
<p class="p">
Use the <code class="ph codeph">PARQUET_PAGE_ROW_COUNT_LIMIT</code> query option to set the maximum
number of rows that can be written on a single Parquet data page. By default there is no
row count limit.
</p>
<p class="p">
<strong class="ph b">Type:</strong> <code class="ph codeph">INT</code>
</p>
<p class="p">
<strong class="ph b">Allowed values:</strong> Positive integers
</p>
<p class="p">
<strong class="ph b">Added in:</strong> <span class="keyword">Impala 3.3</span>
</p>
</div>
<div class="related-links">
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../topics/impala_set.html">SET Statement</a></div>
</div>
</div></body>
</html>