http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/java-tools.html ---------------------------------------------------------------------- diff --git a/docs/java-tools.html b/docs/java-tools.html new file mode 100644 index 0000000..7d38769 --- /dev/null +++ b/docs/java-tools.html @@ -0,0 +1,2394 @@ +<!DOCTYPE HTML> +<html lang="en-US"> +<head> + <meta charset="UTF-8"> + <title>Java Tools</title> + <meta name="viewport" content="width=device-width,initial-scale=1"> + <meta name="generator" content="Jekyll v2.4.0"> + <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900"> + <link rel="stylesheet" href="/css/screen.css"> + <link rel="icon" type="image/x-icon" href="/favicon.ico"> + <!--[if lt IE 9]> + <script src="/js/html5shiv.min.js"></script> + <script src="/js/respond.min.js"></script> + <![endif]--> +</head> + + +<body class="wrap"> + <header role="banner"> + <nav class="mobile-nav show-on-mobiles"> + <ul> + <li class=""> + <a href="/">Home</a> + </li> + <li class="current"> + <a href="/docs/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</span></a> + </li> + <li class=""> + <a href="/talks/">Talks</a> + </li> + <li class=""> + <a href="/news/">News</a> + </li> + <li class=""> + <a href="/help/">Help</a> + </li> + <li class=""> + <a href="/develop/">Develop</a> + </li> +</ul> + + </nav> + <div class="grid"> + <div class="unit one-third center-on-mobiles"> + <h1> + <a href="/"> + <span class="sr-only">Apache ORC</span> + <img src="/img/logo.png" width="249" height="101" alt="ORC Logo"> + </a> + </h1> + </div> + <nav class="main-nav unit two-thirds hide-on-mobiles"> + <ul> + <li class=""> + <a href="/">Home</a> + </li> + <li class="current"> + <a href="/docs/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</span></a> + </li> + <li class=""> + <a href="/talks/">Talks</a> + </li> + <li class=""> + <a href="/news/">News</a> + </li> + <li class=""> + <a href="/help/">Help</a> + </li> + <li class=""> + <a href="/develop/">Develop</a> + </li> +</ul> + + </nav> + </div> +</header> + + + <section class="docs"> + <div class="grid"> + + <div class="docs-nav-mobile unit whole show-on-mobiles"> + <select onchange="if (this.value) window.location.href=this.value"> + <option value="">Navigate the docsâ¦</option> + + <optgroup label="Overview"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/index.html">Background</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/adopters.html">ORC Adopters</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/types.html">Types</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/indexes.html">Indexes</option> + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/acid.html">ACID support</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> + + <optgroup label="Installing"> + + + + + + + + + + + + <option value="/docs/building.html">Building ORC</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/releases.html">Releases</option> + + + + + + + + + + + + + + + </optgroup> + + <optgroup label="Using in Hive"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/hive-config.html">Hive Configuration</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> + + <optgroup label="Using in MapReduce"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/mapred.html">Using in MapRed</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + + + + + + + + + + + + + + + </optgroup> + + <optgroup label="Using ORC Core"> + + + + + + + + + + + + + + + + + + <option value="/docs/core-java.html">Using Core Java</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> + + <optgroup label="Tools"> + + + + + + + + + + + + + + + + + + + + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/java-tools.html">Java Tools</option> + + + + + + + + + + + + + + + + + + + + + </optgroup> + + <optgroup label="Format Specification"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/spec-intro.html">Introduction</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/file-tail.html">File Tail</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/compression.html">Compression</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/stripes.html">Stripes</option> + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/encodings.html">Column Encodings</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <option value="/docs/spec-index.html">Indexes</option> + + + + + + + + + + + </optgroup> + + </select> +</div> + + + <div class="unit four-fifths"> + <article> + <h1>Java Tools</h1> + <p>In addition to the C++ tools, there is an ORC tools jar that packages +several useful utilities and the necessary Java dependencies +(including Hadoop) into a single package. The Java ORC tool jar +supports both the local file system and HDFS.</p> + +<p>The subcommands for the tools are:</p> + +<ul> + <li>meta - print the metadata of an ORC file</li> + <li>data - print the data of an ORC file</li> + <li>scan (since ORC 1.3) - scan the data for benchmarking</li> + <li>convert (since ORC 1.4) - convert JSON files to ORC</li> + <li>json-schema (since ORC 1.4) - determine the schema of JSON documents</li> +</ul> + +<p>The command line looks like:</p> + +<pre><code class="language-shell">% java -jar orc-tools-X.Y.Z-uber.jar <sub-command> <args> +</code></pre> + +<h2 id="java-meta">Java Meta</h2> + +<p>The meta command prints the metadata about the given ORC file and is +equivalent to the Hive ORC File Dump command.</p> + +<dl> + <dt>-j</dt> + <dd>format the output in JSON</dd> + <dt>-p</dt> + <dd>pretty print the output</dd> + <dt>-t</dt> + <dd>print the timezone of the writer</dd> + <dt>ârowindex</dt> + <dd>print the row indexes for the comma separated list of column ids</dd> + <dt>ârecover</dt> + <dd>skip over corrupted values in the ORC file</dd> + <dt>âskip-dump</dt> + <dd>skip dumping the metadata</dd> + <dt>âbackup-path</dt> + <dd>when used with ârecover specifies the path where the recovered file is written</dd> +</dl> + +<p>An example of the output is given below:</p> + +<pre><code class="language-shell">% java -jar orc-tools-X.Y.Z-uber.jar meta examples/TestOrcFile.test1.orc +Processing data file examples/TestOrcFile.test1.orc [length: 1711] +Structure for examples/TestOrcFile.test1.orc +File Version: 0.12 with HIVE_8732 +Rows: 2 +Compression: ZLIB +Compression size: 10000 +Type: struct<boolean1:boolean,byte1:tinyint,short1:smallint,int1:int, +long1:bigint,float1:float,double1:double,bytes1:binary,string1:string, +middle:struct<list:array<struct<int1:int,string1:string>>>,list:array< +struct<int1:int,string1:string>>,map:map<string,struct<int1:int,string1: +string>>> + +Stripe Statistics: + Stripe 1: + Column 0: count: 2 hasNull: false + Column 1: count: 2 hasNull: false true: 1 + Column 2: count: 2 hasNull: false min: 1 max: 100 sum: 101 + Column 3: count: 2 hasNull: false min: 1024 max: 2048 sum: 3072 + Column 4: count: 2 hasNull: false min: 65536 max: 65536 sum: 131072 + Column 5: count: 2 hasNull: false min: 9223372036854775807 max: 9223372036854775807 + Column 6: count: 2 hasNull: false min: 1.0 max: 2.0 sum: 3.0 + Column 7: count: 2 hasNull: false min: -15.0 max: -5.0 sum: -20.0 + Column 8: count: 2 hasNull: false sum: 5 + Column 9: count: 2 hasNull: false min: bye max: hi sum: 5 + Column 10: count: 2 hasNull: false + Column 11: count: 2 hasNull: false + Column 12: count: 4 hasNull: false + Column 13: count: 4 hasNull: false min: 1 max: 2 sum: 6 + Column 14: count: 4 hasNull: false min: bye max: sigh sum: 14 + Column 15: count: 2 hasNull: false + Column 16: count: 5 hasNull: false + Column 17: count: 5 hasNull: false min: -100000 max: 100000000 sum: 99901241 + Column 18: count: 5 hasNull: false min: bad max: in sum: 15 + Column 19: count: 2 hasNull: false + Column 20: count: 2 hasNull: false min: chani max: mauddib sum: 12 + Column 21: count: 2 hasNull: false + Column 22: count: 2 hasNull: false min: 1 max: 5 sum: 6 + Column 23: count: 2 hasNull: false min: chani max: mauddib sum: 12 + +File Statistics: + Column 0: count: 2 hasNull: false + Column 1: count: 2 hasNull: false true: 1 + Column 2: count: 2 hasNull: false min: 1 max: 100 sum: 101 + Column 3: count: 2 hasNull: false min: 1024 max: 2048 sum: 3072 + Column 4: count: 2 hasNull: false min: 65536 max: 65536 sum: 131072 + Column 5: count: 2 hasNull: false min: 9223372036854775807 max: 9223372036854775807 + Column 6: count: 2 hasNull: false min: 1.0 max: 2.0 sum: 3.0 + Column 7: count: 2 hasNull: false min: -15.0 max: -5.0 sum: -20.0 + Column 8: count: 2 hasNull: false sum: 5 + Column 9: count: 2 hasNull: false min: bye max: hi sum: 5 + Column 10: count: 2 hasNull: false + Column 11: count: 2 hasNull: false + Column 12: count: 4 hasNull: false + Column 13: count: 4 hasNull: false min: 1 max: 2 sum: 6 + Column 14: count: 4 hasNull: false min: bye max: sigh sum: 14 + Column 15: count: 2 hasNull: false + Column 16: count: 5 hasNull: false + Column 17: count: 5 hasNull: false min: -100000 max: 100000000 sum: 99901241 + Column 18: count: 5 hasNull: false min: bad max: in sum: 15 + Column 19: count: 2 hasNull: false + Column 20: count: 2 hasNull: false min: chani max: mauddib sum: 12 + Column 21: count: 2 hasNull: false + Column 22: count: 2 hasNull: false min: 1 max: 5 sum: 6 + Column 23: count: 2 hasNull: false min: chani max: mauddib sum: 12 + +Stripes: + Stripe: offset: 3 data: 243 rows: 2 tail: 199 index: 570 + Stream: column 0 section ROW_INDEX start: 3 length 11 + Stream: column 1 section ROW_INDEX start: 14 length 22 + Stream: column 2 section ROW_INDEX start: 36 length 26 + Stream: column 3 section ROW_INDEX start: 62 length 27 + Stream: column 4 section ROW_INDEX start: 89 length 30 + Stream: column 5 section ROW_INDEX start: 119 length 28 + Stream: column 6 section ROW_INDEX start: 147 length 34 + Stream: column 7 section ROW_INDEX start: 181 length 34 + Stream: column 8 section ROW_INDEX start: 215 length 21 + Stream: column 9 section ROW_INDEX start: 236 length 30 + Stream: column 10 section ROW_INDEX start: 266 length 11 + Stream: column 11 section ROW_INDEX start: 277 length 16 + Stream: column 12 section ROW_INDEX start: 293 length 11 + Stream: column 13 section ROW_INDEX start: 304 length 24 + Stream: column 14 section ROW_INDEX start: 328 length 31 + Stream: column 15 section ROW_INDEX start: 359 length 16 + Stream: column 16 section ROW_INDEX start: 375 length 11 + Stream: column 17 section ROW_INDEX start: 386 length 32 + Stream: column 18 section ROW_INDEX start: 418 length 30 + Stream: column 19 section ROW_INDEX start: 448 length 16 + Stream: column 20 section ROW_INDEX start: 464 length 37 + Stream: column 21 section ROW_INDEX start: 501 length 11 + Stream: column 22 section ROW_INDEX start: 512 length 24 + Stream: column 23 section ROW_INDEX start: 536 length 37 + Stream: column 1 section DATA start: 573 length 5 + Stream: column 2 section DATA start: 578 length 6 + Stream: column 3 section DATA start: 584 length 9 + Stream: column 4 section DATA start: 593 length 11 + Stream: column 5 section DATA start: 604 length 12 + Stream: column 6 section DATA start: 616 length 11 + Stream: column 7 section DATA start: 627 length 15 + Stream: column 8 section DATA start: 642 length 8 + Stream: column 8 section LENGTH start: 650 length 6 + Stream: column 9 section DATA start: 656 length 8 + Stream: column 9 section LENGTH start: 664 length 6 + Stream: column 11 section LENGTH start: 670 length 6 + Stream: column 13 section DATA start: 676 length 7 + Stream: column 14 section DATA start: 683 length 6 + Stream: column 14 section LENGTH start: 689 length 6 + Stream: column 14 section DICTIONARY_DATA start: 695 length 10 + Stream: column 15 section LENGTH start: 705 length 6 + Stream: column 17 section DATA start: 711 length 25 + Stream: column 18 section DATA start: 736 length 18 + Stream: column 18 section LENGTH start: 754 length 8 + Stream: column 19 section LENGTH start: 762 length 6 + Stream: column 20 section DATA start: 768 length 15 + Stream: column 20 section LENGTH start: 783 length 6 + Stream: column 22 section DATA start: 789 length 6 + Stream: column 23 section DATA start: 795 length 15 + Stream: column 23 section LENGTH start: 810 length 6 + Encoding column 0: DIRECT + Encoding column 1: DIRECT + Encoding column 2: DIRECT + Encoding column 3: DIRECT_V2 + Encoding column 4: DIRECT_V2 + Encoding column 5: DIRECT_V2 + Encoding column 6: DIRECT + Encoding column 7: DIRECT + Encoding column 8: DIRECT_V2 + Encoding column 9: DIRECT_V2 + Encoding column 10: DIRECT + Encoding column 11: DIRECT_V2 + Encoding column 12: DIRECT + Encoding column 13: DIRECT_V2 + Encoding column 14: DICTIONARY_V2[2] + Encoding column 15: DIRECT_V2 + Encoding column 16: DIRECT + Encoding column 17: DIRECT_V2 + Encoding column 18: DIRECT_V2 + Encoding column 19: DIRECT_V2 + Encoding column 20: DIRECT_V2 + Encoding column 21: DIRECT + Encoding column 22: DIRECT_V2 + Encoding column 23: DIRECT_V2 + +File length: 1711 bytes +Padding length: 0 bytes +Padding ratio: 0% +______________________________________________________________________ +</code></pre> + +<h2 id="java-data">Java Data</h2> + +<p>The data command prints the data in an ORC file as a JSON document. Each +record is printed as a JSON object on a line. Each record is annotated with +the fieldnames and a JSON representation that depends on the fieldâs type.</p> + +<h2 id="java-scan">Java Scan</h2> + +<p>The scan command reads the contents of the file without printing anything. It +is primarily intendend for benchmarking the Java reader without including the +cost of printing the data out.</p> + +<h2 id="java-convert">Java Convert</h2> + +<p>The convert command reads several JSON files and converts them into a +single ORC file.</p> + +<dl> + <dt>-o <filename></filename></dt> + <dd>Sets the output ORC filename, which defaults to output.orc</dd> + <dt>-s <schema></schema></dt> + <dd>Sets the schema for the ORC file. By default, the schema is automatically discovered.</dd> + <dt>-h</dt> + <dd>Print help</dd> +</dl> + +<p>The automatic JSON schema discovery is equivalent to the json-schema tool +below.</p> + +<h2 id="java-json-schema">Java JSON Schema</h2> + +<p>The JSON Schema discovery tool processes a set of JSON documents and +produces a schema that encompasses all of the records in all of the +documents. It works by computing the enclosing type and promoting it +to include all of the observed values.</p> + +<dl> + <dt>-f</dt> + <dd>Print the schema as a list of flat types for each subfield</dd> + <dt>-t</dt> + <dd>Print the schema as a Hive table declaration</dd> + <dt>-h</dt> + <dd>Print help</dd> +</dl> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <div class="section-nav"> + <div class="left align-right"> + + + + <a href="/docs/cpp-tools.html" class="prev">Back</a> + + </div> + <div class="right align-left"> + + + + <a href="/docs/spec-intro.html" class="next">Next</a> + + </div> + </div> + <div class="clear"></div> + + + </article> + </div> + + <div class="unit one-fifth hide-on-mobiles"> + <aside> + + <h4>Overview</h4> + + +<ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/index.html">Background</a></li> + + + + + + + + + + + + + + <li class=""><a href="/docs/adopters.html">ORC Adopters</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/types.html">Types</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> + + + + + + + + + + + + <li class=""><a href="/docs/acid.html">ACID support</a></li> + + + +</ul> + + + <h4>Installing</h4> + + +<ul> + + + + + + + + + + + + + + <li class=""><a href="/docs/building.html">Building ORC</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/releases.html">Releases</a></li> + + + +</ul> + + + <h4>Using in Hive</h4> + + +<ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> + + + +</ul> + + + <h4>Using in MapReduce</h4> + + +<ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/mapred.html">Using in MapRed</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/mapreduce.html">Using in MapReduce</a></li> + + + +</ul> + + + <h4>Using ORC Core</h4> + + +<ul> + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + +</ul> + + + <h4>Tools</h4> + + +<ul> + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="current"><a href="/docs/java-tools.html">Java Tools</a></li> + + + +</ul> + + + <h4>Format Specification</h4> + + +<ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/spec-intro.html">Introduction</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/compression.html">Compression</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/run-length.html">Run Length Encoding</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/stripes.html">Stripes</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/spec-index.html">Indexes</a></li> + + + +</ul> + + + </aside> +</div> + + + <div class="clear"></div> + + </div> + </section> + + + <footer role="contentinfo"> + <p>The contents of this website are © 2018 + <a href="https://www.apache.org/">Apache Software Foundation</a> + under the terms of the <a + href="https://www.apache.org/licenses/LICENSE-2.0.html"> + Apache License v2</a>. Apache ORC and its logo are trademarks + of the Apache Software Foundation.</p> +</footer> + + <script> + var anchorForId = function (id) { + var anchor = document.createElement("a"); + anchor.className = "header-link"; + anchor.href = "#" + id; + anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>"; + anchor.title = "Permalink"; + return anchor; + }; + + var linkifyAnchors = function (level, containingElement) { + var headers = containingElement.getElementsByTagName("h" + level); + for (var h = 0; h < headers.length; h++) { + var header = headers[h]; + + if (typeof header.id !== "undefined" && header.id !== "") { + header.appendChild(anchorForId(header.id)); + } + } + }; + + document.onreadystatechange = function () { + if (this.readyState === "complete") { + var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0]; + if (!contentBlock) { + return; + } + for (var level = 1; level <= 6; level++) { + linkifyAnchors(level, contentBlock); + } + } + }; +</script> + + +</body> +</html>
http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/mapred.html ---------------------------------------------------------------------- diff --git a/docs/mapred.html b/docs/mapred.html index 3673465..f0ab622 100644 --- a/docs/mapred.html +++ b/docs/mapred.html @@ -111,6 +111,10 @@ + + + + <option value="/docs/index.html">Background</option> @@ -180,6 +184,10 @@ + + + + @@ -223,6 +231,10 @@ + + + + <option value="/docs/types.html">Types</option> @@ -251,6 +263,10 @@ + + + + <option value="/docs/indexes.html">Indexes</option> @@ -318,6 +334,10 @@ + + + + </optgroup> @@ -371,6 +391,10 @@ + + + + @@ -402,10 +426,14 @@ - <option value="/docs/releases.html">Releases</option> + + + + <option value="/docs/releases.html">Releases</option> + @@ -445,6 +473,10 @@ + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> @@ -489,6 +521,10 @@ + + + + <option value="/docs/hive-config.html">Hive Configuration</option> @@ -550,10 +586,14 @@ - <option value="/docs/mapred.html">Using in MapRed</option> + + + + <option value="/docs/mapred.html">Using in MapRed</option> + @@ -598,12 +638,16 @@ - <option value="/docs/mapreduce.html">Using in MapReduce</option> + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + @@ -635,6 +679,8 @@ + + <option value="/docs/core-java.html">Using Core Java</option> @@ -668,6 +714,58 @@ + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> @@ -692,6 +790,58 @@ + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -704,6 +854,8 @@ + <option value="/docs/java-tools.html">Java Tools</option> + @@ -716,7 +868,7 @@ - <option value="/docs/tools.html">Tools</option> + @@ -765,12 +917,16 @@ - <option value="/docs/spec-intro.html">Introduction</option> + + <option value="/docs/spec-intro.html">Introduction</option> + + + @@ -791,6 +947,10 @@ + + + + <option value="/docs/file-tail.html">File Tail</option> @@ -866,6 +1026,10 @@ + + + + @@ -899,12 +1063,16 @@ - <option value="/docs/run-length.html">Run Length Encoding</option> + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + @@ -951,12 +1119,16 @@ - <option value="/docs/stripes.html">Stripes</option> + + <option value="/docs/stripes.html">Stripes</option> + + + @@ -973,6 +1145,10 @@ + + + + <option value="/docs/encodings.html">Column Encodings</option> @@ -1039,10 +1215,14 @@ - <option value="/docs/spec-index.html">Indexes</option> + + + + <option value="/docs/spec-index.html">Indexes</option> + @@ -1406,6 +1586,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/index.html">Background</a></li> @@ -1470,6 +1654,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/types.html">Types</a></li> @@ -1502,6 +1690,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> @@ -1576,6 +1768,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/releases.html">Releases</a></li> @@ -1612,6 +1810,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> @@ -1638,6 +1840,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> @@ -1680,6 +1886,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class="current"><a href="/docs/mapred.html">Using in MapRed</a></li> @@ -1716,6 +1928,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/mapreduce.html">Using in MapReduce</a></li> @@ -1744,10 +1962,32 @@ OrcKey.key and OrcValue.value fields.</p> + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + </ul> @@ -1776,6 +2016,20 @@ OrcKey.key and OrcValue.value fields.</p> + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + + + + + + + @@ -1800,7 +2054,7 @@ OrcKey.key and OrcValue.value fields.</p> - <li class=""><a href="/docs/tools.html">Tools</a></li> + <li class=""><a href="/docs/java-tools.html">Java Tools</a></li> @@ -1852,6 +2106,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/spec-intro.html">Introduction</a></li> @@ -1876,6 +2136,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> @@ -1934,6 +2198,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/run-length.html">Run Length Encoding</a></li> @@ -1980,6 +2250,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/stripes.html">Stripes</a></li> @@ -2002,6 +2278,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> @@ -2044,6 +2324,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/spec-index.html">Indexes</a></li> http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/mapreduce.html ---------------------------------------------------------------------- diff --git a/docs/mapreduce.html b/docs/mapreduce.html index 0583a33..2423f01 100644 --- a/docs/mapreduce.html +++ b/docs/mapreduce.html @@ -111,6 +111,10 @@ + + + + <option value="/docs/index.html">Background</option> @@ -180,6 +184,10 @@ + + + + @@ -223,6 +231,10 @@ + + + + <option value="/docs/types.html">Types</option> @@ -251,6 +263,10 @@ + + + + <option value="/docs/indexes.html">Indexes</option> @@ -318,6 +334,10 @@ + + + + </optgroup> @@ -371,6 +391,10 @@ + + + + @@ -402,10 +426,14 @@ - <option value="/docs/releases.html">Releases</option> + + + + <option value="/docs/releases.html">Releases</option> + @@ -445,6 +473,10 @@ + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> @@ -489,6 +521,10 @@ + + + + <option value="/docs/hive-config.html">Hive Configuration</option> @@ -550,10 +586,14 @@ - <option value="/docs/mapred.html">Using in MapRed</option> + + + + <option value="/docs/mapred.html">Using in MapRed</option> + @@ -598,12 +638,16 @@ - <option value="/docs/mapreduce.html">Using in MapReduce</option> + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + @@ -635,6 +679,8 @@ + + <option value="/docs/core-java.html">Using Core Java</option> @@ -668,6 +714,58 @@ + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> @@ -692,6 +790,58 @@ + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -704,6 +854,8 @@ + <option value="/docs/java-tools.html">Java Tools</option> + @@ -716,7 +868,7 @@ - <option value="/docs/tools.html">Tools</option> + @@ -765,12 +917,16 @@ - <option value="/docs/spec-intro.html">Introduction</option> + + <option value="/docs/spec-intro.html">Introduction</option> + + + @@ -791,6 +947,10 @@ + + + + <option value="/docs/file-tail.html">File Tail</option> @@ -866,6 +1026,10 @@ + + + + @@ -899,12 +1063,16 @@ - <option value="/docs/run-length.html">Run Length Encoding</option> + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + @@ -951,12 +1119,16 @@ - <option value="/docs/stripes.html">Stripes</option> + + <option value="/docs/stripes.html">Stripes</option> + + + @@ -973,6 +1145,10 @@ + + + + <option value="/docs/encodings.html">Column Encodings</option> @@ -1039,10 +1215,14 @@ - <option value="/docs/spec-index.html">Indexes</option> + + + + <option value="/docs/spec-index.html">Indexes</option> + @@ -1390,6 +1570,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/index.html">Background</a></li> @@ -1454,6 +1638,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/types.html">Types</a></li> @@ -1486,6 +1674,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> @@ -1560,6 +1752,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/releases.html">Releases</a></li> @@ -1596,6 +1794,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> @@ -1622,6 +1824,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> @@ -1664,6 +1870,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/mapred.html">Using in MapRed</a></li> @@ -1700,6 +1912,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class="current"><a href="/docs/mapreduce.html">Using in MapReduce</a></li> @@ -1728,10 +1946,32 @@ OrcKey.key and OrcValue.value fields.</p> + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + </ul> @@ -1760,6 +2000,20 @@ OrcKey.key and OrcValue.value fields.</p> + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + + + + + + + @@ -1784,7 +2038,7 @@ OrcKey.key and OrcValue.value fields.</p> - <li class=""><a href="/docs/tools.html">Tools</a></li> + <li class=""><a href="/docs/java-tools.html">Java Tools</a></li> @@ -1836,6 +2090,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/spec-intro.html">Introduction</a></li> @@ -1860,6 +2120,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> @@ -1918,6 +2182,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/run-length.html">Run Length Encoding</a></li> @@ -1964,6 +2234,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/stripes.html">Stripes</a></li> @@ -1986,6 +2262,10 @@ OrcKey.key and OrcValue.value fields.</p> + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> @@ -2028,6 +2308,12 @@ OrcKey.key and OrcValue.value fields.</p> + + + + + + <li class=""><a href="/docs/spec-index.html">Indexes</a></li> http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/releases.html ---------------------------------------------------------------------- diff --git a/docs/releases.html b/docs/releases.html index f8206ac..8a2406f 100644 --- a/docs/releases.html +++ b/docs/releases.html @@ -111,6 +111,10 @@ + + + + <option value="/docs/index.html">Background</option> @@ -180,6 +184,10 @@ + + + + @@ -223,6 +231,10 @@ + + + + <option value="/docs/types.html">Types</option> @@ -251,6 +263,10 @@ + + + + <option value="/docs/indexes.html">Indexes</option> @@ -318,6 +334,10 @@ + + + + </optgroup> @@ -371,6 +391,10 @@ + + + + @@ -402,10 +426,14 @@ - <option value="/docs/releases.html">Releases</option> + + + + <option value="/docs/releases.html">Releases</option> + @@ -445,6 +473,10 @@ + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> @@ -489,6 +521,10 @@ + + + + <option value="/docs/hive-config.html">Hive Configuration</option> @@ -550,10 +586,14 @@ - <option value="/docs/mapred.html">Using in MapRed</option> + + + + <option value="/docs/mapred.html">Using in MapRed</option> + @@ -598,12 +638,16 @@ - <option value="/docs/mapreduce.html">Using in MapReduce</option> + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + @@ -635,6 +679,8 @@ + + <option value="/docs/core-java.html">Using Core Java</option> @@ -668,6 +714,58 @@ + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> @@ -692,6 +790,58 @@ + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -704,6 +854,8 @@ + <option value="/docs/java-tools.html">Java Tools</option> + @@ -716,7 +868,7 @@ - <option value="/docs/tools.html">Tools</option> + @@ -765,12 +917,16 @@ - <option value="/docs/spec-intro.html">Introduction</option> + + <option value="/docs/spec-intro.html">Introduction</option> + + + @@ -791,6 +947,10 @@ + + + + <option value="/docs/file-tail.html">File Tail</option> @@ -866,6 +1026,10 @@ + + + + @@ -899,12 +1063,16 @@ - <option value="/docs/run-length.html">Run Length Encoding</option> + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + @@ -951,12 +1119,16 @@ - <option value="/docs/stripes.html">Stripes</option> + + <option value="/docs/stripes.html">Stripes</option> + + + @@ -973,6 +1145,10 @@ + + + + <option value="/docs/encodings.html">Column Encodings</option> @@ -1039,10 +1215,14 @@ - <option value="/docs/spec-index.html">Indexes</option> + + + + <option value="/docs/spec-index.html">Indexes</option> + @@ -1374,6 +1554,10 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + <li class=""><a href="/docs/index.html">Background</a></li> @@ -1438,6 +1622,10 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + <li class=""><a href="/docs/types.html">Types</a></li> @@ -1470,6 +1658,10 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> @@ -1544,6 +1736,12 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + + + <li class="current"><a href="/docs/releases.html">Releases</a></li> @@ -1580,6 +1778,10 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> @@ -1606,6 +1808,10 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> @@ -1648,6 +1854,12 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + + + <li class=""><a href="/docs/mapred.html">Using in MapRed</a></li> @@ -1684,6 +1896,12 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + + + <li class=""><a href="/docs/mapreduce.html">Using in MapReduce</a></li> @@ -1712,10 +1930,32 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + </ul> @@ -1744,6 +1984,20 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + + + + + + + @@ -1768,7 +2022,7 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key - <li class=""><a href="/docs/tools.html">Tools</a></li> + <li class=""><a href="/docs/java-tools.html">Java Tools</a></li> @@ -1820,6 +2074,12 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + + + <li class=""><a href="/docs/spec-intro.html">Introduction</a></li> @@ -1844,6 +2104,10 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> @@ -1902,6 +2166,12 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + + + <li class=""><a href="/docs/run-length.html">Run Length Encoding</a></li> @@ -1948,6 +2218,12 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + + + <li class=""><a href="/docs/stripes.html">Stripes</a></li> @@ -1970,6 +2246,10 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> @@ -2012,6 +2292,12 @@ committersâ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key + + + + + + <li class=""><a href="/docs/spec-index.html">Indexes</a></li> http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/run-length.html ---------------------------------------------------------------------- diff --git a/docs/run-length.html b/docs/run-length.html index fe60d2d..5ca06d6 100644 --- a/docs/run-length.html +++ b/docs/run-length.html @@ -111,6 +111,10 @@ + + + + <option value="/docs/index.html">Background</option> @@ -180,6 +184,10 @@ + + + + @@ -223,6 +231,10 @@ + + + + <option value="/docs/types.html">Types</option> @@ -251,6 +263,10 @@ + + + + <option value="/docs/indexes.html">Indexes</option> @@ -318,6 +334,10 @@ + + + + </optgroup> @@ -371,6 +391,10 @@ + + + + @@ -402,12 +426,16 @@ - <option value="/docs/releases.html">Releases</option> + + <option value="/docs/releases.html">Releases</option> + + + @@ -445,6 +473,10 @@ + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> @@ -489,6 +521,10 @@ + + + + <option value="/docs/hive-config.html">Hive Configuration</option> @@ -550,12 +586,16 @@ - <option value="/docs/mapred.html">Using in MapRed</option> + + <option value="/docs/mapred.html">Using in MapRed</option> + + + @@ -598,12 +638,16 @@ - <option value="/docs/mapreduce.html">Using in MapReduce</option> + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + @@ -635,6 +679,8 @@ + + <option value="/docs/core-java.html">Using Core Java</option> @@ -668,6 +714,58 @@ + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> @@ -692,6 +790,56 @@ + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -706,6 +854,8 @@ + <option value="/docs/java-tools.html">Java Tools</option> + @@ -716,7 +866,9 @@ - <option value="/docs/tools.html">Tools</option> + + + @@ -765,12 +917,16 @@ - <option value="/docs/spec-intro.html">Introduction</option> + + <option value="/docs/spec-intro.html">Introduction</option> + + + @@ -791,6 +947,10 @@ + + + + <option value="/docs/file-tail.html">File Tail</option> @@ -866,6 +1026,10 @@ + + + + @@ -899,12 +1063,16 @@ - <option value="/docs/run-length.html">Run Length Encoding</option> + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + @@ -951,12 +1119,16 @@ - <option value="/docs/stripes.html">Stripes</option> + + <option value="/docs/stripes.html">Stripes</option> + + + @@ -973,6 +1145,10 @@ + + + + <option value="/docs/encodings.html">Column Encodings</option> @@ -1039,10 +1215,14 @@ - <option value="/docs/spec-index.html">Indexes</option> + + + + <option value="/docs/spec-index.html">Indexes</option> + @@ -1515,6 +1695,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <div class="section-nav"> <div class="left align-right"> @@ -1571,6 +1757,10 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + <li class=""><a href="/docs/index.html">Background</a></li> @@ -1635,6 +1825,10 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + <li class=""><a href="/docs/types.html">Types</a></li> @@ -1667,6 +1861,10 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> @@ -1741,6 +1939,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <li class=""><a href="/docs/releases.html">Releases</a></li> @@ -1777,6 +1981,10 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> @@ -1803,6 +2011,10 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> @@ -1845,6 +2057,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <li class=""><a href="/docs/mapred.html">Using in MapRed</a></li> @@ -1881,6 +2099,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <li class=""><a href="/docs/mapreduce.html">Using in MapReduce</a></li> @@ -1909,10 +2133,32 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + </ul> @@ -1941,9 +2187,17 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + @@ -1965,7 +2219,13 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> - <li class=""><a href="/docs/tools.html">Tools</a></li> + + + + + + + <li class=""><a href="/docs/java-tools.html">Java Tools</a></li> @@ -2017,6 +2277,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <li class=""><a href="/docs/spec-intro.html">Introduction</a></li> @@ -2041,6 +2307,10 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> @@ -2099,6 +2369,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <li class="current"><a href="/docs/run-length.html">Run Length Encoding</a></li> @@ -2145,6 +2421,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <li class=""><a href="/docs/stripes.html">Stripes</a></li> @@ -2167,6 +2449,10 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> @@ -2209,6 +2495,12 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> + + + + + + <li class=""><a href="/docs/spec-index.html">Indexes</a></li> http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/spec-index.html ---------------------------------------------------------------------- diff --git a/docs/spec-index.html b/docs/spec-index.html index ce2abe7..25ba64d 100644 --- a/docs/spec-index.html +++ b/docs/spec-index.html @@ -111,6 +111,10 @@ + + + + <option value="/docs/index.html">Background</option> @@ -180,6 +184,10 @@ + + + + @@ -223,6 +231,10 @@ + + + + <option value="/docs/types.html">Types</option> @@ -251,6 +263,10 @@ + + + + <option value="/docs/indexes.html">Indexes</option> @@ -318,6 +334,10 @@ + + + + </optgroup> @@ -371,6 +391,10 @@ + + + + @@ -402,12 +426,16 @@ - <option value="/docs/releases.html">Releases</option> + + <option value="/docs/releases.html">Releases</option> + + + @@ -445,6 +473,10 @@ + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> @@ -489,6 +521,10 @@ + + + + <option value="/docs/hive-config.html">Hive Configuration</option> @@ -550,12 +586,16 @@ - <option value="/docs/mapred.html">Using in MapRed</option> + + <option value="/docs/mapred.html">Using in MapRed</option> + + + @@ -598,12 +638,16 @@ - <option value="/docs/mapreduce.html">Using in MapReduce</option> + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + @@ -635,6 +679,8 @@ + + <option value="/docs/core-java.html">Using Core Java</option> @@ -668,6 +714,58 @@ + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> @@ -692,6 +790,56 @@ + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -706,6 +854,8 @@ + <option value="/docs/java-tools.html">Java Tools</option> + @@ -716,7 +866,9 @@ - <option value="/docs/tools.html">Tools</option> + + + @@ -765,12 +917,16 @@ - <option value="/docs/spec-intro.html">Introduction</option> + + <option value="/docs/spec-intro.html">Introduction</option> + + + @@ -791,6 +947,10 @@ + + + + <option value="/docs/file-tail.html">File Tail</option> @@ -866,6 +1026,10 @@ + + + + @@ -899,12 +1063,16 @@ - <option value="/docs/run-length.html">Run Length Encoding</option> + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + @@ -951,12 +1119,16 @@ - <option value="/docs/stripes.html">Stripes</option> + + <option value="/docs/stripes.html">Stripes</option> + + + @@ -973,6 +1145,10 @@ + + + + <option value="/docs/encodings.html">Column Encodings</option> @@ -1039,10 +1215,14 @@ - <option value="/docs/spec-index.html">Indexes</option> + + + + <option value="/docs/spec-index.html">Indexes</option> + @@ -1249,6 +1429,12 @@ together in single read operation.</p> + + + + + + <div class="section-nav"> <div class="left align-right"> @@ -1303,6 +1489,10 @@ together in single read operation.</p> + + + + <li class=""><a href="/docs/index.html">Background</a></li> @@ -1367,6 +1557,10 @@ together in single read operation.</p> + + + + <li class=""><a href="/docs/types.html">Types</a></li> @@ -1399,6 +1593,10 @@ together in single read operation.</p> + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> @@ -1473,6 +1671,12 @@ together in single read operation.</p> + + + + + + <li class=""><a href="/docs/releases.html">Releases</a></li> @@ -1509,6 +1713,10 @@ together in single read operation.</p> + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> @@ -1535,6 +1743,10 @@ together in single read operation.</p> + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> @@ -1577,6 +1789,12 @@ together in single read operation.</p> + + + + + + <li class=""><a href="/docs/mapred.html">Using in MapRed</a></li> @@ -1613,6 +1831,12 @@ together in single read operation.</p> + + + + + + <li class=""><a href="/docs/mapreduce.html">Using in MapReduce</a></li> @@ -1641,10 +1865,32 @@ together in single read operation.</p> + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + </ul> @@ -1673,9 +1919,17 @@ together in single read operation.</p> + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + @@ -1697,7 +1951,13 @@ together in single read operation.</p> - <li class=""><a href="/docs/tools.html">Tools</a></li> + + + + + + + <li class=""><a href="/docs/java-tools.html">Java Tools</a></li> @@ -1749,6 +2009,12 @@ together in single read operation.</p> + + + + + + <li class=""><a href="/docs/spec-intro.html">Introduction</a></li> @@ -1773,6 +2039,10 @@ together in single read operation.</p> + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> @@ -1831,6 +2101,12 @@ together in single read operation.</p> + + + + + + <li class=""><a href="/docs/run-length.html">Run Length Encoding</a></li> @@ -1877,6 +2153,12 @@ together in single read operation.</p> + + + + + + <li class=""><a href="/docs/stripes.html">Stripes</a></li> @@ -1899,6 +2181,10 @@ together in single read operation.</p> + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> @@ -1941,6 +2227,12 @@ together in single read operation.</p> + + + + + + <li class="current"><a href="/docs/spec-index.html">Indexes</a></li> http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/spec-intro.html ---------------------------------------------------------------------- diff --git a/docs/spec-intro.html b/docs/spec-intro.html index 3d198f1..3468dd0 100644 --- a/docs/spec-intro.html +++ b/docs/spec-intro.html @@ -111,6 +111,10 @@ + + + + <option value="/docs/index.html">Background</option> @@ -180,6 +184,10 @@ + + + + @@ -223,6 +231,10 @@ + + + + <option value="/docs/types.html">Types</option> @@ -251,6 +263,10 @@ + + + + <option value="/docs/indexes.html">Indexes</option> @@ -318,6 +334,10 @@ + + + + </optgroup> @@ -371,6 +391,10 @@ + + + + @@ -402,12 +426,16 @@ - <option value="/docs/releases.html">Releases</option> + + <option value="/docs/releases.html">Releases</option> + + + @@ -445,6 +473,10 @@ + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> @@ -489,6 +521,10 @@ + + + + <option value="/docs/hive-config.html">Hive Configuration</option> @@ -550,12 +586,16 @@ - <option value="/docs/mapred.html">Using in MapRed</option> + + <option value="/docs/mapred.html">Using in MapRed</option> + + + @@ -598,12 +638,16 @@ - <option value="/docs/mapreduce.html">Using in MapReduce</option> + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + @@ -635,6 +679,8 @@ + + <option value="/docs/core-java.html">Using Core Java</option> @@ -668,6 +714,58 @@ + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> @@ -692,6 +790,56 @@ + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -706,6 +854,8 @@ + <option value="/docs/java-tools.html">Java Tools</option> + @@ -716,7 +866,9 @@ - <option value="/docs/tools.html">Tools</option> + + + @@ -765,12 +917,16 @@ - <option value="/docs/spec-intro.html">Introduction</option> + + <option value="/docs/spec-intro.html">Introduction</option> + + + @@ -791,6 +947,10 @@ + + + + <option value="/docs/file-tail.html">File Tail</option> @@ -866,6 +1026,10 @@ + + + + @@ -899,12 +1063,16 @@ - <option value="/docs/run-length.html">Run Length Encoding</option> + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + @@ -951,12 +1119,16 @@ - <option value="/docs/stripes.html">Stripes</option> + + <option value="/docs/stripes.html">Stripes</option> + + + @@ -973,6 +1145,10 @@ + + + + <option value="/docs/encodings.html">Column Encodings</option> @@ -1039,10 +1215,14 @@ - <option value="/docs/spec-index.html">Indexes</option> + + + + <option value="/docs/spec-index.html">Indexes</option> + @@ -1129,12 +1309,18 @@ this query.</p> + + + + + + <div class="section-nav"> <div class="left align-right"> - <a href="/docs/tools.html" class="prev">Back</a> + <a href="/docs/java-tools.html" class="prev">Back</a> </div> <div class="right align-left"> @@ -1185,6 +1371,10 @@ this query.</p> + + + + <li class=""><a href="/docs/index.html">Background</a></li> @@ -1249,6 +1439,10 @@ this query.</p> + + + + <li class=""><a href="/docs/types.html">Types</a></li> @@ -1281,6 +1475,10 @@ this query.</p> + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> @@ -1355,6 +1553,12 @@ this query.</p> + + + + + + <li class=""><a href="/docs/releases.html">Releases</a></li> @@ -1391,6 +1595,10 @@ this query.</p> + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> @@ -1417,6 +1625,10 @@ this query.</p> + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> @@ -1459,6 +1671,12 @@ this query.</p> + + + + + + <li class=""><a href="/docs/mapred.html">Using in MapRed</a></li> @@ -1495,6 +1713,12 @@ this query.</p> + + + + + + <li class=""><a href="/docs/mapreduce.html">Using in MapReduce</a></li> @@ -1523,10 +1747,32 @@ this query.</p> + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + </ul> @@ -1555,9 +1801,17 @@ this query.</p> + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + @@ -1579,7 +1833,13 @@ this query.</p> - <li class=""><a href="/docs/tools.html">Tools</a></li> + + + + + + + <li class=""><a href="/docs/java-tools.html">Java Tools</a></li> @@ -1631,6 +1891,12 @@ this query.</p> + + + + + + <li class="current"><a href="/docs/spec-intro.html">Introduction</a></li> @@ -1655,6 +1921,10 @@ this query.</p> + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> @@ -1713,6 +1983,12 @@ this query.</p> + + + + + + <li class=""><a href="/docs/run-length.html">Run Length Encoding</a></li> @@ -1759,6 +2035,12 @@ this query.</p> + + + + + + <li class=""><a href="/docs/stripes.html">Stripes</a></li> @@ -1781,6 +2063,10 @@ this query.</p> + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> @@ -1823,6 +2109,12 @@ this query.</p> + + + + + + <li class=""><a href="/docs/spec-index.html">Indexes</a></li> http://git-wip-us.apache.org/repos/asf/orc/blob/c63412b1/docs/stripes.html ---------------------------------------------------------------------- diff --git a/docs/stripes.html b/docs/stripes.html index 5fbaa79..401c0d9 100644 --- a/docs/stripes.html +++ b/docs/stripes.html @@ -111,6 +111,10 @@ + + + + <option value="/docs/index.html">Background</option> @@ -180,6 +184,10 @@ + + + + @@ -223,6 +231,10 @@ + + + + <option value="/docs/types.html">Types</option> @@ -251,6 +263,10 @@ + + + + <option value="/docs/indexes.html">Indexes</option> @@ -318,6 +334,10 @@ + + + + </optgroup> @@ -371,6 +391,10 @@ + + + + @@ -402,12 +426,16 @@ - <option value="/docs/releases.html">Releases</option> + + <option value="/docs/releases.html">Releases</option> + + + @@ -445,6 +473,10 @@ + + + + <option value="/docs/hive-ddl.html">Hive DDL</option> @@ -489,6 +521,10 @@ + + + + <option value="/docs/hive-config.html">Hive Configuration</option> @@ -550,12 +586,16 @@ - <option value="/docs/mapred.html">Using in MapRed</option> + + <option value="/docs/mapred.html">Using in MapRed</option> + + + @@ -598,12 +638,16 @@ - <option value="/docs/mapreduce.html">Using in MapReduce</option> + + <option value="/docs/mapreduce.html">Using in MapReduce</option> + + + @@ -635,6 +679,8 @@ + + <option value="/docs/core-java.html">Using Core Java</option> @@ -668,6 +714,58 @@ + + + + + + + + + + + + + + + + <option value="/docs/core-cpp.html">Using Core C++</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </optgroup> @@ -692,6 +790,56 @@ + <option value="/docs/cpp-tools.html">C++ Tools</option> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -706,6 +854,8 @@ + <option value="/docs/java-tools.html">Java Tools</option> + @@ -716,7 +866,9 @@ - <option value="/docs/tools.html">Tools</option> + + + @@ -765,12 +917,16 @@ - <option value="/docs/spec-intro.html">Introduction</option> + + <option value="/docs/spec-intro.html">Introduction</option> + + + @@ -791,6 +947,10 @@ + + + + <option value="/docs/file-tail.html">File Tail</option> @@ -866,6 +1026,10 @@ + + + + @@ -899,12 +1063,16 @@ - <option value="/docs/run-length.html">Run Length Encoding</option> + + <option value="/docs/run-length.html">Run Length Encoding</option> + + + @@ -951,12 +1119,16 @@ - <option value="/docs/stripes.html">Stripes</option> + + <option value="/docs/stripes.html">Stripes</option> + + + @@ -973,6 +1145,10 @@ + + + + <option value="/docs/encodings.html">Column Encodings</option> @@ -1039,10 +1215,14 @@ - <option value="/docs/spec-index.html">Indexes</option> + + + + <option value="/docs/spec-index.html">Indexes</option> + @@ -1206,6 +1386,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <div class="section-nav"> <div class="left align-right"> @@ -1262,6 +1448,10 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + <li class=""><a href="/docs/index.html">Background</a></li> @@ -1326,6 +1516,10 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + <li class=""><a href="/docs/types.html">Types</a></li> @@ -1358,6 +1552,10 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + <li class=""><a href="/docs/indexes.html">Indexes</a></li> @@ -1432,6 +1630,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <li class=""><a href="/docs/releases.html">Releases</a></li> @@ -1468,6 +1672,10 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + <li class=""><a href="/docs/hive-ddl.html">Hive DDL</a></li> @@ -1494,6 +1702,10 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + <li class=""><a href="/docs/hive-config.html">Hive Configuration</a></li> @@ -1536,6 +1748,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <li class=""><a href="/docs/mapred.html">Using in MapRed</a></li> @@ -1572,6 +1790,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <li class=""><a href="/docs/mapreduce.html">Using in MapReduce</a></li> @@ -1600,10 +1824,32 @@ further refined as to whether they use RLE v1 or v2.</p> + + <li class=""><a href="/docs/core-java.html">Using Core Java</a></li> + + + + + + + + + + + + + + + + + <li class=""><a href="/docs/core-cpp.html">Using Core C++</a></li> + + + </ul> @@ -1632,9 +1878,17 @@ further refined as to whether they use RLE v1 or v2.</p> + <li class=""><a href="/docs/cpp-tools.html">C++ Tools</a></li> + + + + + + + @@ -1656,7 +1910,13 @@ further refined as to whether they use RLE v1 or v2.</p> - <li class=""><a href="/docs/tools.html">Tools</a></li> + + + + + + + <li class=""><a href="/docs/java-tools.html">Java Tools</a></li> @@ -1708,6 +1968,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <li class=""><a href="/docs/spec-intro.html">Introduction</a></li> @@ -1732,6 +1998,10 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + <li class=""><a href="/docs/file-tail.html">File Tail</a></li> @@ -1790,6 +2060,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <li class=""><a href="/docs/run-length.html">Run Length Encoding</a></li> @@ -1836,6 +2112,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <li class="current"><a href="/docs/stripes.html">Stripes</a></li> @@ -1858,6 +2140,10 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + <li class=""><a href="/docs/encodings.html">Column Encodings</a></li> @@ -1900,6 +2186,12 @@ further refined as to whether they use RLE v1 or v2.</p> + + + + + + <li class=""><a href="/docs/spec-index.html">Indexes</a></li>
