Skip to content

Commit

Permalink
Deployed cfe9983 to 0.20.0 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XB500 committed Feb 4, 2025
1 parent 2606498 commit f3579de
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 70 deletions.
1 change: 1 addition & 0 deletions 0.20.0/get-started/release-notes/change-log/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2880,6 +2880,7 @@ <h3 id="added">Added</h3>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/2332">#2332</a>] Introduce <code>r</code> string prefix to represent raw strings <a href="https://github.com/joocer">@joocer</a></li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/2216">#2216</a>] [Iceberg] Push predicates to Iceberg <a href="https://github.com/joocer">@joocer</a></li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/2330">#2330</a>] Add <code>HUMANIZE</code> function <a href="https://github.com/joocer">@joocer</a></li>
<li>[<a href="https://github.com/mabel-dev/opteryx/issues/2293">#2293</a>] [Optimizer] Rewrite <code>CASE</code> statements to <code>IFNULL</code> where possible <a href="https://github.com/joocer">@joocer</a></li>
</ul>
<h3 id="fixed">Fixed</h3>
<ul>
Expand Down
140 changes: 70 additions & 70 deletions 0.20.0/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,282 +2,282 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://opteryx.dev/0.20.0/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/thankyou/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/code-of-conduct/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/contributing/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/etiquette/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/project-goals/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/binder/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/joins/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/optimization-strategies/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/overview/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/project-structure/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/query-engine/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/storage-engine/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/implementations/memory_pool/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/internals/implementations/storage_io/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/set-up-guides/debian/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/set-up-guides/macos/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/topics/debug_logging/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/topics/dependencies/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/contributing/topics/testing/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/command-line-guide/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/configuration-guide/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/deployment-guide/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/get-started/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/overview/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/performance-monitoring/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/python-client/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/schema-evolution/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/security/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/ecosystem/hadro/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/ecosystem/mabel/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/ecosystem/mesos/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/ecosystem/orso/orso/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/external-standards/clickbench/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/external-standards/information-schema/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/external-standards/pep249/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/external-standards/sql92/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/external-standards/tpch/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/_command-line-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/_gcp-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/_sqlite-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/bigquery-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/convert-csv-to-parquet/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/execute-sql-on-csv/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/iceberg-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/mysql-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/pandas-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/polars-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/postgres-and-opteryx/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/guides/using-opteryx-with-jupyter/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/release-notes/change-log/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/get-started/release-notes/notices/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-engine-configuration/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-information-schema/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-null-semantics/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-query-optimization/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-sample-data/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-temp-tables/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-time-travel/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-working-with-ips/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-working-with-lists/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-working-with-structs/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/adv-working-with-timestamps/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/aggregates/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/data-types/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/expressions/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/functions/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/introduction/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/joins/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
<url>
<loc>https://opteryx.dev/0.20.0/sql-reference/statements/</loc>
<lastmod>2025-02-03</lastmod>
<lastmod>2025-02-04</lastmod>
</url>
</urlset>
Binary file modified 0.20.0/sitemap.xml.gz
Binary file not shown.

0 comments on commit f3579de

Please sign in to comment.