Skip to content

Commit

Permalink
build based on 7712485
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 23, 2024
1 parent 68d4df3 commit dce969d
Show file tree
Hide file tree
Showing 15 changed files with 1,283 additions and 38 deletions.
20 changes: 20 additions & 0 deletions latest/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,26 @@



<li class="md-nav__item">
<a href="/examples/generated/UserGuide/udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="/reference/" class="md-nav__link">

Expand Down
20 changes: 20 additions & 0 deletions latest/examples/generated/UserGuide/Snowflake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
20 changes: 20 additions & 0 deletions latest/examples/generated/UserGuide/athena/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
20 changes: 20 additions & 0 deletions latest/examples/generated/UserGuide/databricks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
20 changes: 20 additions & 0 deletions latest/examples/generated/UserGuide/from_queryex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
22 changes: 21 additions & 1 deletion latest/examples/generated/UserGuide/getting_started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down Expand Up @@ -708,7 +728,7 @@ <h2 id="minimizing-compute-costs">Minimizing Compute Costs<a class="headerlink"
<span class="k">end</span>
</code></pre></div>
<hr />
<p>Tip: Setting <code>t(table) = from_query(table)</code> will save some keystrokes. This means after saving the results of <code>db_table</code> you can start all chains/refer to the data with <code>t(table)</code> –-</p>
<p>Tip: <code>t()</code> is an alias for <code>from_query</code> This means after saving the results of <code>db_table</code> use <code>t(table)</code> refer to the table or prior query –-</p>
<hr />
<p><em>This page was generated using <a href="https://github.com/fredrikekre/Literate.jl">Literate.jl</a>.</em></p>

Expand Down
26 changes: 23 additions & 3 deletions latest/examples/generated/UserGuide/ibis_comp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="prev" href="../outofmemex/">


<link rel="next" href="../../../../reference/">
<link rel="next" href="../udfs_ex/">


<link rel="icon" href="../../../../assets/images/favicon.png">
Expand Down Expand Up @@ -610,6 +610,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down Expand Up @@ -1134,13 +1154,13 @@ <h2 id="renaming-columns">Renaming columns<a class="headerlink" href="#renaming-



<a href="../../../../reference/" class="md-footer__link md-footer__link--next" aria-label="Next: Reference">
<a href="../udfs_ex/" class="md-footer__link md-footer__link--next" aria-label="Next: Flexible Syntax and UDFs">
<div class="md-footer__title">
<span class="md-footer__direction">
Next
</span>
<div class="md-ellipsis">
Reference
Flexible Syntax and UDFs
</div>
</div>
<div class="md-footer__button md-icon">
Expand Down
20 changes: 20 additions & 0 deletions latest/examples/generated/UserGuide/key_differences/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
20 changes: 20 additions & 0 deletions latest/examples/generated/UserGuide/outofmemex/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
20 changes: 20 additions & 0 deletions latest/examples/generated/UserGuide/s3viaduckdb/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,26 @@



<li class="md-nav__item">
<a href="../udfs_ex/" class="md-nav__link">


<span class="md-ellipsis">
Flexible Syntax and UDFs
</span>


</a>
</li>









<li class="md-nav__item">
<a href="../../../../reference/" class="md-nav__link">

Expand Down
Loading

0 comments on commit dce969d

Please sign in to comment.