Skip to content

Commit

Permalink
deploy: 5692c0d
Browse files Browse the repository at this point in the history
  • Loading branch information
liurenjie1024 committed Nov 9, 2024
1 parent c398918 commit c1a68b4
Show file tree
Hide file tree
Showing 27 changed files with 54 additions and 45 deletions.
2 changes: 1 addition & 1 deletion api/iceberg/enum.ErrorKind.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/expr/enum.BoundPredicate.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/expr/enum.PredicateOperator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/expr/struct.BinaryExpression.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/expr/struct.UnaryExpression.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/spec/enum.PrimitiveType.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/spec/enum.SortDirection.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/spec/enum.Transform.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/spec/enum.Type.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/spec/struct.Datum.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/spec/struct.Schema.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/spec/struct.SchemalessPartitionSpec.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/spec/struct.SortField.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/iceberg/spec/struct.StructType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/spec/struct.UnboundPartitionSpec.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/struct.Error.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions api/iceberg_datafusion/struct.IcebergCatalogProvider.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions api/iceberg_datafusion/struct.IcebergTableProvider.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg_datafusion/table_provider_factory/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `table_provider_factory` mod in crate `iceberg_datafusion`."><title>iceberg_datafusion::table_provider_factory - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-dd39b87e5fcfba68.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="iceberg_datafusion" data-themes="" data-resource-suffix="" data-rustdoc-version="1.81.0-nightly (a70b2ae57 2024-06-09)" data-channel="nightly" data-search-js="search-0fe7219eb170c82e.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-20a3ad099b048cf2.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../iceberg_datafusion/index.html">iceberg_datafusion</a><span class="version">0.3.0</span></h2></div><h2 class="location"><a href="#">Module table_provider_factory</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li></ul></section><h2><a href="../index.html">In crate iceberg_datafusion</a></h2></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Module <a href="../index.html">iceberg_datafusion</a>::<wbr><a class="mod" href="#">table_provider_factory</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../../src/iceberg_datafusion/table/table_provider_factory.rs.html#18-300">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.IcebergTableProviderFactory.html" title="struct iceberg_datafusion::table_provider_factory::IcebergTableProviderFactory">IcebergTableProviderFactory</a></div><div class="desc docblock-short">A factory that implements DataFusion’s <code>TableProviderFactory</code> to create <code>IcebergTableProvider</code> instances.</div></li></ul></section></div></main></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `table_provider_factory` mod in crate `iceberg_datafusion`."><title>iceberg_datafusion::table_provider_factory - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,FiraSans-Medium-8f9a781e4970d388.woff2,SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2,SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-dd39b87e5fcfba68.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="iceberg_datafusion" data-themes="" data-resource-suffix="" data-rustdoc-version="1.81.0-nightly (a70b2ae57 2024-06-09)" data-channel="nightly" data-search-js="search-0fe7219eb170c82e.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-118b08c4c78b968e.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-20a3ad099b048cf2.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-df360f571f6edeae.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../iceberg_datafusion/index.html">iceberg_datafusion</a><span class="version">0.3.0</span></h2></div><h2 class="location"><a href="#">Module table_provider_factory</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li></ul></section><h2><a href="../index.html">In crate iceberg_datafusion</a></h2></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><h1>Module <a href="../index.html">iceberg_datafusion</a>::<wbr><a class="mod" href="#">table_provider_factory</a><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><span class="out-of-band"><a class="src" href="../../src/iceberg_datafusion/table/table_provider_factory.rs.html#18-301">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.IcebergTableProviderFactory.html" title="struct iceberg_datafusion::table_provider_factory::IcebergTableProviderFactory">IcebergTableProviderFactory</a></div><div class="desc docblock-short">A factory that implements DataFusion’s <code>TableProviderFactory</code> to create <code>IcebergTableProvider</code> instances.</div></li></ul></section></div></main></body></html>

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/search-index.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions api/src/iceberg_datafusion/catalog.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
<a href="#95" id="95">95</a>
<a href="#96" id="96">96</a>
<a href="#97" id="97">97</a>
<a href="#98" id="98">98</a>
</pre></div><pre class="rust"><code><span class="comment">// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
Expand Down Expand Up @@ -127,6 +128,7 @@
///
/// Acts as a centralized catalog provider that aggregates
/// multiple [`SchemaProvider`], each associated with distinct namespaces.
</span><span class="attr">#[derive(Debug)]
</span><span class="kw">pub struct </span>IcebergCatalogProvider {
<span class="doccomment">/// A `HashMap` where keys are namespace names
/// and values are dynamic references to objects implementing the
Expand Down
2 changes: 2 additions & 0 deletions api/src/iceberg_datafusion/schema.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
<a href="#99" id="99">99</a>
<a href="#100" id="100">100</a>
<a href="#101" id="101">101</a>
<a href="#102" id="102">102</a>
</pre></div><pre class="rust"><code><span class="comment">// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
Expand Down Expand Up @@ -131,6 +132,7 @@

<span class="doccomment">/// Represents a [`SchemaProvider`] for the Iceberg [`Catalog`], managing
/// access to table providers within a specific namespace.
</span><span class="attr">#[derive(Debug)]
</span><span class="kw">pub</span>(<span class="kw">crate</span>) <span class="kw">struct </span>IcebergSchemaProvider {
<span class="doccomment">/// A `HashMap` where keys are table names
/// and values are dynamic references to objects implementing the
Expand Down
2 changes: 2 additions & 0 deletions api/src/iceberg_datafusion/table/mod.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<a href="#162" id="162">162</a>
<a href="#163" id="163">163</a>
<a href="#164" id="164">164</a>
<a href="#165" id="165">165</a>
</pre></div><pre class="rust"><code><span class="comment">// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
Expand Down Expand Up @@ -199,6 +200,7 @@

<span class="doccomment">/// Represents a [`TableProvider`] for the Iceberg [`Catalog`],
/// managing access to a [`Table`].
</span><span class="attr">#[derive(Debug)]
</span><span class="kw">pub struct </span>IcebergTableProvider {
<span class="doccomment">/// A table in the catalog.
</span>table: Table,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@
<a href="#298" id="298">298</a>
<a href="#299" id="299">299</a>
<a href="#300" id="300">300</a>
<a href="#301" id="301">301</a>
</pre></div><pre class="rust"><code><span class="comment">// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
Expand Down Expand Up @@ -397,7 +398,7 @@
/// # Errors
/// An error will be returned if any unsupported feature, such as partition columns,
/// order expressions, constraints, or column defaults, is detected in the table creation command.
</span><span class="attr">#[derive(Default)]
</span><span class="attr">#[derive(Debug, Default)]
</span><span class="kw">pub struct </span>IcebergTableProviderFactory {}

<span class="kw">impl </span>IcebergTableProviderFactory {
Expand Down Expand Up @@ -541,6 +542,7 @@
constraints: Constraints::empty(),
column_defaults: Default::default(),
if_not_exists: Default::default(),
temporary: <span class="bool-val">false</span>,
definition: Default::default(),
unbounded: Default::default(),
}
Expand Down
1 change: 1 addition & 0 deletions api/trait.impl/core/fmt/trait.Debug.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1a68b4

Please sign in to comment.