This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sedona-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new bd336d9a Build website
bd336d9a is described below

commit bd336d9a11390443e8f8971e86c782dc4f676938
Author: Jia Yu <[email protected]>
AuthorDate: Tue Jan 23 15:35:06 2024 -0800

    Build website
---
 1.5.1/search/search_index.json          |   2 +-
 1.5.1/setup/overview/index.html         |   2 +-
 1.5.1/sitemap.xml.gz                    | Bin 127 -> 127 bytes
 1.5.1/tutorial/snowflake/sql/index.html |   6 ++++--
 4 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/1.5.1/search/search_index.json b/1.5.1/search/search_index.json
index 28add671..caa53462 100644
--- a/1.5.1/search/search_index.json
+++ b/1.5.1/search/search_index.json
@@ -1 +1 @@
-{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Home","text":""},{"location":"#01172024-sedona-151-released-it-adds-spark-35-support-snowflake-support-and-many-more-raster-and-vector-functions","title":"01/17/2024:
 Sedona 1.5.1 released. It adds Spark 3.5 support, Snowflake support, and many 
more raster and vector 
functions!","text":""},{"location":"#10122023-sedona-150-released-it-adds-comprehensive-raster-data-etl-and-anal
 [...]
\ No newline at end of file
+{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Home","text":""},{"location":"#01172024-sedona-151-released-it-adds-spark-35-support-snowflake-support-and-many-more-raster-and-vector-functions","title":"01/17/2024:
 Sedona 1.5.1 released. It adds Spark 3.5 support, Snowflake support, and many 
more raster and vector 
functions!","text":""},{"location":"#10122023-sedona-150-released-it-adds-comprehensive-raster-data-etl-and-anal
 [...]
\ No newline at end of file
diff --git a/1.5.1/setup/overview/index.html b/1.5.1/setup/overview/index.html
index b6065b6e..d6888483 100644
--- a/1.5.1/setup/overview/index.html
+++ b/1.5.1/setup/overview/index.html
@@ -3625,7 +3625,7 @@
   <small>
     
       Last update:
-      <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime">January 10, 2024 19:16:11</span>
+      <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime">January 22, 2024 05:58:07</span>
       
     
   </small>
diff --git a/1.5.1/sitemap.xml.gz b/1.5.1/sitemap.xml.gz
index ac024012..cc55f910 100644
Binary files a/1.5.1/sitemap.xml.gz and b/1.5.1/sitemap.xml.gz differ
diff --git a/1.5.1/tutorial/snowflake/sql/index.html 
b/1.5.1/tutorial/snowflake/sql/index.html
index 7a328ee2..282537cf 100644
--- a/1.5.1/tutorial/snowflake/sql/index.html
+++ b/1.5.1/tutorial/snowflake/sql/index.html
@@ -4194,7 +4194,7 @@ POINT (4545577.120361927 -13627732.06291255)  San 
Francisco
 <ol>
 <li>Sedona Snowflake doesn't support <code>M</code> dimension due to the 
limitation of WKB serialization. Sedona Spark and Sedona Flink support XYZM 
because it uses our in-house serialization format. Although Sedona Snowflake 
has functions related to <code>M</code> dimension, all <code>M</code> values 
will be ignored.</li>
 <li>Sedona H3 functions are not supported because Snowflake does not allow 
embedded C code in UDF.</li>
-<li>All User Defined Table Functions only work with geometries created by 
Sedona constructors due to Snowflake current limitation <code>Data type 
GEOMETRY is not supported in non-SQL UDTF return type</code>. This 
includes:</li>
+<li>All User Defined Table Functions only work with geometries created by 
Sedona constructors due to Snowflake current limitation <code>Data type 
GEOMETRY is not supported in non-SQL UDTF return type</code>. This includes:<ul>
 <li>ST_MinimumBoundingRadius</li>
 <li>ST_Intersection_Aggr</li>
 <li>ST_SubDivideExplode</li>
@@ -4202,6 +4202,8 @@ POINT (4545577.120361927 -13627732.06291255)  San 
Francisco
 <li>ST_Union_Aggr</li>
 <li>ST_Collect</li>
 <li>ST_Dump</li>
+</ul>
+</li>
 <li>Only Sedona ST functions are available in Snowflake. Raster functions (RS 
functions) are not available in Snowflake yet.</li>
 </ol>
 
@@ -4210,7 +4212,7 @@ POINT (4545577.120361927 -13627732.06291255)  San 
Francisco
   <small>
     
       Last update:
-      <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime">January 13, 2024 10:01:29</span>
+      <span class="git-revision-date-localized-plugin 
git-revision-date-localized-plugin-datetime">January 23, 2024 23:30:02</span>
       
     
   </small>

Reply via email to