Skip to content

Commit

Permalink
deploy: 3b27c9e
Browse files Browse the repository at this point in the history
  • Loading branch information
Xuanwo committed Sep 20, 2024
1 parent 5249ff3 commit ab24f9d
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions api/iceberg/expr/enum.Predicate.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.SetExpression.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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/spec/enum.SortOrderBuilderError.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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/spec/struct.Schema.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.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/iceberg/transform/trait.TransformFunction.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!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="TransformFunction is a trait that defines the interface for all transform functions."><title>TransformFunction in iceberg::transform - 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" 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 trait"><!--[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/index.html">iceberg</a><span class="version">0.3.0</span></h2></div><h2 class="location"><a href="#">TransformFunction</a></h2><div class="sidebar-elems"><section><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.transform">transform</a></li><li><a href="#tymethod.transform_literal">transform_literal</a></li></ul><h3><a href="#provided-methods">Provided Methods</a></h3><ul class="block"><li><a href="#method.transform_literal_result">transform_literal_result</a></li></ul><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In iceberg::transform</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>Trait <a href="../index.html">iceberg</a>::<wbr><a href="index.html">transform</a>::<wbr><a class="trait" href="#">TransformFunction</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/transform/mod.rs.html#32-49">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub trait TransformFunction: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> {
<!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="TransformFunction is a trait that defines the interface for all transform functions."><title>TransformFunction in iceberg::transform - 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" 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 trait"><!--[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/index.html">iceberg</a><span class="version">0.3.0</span></h2></div><h2 class="location"><a href="#">TransformFunction</a></h2><div class="sidebar-elems"><section><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.transform">transform</a></li><li><a href="#tymethod.transform_literal">transform_literal</a></li></ul><h3><a href="#provided-methods">Provided Methods</a></h3><ul class="block"><li><a href="#method.transform_literal_result">transform_literal_result</a></li></ul><h3><a href="#implementors">Implementors</a></h3></section><h2><a href="index.html">In iceberg::transform</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>Trait <a href="../index.html">iceberg</a>::<wbr><a href="index.html">transform</a>::<wbr><a class="trait" href="#">TransformFunction</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/transform/mod.rs.html#32-49">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub trait TransformFunction: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> {
// Required methods
fn <a href="#tymethod.transform" class="fn">transform</a>(&amp;self, input: ArrayRef) -&gt; <a class="type" href="../type.Result.html" title="type iceberg::Result">Result</a>&lt;ArrayRef&gt;;
<span class="item-spacer"></span> fn <a href="#tymethod.transform_literal" class="fn">transform_literal</a>(&amp;self, input: &amp;<a class="struct" href="../spec/struct.Datum.html" title="struct iceberg::spec::Datum">Datum</a>) -&gt; <a class="type" href="../type.Result.html" title="type iceberg::Result">Result</a>&lt;<a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../spec/struct.Datum.html" title="struct iceberg::spec::Datum">Datum</a>&gt;&gt;;
Expand Down
2 changes: 1 addition & 1 deletion api/search-index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/src/iceberg/transform/mod.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<span class="kw">mod </span>void;

<span class="doccomment">/// TransformFunction is a trait that defines the interface for all transform functions.
</span><span class="kw">pub trait </span>TransformFunction: Send {
</span><span class="kw">pub trait </span>TransformFunction: Send + Sync {
<span class="doccomment">/// transform will take an input array and transform it into a new array.
/// The implementation of this function will need to check and downcast the input to specific
/// type.
Expand Down

0 comments on commit ab24f9d

Please sign in to comment.