Skip to content

Commit

Permalink
Deploying to gh-pages from @ cf6ef0a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed Oct 12, 2023
1 parent 35fdb80 commit 27900eb
Show file tree
Hide file tree
Showing 279 changed files with 913 additions and 998 deletions.
10 changes: 5 additions & 5 deletions catalog/error/enum.Error.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion catalog/error/struct.InvalidTableInfoInCatalogSnafu.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions catalog/error/struct.SystemCatalogTypeMismatchSnafu.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions catalog/information_schema/trait.InformationTable.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
// Required methods
fn <a href="#tymethod.table_id" class="fn">table_id</a>(&amp;self) -&gt; TableId;
<span class="item-spacer"></span> fn <a href="#tymethod.table_name" class="fn">table_name</a>(&amp;self) -&gt; &amp;'static <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>;
<span class="item-spacer"></span> fn <a href="#tymethod.schema" class="fn">schema</a>(&amp;self) -&gt; SchemaRef;
<span class="item-spacer"></span> fn <a href="#tymethod.schema" class="fn">schema</a>(&amp;self) -&gt; <a class="type" href="../../datatypes/schema/type.SchemaRef.html" title="type datatypes::schema::SchemaRef">SchemaRef</a>;
<span class="item-spacer"></span> fn <a href="#tymethod.to_stream" class="fn">to_stream</a>(&amp;self) -&gt; <a class="type" href="../error/type.Result.html" title="type catalog::error::Result">Result</a>&lt;SendableRecordBatchStream&gt;;

// Provided method
fn <a href="#method.table_type" class="fn">table_type</a>(&amp;self) -&gt; <a class="enum" href="../../table/metadata/enum.TableType.html" title="enum table::metadata::TableType">TableType</a> { ... }
}</code></pre><h2 id="required-methods" class="small-section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><section id="tymethod.table_id" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#117">source</a><h4 class="code-header">fn <a href="#tymethod.table_id" class="fn">table_id</a>(&amp;self) -&gt; TableId</h4></section><section id="tymethod.table_name" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#119">source</a><h4 class="code-header">fn <a href="#tymethod.table_name" class="fn">table_name</a>(&amp;self) -&gt; &amp;'static <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a></h4></section><section id="tymethod.schema" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#121">source</a><h4 class="code-header">fn <a href="#tymethod.schema" class="fn">schema</a>(&amp;self) -&gt; SchemaRef</h4></section><section id="tymethod.to_stream" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#123">source</a><h4 class="code-header">fn <a href="#tymethod.to_stream" class="fn">to_stream</a>(&amp;self) -&gt; <a class="type" href="../error/type.Result.html" title="type catalog::error::Result">Result</a>&lt;SendableRecordBatchStream&gt;</h4></section></div><h2 id="provided-methods" class="small-section-header">Provided Methods<a href="#provided-methods" class="anchor">§</a></h2><div class="methods"><section id="method.table_type" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#125-127">source</a><h4 class="code-header">fn <a href="#method.table_type" class="fn">table_type</a>(&amp;self) -&gt; <a class="enum" href="../../table/metadata/enum.TableType.html" title="enum table::metadata::TableType">TableType</a></h4></section></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-InformationTable-for-InformationSchemaColumns" class="impl"><a class="src rightside" href="../../src/catalog/information_schema/columns.rs.html#85-117">source</a><a href="#impl-InformationTable-for-InformationSchemaColumns" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.InformationTable.html" title="trait catalog::information_schema::InformationTable">InformationTable</a> for <a class="struct" href="columns/struct.InformationSchemaColumns.html" title="struct catalog::information_schema::columns::InformationSchemaColumns">InformationSchemaColumns</a></h3></section><section id="impl-InformationTable-for-InformationSchemaTables" class="impl"><a class="src rightside" href="../../src/catalog/information_schema/tables.rs.html#78-110">source</a><a href="#impl-InformationTable-for-InformationSchemaTables" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.InformationTable.html" title="trait catalog::information_schema::InformationTable">InformationTable</a> for <a class="struct" href="tables/struct.InformationSchemaTables.html" title="struct catalog::information_schema::tables::InformationSchemaTables">InformationSchemaTables</a></h3></section></div><script src="../../implementors/catalog/information_schema/trait.InformationTable.js" async></script></section></div></main></body></html>
}</code></pre><h2 id="required-methods" class="small-section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><section id="tymethod.table_id" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#117">source</a><h4 class="code-header">fn <a href="#tymethod.table_id" class="fn">table_id</a>(&amp;self) -&gt; TableId</h4></section><section id="tymethod.table_name" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#119">source</a><h4 class="code-header">fn <a href="#tymethod.table_name" class="fn">table_name</a>(&amp;self) -&gt; &amp;'static <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a></h4></section><section id="tymethod.schema" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#121">source</a><h4 class="code-header">fn <a href="#tymethod.schema" class="fn">schema</a>(&amp;self) -&gt; <a class="type" href="../../datatypes/schema/type.SchemaRef.html" title="type datatypes::schema::SchemaRef">SchemaRef</a></h4></section><section id="tymethod.to_stream" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#123">source</a><h4 class="code-header">fn <a href="#tymethod.to_stream" class="fn">to_stream</a>(&amp;self) -&gt; <a class="type" href="../error/type.Result.html" title="type catalog::error::Result">Result</a>&lt;SendableRecordBatchStream&gt;</h4></section></div><h2 id="provided-methods" class="small-section-header">Provided Methods<a href="#provided-methods" class="anchor">§</a></h2><div class="methods"><section id="method.table_type" class="method"><a class="src rightside" href="../../src/catalog/information_schema.rs.html#125-127">source</a><h4 class="code-header">fn <a href="#method.table_type" class="fn">table_type</a>(&amp;self) -&gt; <a class="enum" href="../../table/metadata/enum.TableType.html" title="enum table::metadata::TableType">TableType</a></h4></section></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-InformationTable-for-InformationSchemaColumns" class="impl"><a class="src rightside" href="../../src/catalog/information_schema/columns.rs.html#85-117">source</a><a href="#impl-InformationTable-for-InformationSchemaColumns" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.InformationTable.html" title="trait catalog::information_schema::InformationTable">InformationTable</a> for <a class="struct" href="columns/struct.InformationSchemaColumns.html" title="struct catalog::information_schema::columns::InformationSchemaColumns">InformationSchemaColumns</a></h3></section><section id="impl-InformationTable-for-InformationSchemaTables" class="impl"><a class="src rightside" href="../../src/catalog/information_schema/tables.rs.html#78-110">source</a><a href="#impl-InformationTable-for-InformationSchemaTables" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.InformationTable.html" title="trait catalog::information_schema::InformationTable">InformationTable</a> for <a class="struct" href="tables/struct.InformationSchemaTables.html" title="struct catalog::information_schema::tables::InformationSchemaTables">InformationSchemaTables</a></h3></section></div><script src="../../implementors/catalog/information_schema/trait.InformationTable.js" async></script></section></div></main></body></html>
Loading

0 comments on commit 27900eb

Please sign in to comment.