This is an automated email from the ASF dual-hosted git repository.
zongsizhang pushed a change to branch feature/google-s2
in repository https://gitbox.apache.org/repos/asf/sedona.git
omit cbd4a3b3 add python function for ST_S2CellIDs
omit baf73910 Merge branch 'feature/google-s2-python' into feature/google-s2
omit 2882313b [SEDONA-249] Add jvm flags for running tests on Java 17 (#772)
omit 28ea2d96 [SEDONA-243] R features: read/write geoparquet, get names
from shapefiles (#770)
omit d7b3bc27 [SEDONA-226] Replace AnalysisException with
IllegalArgumentException in GeoParquet reader since AnalysisException has
breaking ABI changes between Spark 3.0 and 3.3 (#771)
omit 9fdab1ef [SEDONA-227] Implemented Python geometry serializer as a
native extension (#767)
omit b9a1b91d [SEDONA-242] R: Update dependencies + fix failing test (#769)
omit 63d3140d [SEDONA-199] Update documentation for ST_NDims as it now
supports M dimension. (#768)
omit a78b82ca [SEDONA-207] Fix ambiguity of empty multi-geometries and
multi geometries containing only empty geometries (#766)
omit 06453275 [DOCS] Fix spelling (#765)
omit 43202990 [DOCS] Markdown: Standardize code block linguist languages
(#763)
omit 73e26fb0 [DOCS] Fix spelling (#761)
omit ca8fb3f0 [DOCS] Fix spelling (#760)
omit d9a98b2b [DOCS] Fix spelling (#759)
omit 0dc50be5 [DOCS] Fix spelling in Markdown and Python files (#758)
omit dfd90b93 [DOCS] Fix broken links, spelling and whitespace (#757)
omit 393f5d78 [DOCS] fix spelling (#756)
omit 8848a017 [SEDONA-179] Claim OGC compliance (#755)
omit 15051ef8 [SEDONA-236] Fix flaky python tests related to converting
GeoPandas DataFrames to Spark DataFrames (#753)
omit ac000068 add flink function and test case as example
omit c8257999 add python s2celids function
omit 329145ef add more test cases for s2CellIDs function
omit 31ff1a1e add google-s2 library, function geometry to cell ids, add
spark sql function
add 2999d835 [SEDONA-236] Fix flaky python tests related to converting
GeoPandas DataFrames to Spark DataFrames (#753)
add 8f805fb8 [SEDONA-179] Claim OGC compliance (#755)
add 1de8831c [DOCS] fix spelling (#756)
add 500e0460 [DOCS] Fix broken links, spelling and whitespace (#757)
add ceb1724b [DOCS] Fix spelling in Markdown and Python files (#758)
add de2d2d84 [DOCS] Fix spelling (#759)
add 41e42c56 [DOCS] Fix spelling (#760)
add a02629b5 [DOCS] Fix spelling (#761)
add b0b74295 [DOCS] Markdown: Standardize code block linguist languages
(#763)
add 37766cfe [DOCS] Fix spelling (#765)
add ff561824 [SEDONA-207] Fix ambiguity of empty multi-geometries and
multi geometries containing only empty geometries (#766)
add 147a377a [SEDONA-199] Update documentation for ST_NDims as it now
supports M dimension. (#768)
add 5a91619a [SEDONA-242] R: Update dependencies + fix failing test (#769)
add abe41fab [SEDONA-227] Implemented Python geometry serializer as a
native extension (#767)
add 9b99d24a [SEDONA-226] Replace AnalysisException with
IllegalArgumentException in GeoParquet reader since AnalysisException has
breaking ABI changes between Spark 3.0 and 3.3 (#771)
add b3ce9012 [SEDONA-243] R features: read/write geoparquet, get names
from shapefiles (#770)
add edc61144 [SEDONA-249] Add jvm flags for running tests on Java 17 (#772)
add f56df9d7 add google integration and ST_S2CellIDs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cbd4a3b3)
\
N -- N -- N refs/heads/feature/google-s2 (f56df9d7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
python/.gitignore | 1 +
1 file changed, 1 insertion(+)