Skip to content

Commit

Permalink
Deployed 7faeb4c to 0.13.0 with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
XB500 committed Jan 10, 2024
1 parent 5ebfd95 commit b5fb75c
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 22 deletions.
46 changes: 25 additions & 21 deletions 0.13.0/get-started/release-notes/change-log/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -980,9 +980,9 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#0130-unreleased" class="md-nav__link">
<a href="#0122-2024-01-10" class="md-nav__link">
<span class="md-ellipsis">
[0.13.0] - UNRELEASED
[0.12.2] - 2024-01-10
</span>
</a>

Expand Down Expand Up @@ -2320,9 +2320,9 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#0130-unreleased" class="md-nav__link">
<a href="#0122-2024-01-10" class="md-nav__link">
<span class="md-ellipsis">
[0.13.0] - UNRELEASED
[0.12.2] - 2024-01-10
</span>
</a>

Expand Down Expand Up @@ -2547,7 +2547,7 @@
<h1 id="changelog">Changelog</h1>
<p>All notable changes to this project will be documented in this file, where appropriate the GitHub issue reference will be noted along with the change. Breaking changes will be clearly indicated with the <span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> icon.</p>
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>.</p>
<h2 id="0130-unreleased">[0.13.0] - UNRELEASED</h2>
<h2 id="0122-2024-01-10">[0.12.2] - 2024-01-10</h2>
<h3 id="added">Added</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1355">#1355</a>] Shortcut OR evaluations <a href="https://github.com/joocer">@joocer</a></li>
Expand All @@ -2559,13 +2559,17 @@ <h3 id="fixed">Fixed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1370">#1370</a>] Compare DATE and TIMESTAMP. <a href="https://github.com/joocer">@joocer</a></li>
</ul>
<h3 id="changed">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1355">#1366</a>] Subscript refactor for performance (~3x faster). <a href="https://github.com/joocer">@joocer</a></li>
</ul>
<h2 id="0120-2024-01-02">[0.12.0] - 2024-01-02</h2>
<h3 id="fixed_1">Fixed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1080">#1080</a>] Windows regression test failures. <a href="https://github.com/joocer">@joocer</a> </li>
<li>Soundex incorrectly evaluated empty strings as '0000'. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed">Changed</h3>
<h3 id="changed_1">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1083">#1083</a>] Simplify the handling of Query Statistics. <a href="https://github.com/joocer">@joocer</a></li>
<li>[<a href="https://github.com/mabel-dev/opteryx/pull/1086">#1086</a>] Update <a href="https://github.com/davidhewitt/pythonize">Pythonize</a> to v0.19 and <a href="https://github.com/PyO3/pyo3">py03</a> to v0.20.0 <a href="https://github.com/apps/dependabot">dependabot</a> </li>
Expand Down Expand Up @@ -2602,7 +2606,7 @@ <h3 id="fixed_2">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/pull/1026">#1026</a>] Removed pin to version 0.11 of PyArrow <a href="https://github.com/apps/dependabot">dependabot</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/pull/1077">#1077</a>] Removed pin to version 0.7.1 of DuckDB <a href="https://github.com/apps/dependabot">dependabot</a> </li>
</ul>
<h3 id="changed_1">Changed</h3>
<h3 id="changed_2">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/808">#808</a>] Rewrite of AST to Logical plan. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1031">#1031</a>] <code>.to_df</code> deprecation complete. <a href="https://github.com/joocer">@joocer</a> </li>
Expand Down Expand Up @@ -2635,7 +2639,7 @@ <h3 id="fixed_3">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1007">#1007</a>] Wildcards not interpretted correctly in some projection pushdowns <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/1015">#1015</a>] Column comparisons not working as expected in predicate pushdowns <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_2">Changed</h3>
<h3 id="changed_3">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/pull/925">#925</a>] Updated <a href="https://github.com/sqlparser-rs/sqlparser-rs">sqlparser-rs</a> to version 0.31.0 <a href="https://github.com/apps/dependabot">dependabot</a> </li>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> [<a href="https://github.com/mabel-dev/opteryx/issues/931">#931</a>] Cursor <code>fetch</code> no longer accept <code>asdict</code> parameter, instead each tuple (an <a href="https://github.com/mabel-dev/orso">orso</a> Row) has an <code>as_dict</code> method <a href="https://github.com/joocer">@joocer</a> </li>
Expand Down Expand Up @@ -2678,7 +2682,7 @@ <h3 id="fixed_5">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/909">#909</a>] Divide by Zero error handling empty pages <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/912">#912</a>] Literal expressioned which evaluate to a boolean were ignored <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_3">Changed</h3>
<h3 id="changed_4">Changed</h3>
<ul>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> [<a href="https://github.com/mabel-dev/opteryx/issues/901">#901</a>] Generate Series no longer accepts single numbers or IP ranges, provide explicit start or use <code>|</code> to test IP address containment <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/848">#848</a>] Collection and SQL Connectors dynamically size reads to fill target morsel size <a href="https://github.com/joocer">@joocer</a> </li>
Expand All @@ -2696,7 +2700,7 @@ <h3 id="fixed_7">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/870">#870</a>] Repeated columns in <code>GROUP BY</code> not processed <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/873">#873</a>] 2 x CodeQL security issues <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_4">Changed</h3>
<h3 id="changed_5">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/799">#799</a>] Chunk large blob reads. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/812">#812</a>] Abstract the tree structure that plans are built from. <a href="https://github.com/joocer">@joocer</a> </li>
Expand Down Expand Up @@ -2727,7 +2731,7 @@ <h3 id="fixed_8">Fixed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/782">#782</a>] Support literal predicates in <code>JOIN</code> conditions. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_5">Changed</h3>
<h3 id="changed_6">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/pull/789">#789</a>] Updated <a href="https://github.com/sqlparser-rs/sqlparser-rs">sqlparser-rs</a> to version 0.30.0 <a href="https://github.com/apps/dependabot">dependabot</a> </li>
</ul>
Expand All @@ -2744,7 +2748,7 @@ <h3 id="fixed_9">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/769">#769</a>] <code>ARRAY_AGG</code> couldn't be nested. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/775">#775</a>] Connection function <code>.arrow()</code> materializes before applying limit. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_6">Changed</h3>
<h3 id="changed_7">Changed</h3>
<ul>
<li>Internal refactoring relating to creation of metadata service. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/pull/761">#761</a>] Updated <a href="https://github.com/sqlparser-rs/sqlparser-rs">sqlparser-rs</a> to version 0.29.0 <a href="https://github.com/apps/dependabot">dependabot</a> </li>
Expand All @@ -2767,7 +2771,7 @@ <h3 id="fixed_11">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/710">#710</a>] <code>SEARCH</code> mishandles pages with empty values in first row. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/711">#711</a>] <code>DATE_TRUNC</code> is case sensitive. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_7">Changed</h3>
<h3 id="changed_8">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/707">#707</a>] First try to estimate unique values using the Distogram for <code>SHOW EXTENDED COLUMNS</code>. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/707">#707</a>] <code>SHOW EXTENDED COLUMNS</code> creates histograms of 20 bins. <a href="https://github.com/joocer">@joocer</a> </li>
Expand All @@ -2790,7 +2794,7 @@ <h3 id="fixed_12">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/518">#518</a>] <code>SELECT *</code> and <code>GROUP BY</code> can't be used together. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/689">#689</a>] <code>IS</code> comparisons cannot be combined with other comparisons when optimization is off. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_8">Changed</h3>
<h3 id="changed_9">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/pull/662">#662</a>] Updated <a href="https://github.com/sqlparser-rs/sqlparser-rs">sqlparser-rs</a> to version 0.27.0 <a href="https://github.com/apps/dependabot">dependabot</a> </li>
</ul>
Expand Down Expand Up @@ -2819,7 +2823,7 @@ <h3 id="fixed_13">Fixed</h3>
<li>Support <code>AND</code>, <code>OR</code>, and <code>XOR</code> in <code>SELECT</code> statement. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/646">#646</a>] Temporal clauses in incorrect place were ignored <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_9">Changed</h3>
<h3 id="changed_10">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/566">#566</a>] Change from using SQLite3 to <a href="https://duckdb.org/">DuckDB</a> for SQL comparision tests in <a href="https://github.com/mabel-dev/wrenchy-bench">Wrenchy-Bench</a>. <a href="https://github.com/joocer">@joocer</a> </li>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> [<a href="https://github.com/mabel-dev/opteryx/issues/584">#584</a>] (clarity) <code>enable_page_management</code> configuration and parameter renamed <code>enable_page_defragmentation</code> with some minor refactoring of approach to defragmentation. <a href="https://github.com/joocer">@joocer</a> </li>
Expand All @@ -2845,7 +2849,7 @@ <h3 id="fixed_14">Fixed</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/528">#528</a>] <code>.shape()</code> and <code>.count()</code> not working as expected. <a href="https://github.com/joocer">@joocer</a> </li>
<li>Numbers expressed in the form <code>+n</code> not parsed correctly. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_10">Changed</h3>
<h3 id="changed_11">Changed</h3>
<ul>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> (alignment) <code>.as_arrow()</code> renamed to <code>.arrow()</code> to align to <a href="https://duckdb.org/docs/api/python/overview#apache-arrow">DuckDB</a> naming. <a href="https://github.com/joocer">@joocer</a> </li>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> (consistency) <code>SHOW COLUMNS</code> returns the column name in the <code>name</code> column, previously <code>column_name</code> <a href="https://github.com/joocer">@joocer</a> </li>
Expand Down Expand Up @@ -2886,7 +2890,7 @@ <h3 id="added_11">Added</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/395">#395</a>] Support reading CSV files. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/498">#498</a>] CLI support writing CSV/JSONL/Parquet. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_11">Changed</h3>
<h3 id="changed_12">Changed</h3>
<ul>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> [<a href="https://github.com/mabel-dev/opteryx/issues/457">#457</a>] (correction) <code>null</code> values are removed before performing <code>INNER JOIN USING</code>. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
Expand Down Expand Up @@ -2914,7 +2918,7 @@ <h3 id="added_12">Added</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/364">#364</a>] Support <code>SOUNDEX</code> function. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/401">#401</a>] Support SHA-based hash algorithm functions. <a href="https://github.com/joocer">@joocer</a> </li>
</ul>
<h3 id="changed_12">Changed</h3>
<h3 id="changed_13">Changed</h3>
<ul>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> (alignment) Paths to storage adapters has been updated to reflect 'connector' terminology.</li>
<li><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 17.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-8.25a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0v-4.5Z"/><path d="M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752Zm3.03.751a1.002 1.002 0 0 0-1.732 0L2.168 19.499A1.002 1.002 0 0 0 3.034 21h17.932a1.002 1.002 0 0 0 .866-1.5L12.866 3.994Z"/></svg></span> (sensible defaults) Default behaviour changed from Mabel partitioning to no partitioning.</li>
Expand All @@ -2941,7 +2945,7 @@ <h3 id="added_13">Added</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/301">#301</a>] Optimizations for <code>IS</code> conditions. (<a href="https://github.com/joocer">@joocer</a>)</li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/229">#229</a>] Support <code>TIME_BUCKET</code> function. (<a href="https://github.com/joocer">@joocer</a>)</li>
</ul>
<h3 id="changed_13">Changed</h3>
<h3 id="changed_14">Changed</h3>
<ul>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/35">#35</a>] Table scan planning done during query planning. <a href="https://github.com/joocer">@joocer</a> </li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/173">#173</a>] Data not found raises different errors under different scenarios. (<a href="https://github.com/joocer">@joocer</a>)</li>
Expand Down Expand Up @@ -2976,7 +2980,7 @@ <h3 id="added_14">Added</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/234">#234</a>] Implement <code>SEARCH</code> function. (<a href="https://github.com/joocer">@joocer</a>)</li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/237">#237</a>] Implement <code>COALESCE</code> function. (<a href="https://github.com/joocer">@joocer</a>)</li>
</ul>
<h3 id="changed_14">Changed</h3>
<h3 id="changed_15">Changed</h3>
<ul>
<li>Blob-based readers (disk &amp; GCS) moved from 'local' and 'network' paths to a new 'blob' path. (<a href="https://github.com/joocer">@joocer</a>)</li>
<li>Query Execution rewritten. (<a href="https://github.com/joocer">@joocer</a>)</li>
Expand Down Expand Up @@ -3028,7 +3032,7 @@ <h3 id="added_16">Added</h3>
<li>Additional statistics recording the time taken to scan partitions (<a href="https://github.com/joocer">@joocer</a>)</li>
<li>Support for <code>FULL JOIN</code> and <code>RIGHT JOIN</code> (<a href="https://github.com/joocer">@joocer</a>)</li>
</ul>
<h3 id="changed_15">Changed</h3>
<h3 id="changed_16">Changed</h3>
<ul>
<li>Use PyArrow implementation for <code>INNER JOIN</code> and <code>LEFT JOIN</code> (<a href="https://github.com/joocer">@joocer</a>)</li>
</ul>
Expand Down
Binary file modified 0.13.0/sitemap.xml.gz
Binary file not shown.
1 change: 1 addition & 0 deletions dev
4 changes: 3 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
{
"version": "0.13.0",
"title": "0.13.0",
"aliases": []
"aliases": [
"dev"
]
},
{
"version": "0.12.2",
Expand Down

0 comments on commit b5fb75c

Please sign in to comment.