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

amanin pushed a change to branch refactor/sql-store
in repository https://gitbox.apache.org/repos/asf/sis.git.


      at 1eb8926  doc(SQLStore): add api doc about new components for SQL 
feature sets.

This branch includes the following new commits:

     new 7c7de3f7 Update pom version before release
     new 569f505  refactor(SQL-Store): try to improve count operation by 
overriding returned stream.
     new 2e4946c  feat(SQL-Store): add support for limit, offset and distinct 
operations via SQL calls through java.util.Stream API
     new cd98b74  feat(SQL-Store): improve stream decoration to handle mappings 
to/from DoubleStream.
     new d8bcbc3  fix(SQLStore): allow limit and offset setting when using peek 
operation on stream
     new 4ade44b  doc(Utility): write about stream decoration classes
     new a1a7d3a  doc(SQL-Store): minor javadoc addition for stream delegation 
applied to sql queries.
     new 3f36c85  fix(SQLStore): fix peek operation management on overriden SQL 
stream.
     new 926af1a  fix(SQLStore): fix connection auto-commit management for 
feature streaming.
     new e8dbbb4  WIP(SQL-Store): start adding abstractions to allow custom SQL 
queries
     new 92b4b0e  WIP(SQL-Store): refactor feature-type building to factorize 
query and table discovery.
     new 60b0cbb  WIP(SQLStore): still abstracting feature-type building to 
ease maintenance and evolutions.
     new 2e5f6d7  WIP(SQLStore): working on user SQL query execution.
     new 848c106  WIP(SQLStore): working on query feature set
     new 1f851ea  WIP(SQLStore): working on query feature set: proper 
management of offset limit.
     new 36b597e  feat(SQLStore): add partial support for distinct operator on 
SQL query
     new 4adea48  fix(SQLStore): fix checkstyle problems.
     new ef0f925  fix(SQLStore): better handling of parallelization flag. Add a 
benchmark to test query spliterator flavors.
     new 65aeda1  WIP(SQLStore): improve benchmark and add javadoc
     new db2b6b6  WIP(SQLStore): add javadoc, work on filter adaptation api.
     new be316f4  wip(SQLStore): fix style checking.
     new 249f0f3  wip(SQLStore): improve unit tests and minor cleanup.
     new 16759b4  wip(SQLStore): First draft for SQL filter
     new 4865a1f  WIP(SQLStore): Start geometric function implementation.
     new c18417d  WIP(SQLStore): work on bbox filter and conversion between 
envelope and geometry
     new e39706a  wip(Feature): envelope to geometry
     new 8290183  wip(Feature): Add unit tests for envelope to geometry 
operator.
     new dd658ab  feat(Feature): ends Envelope to geometry feature
     new 4901855  WIP(Feature): start BBOX implementation
     new 167d5f3  WIP(Feature): BBOX filter
     new f511e51  fix(SQLStore): improve tests and checkstyle
     new ebcb1d5  feat(Feature): add naïve implementation of ST_Intersects
     new abffc9c  WIP(Feature): start adding CRS resolution strategy for filter 
operations.
     new 944474a  WIP(Feature): CRS matching for filters.
     new 1005253  WIP(Feature): test CRS checking in intersect operation.
     new 1c8df66  feat(SQLStore): improve query feature set to delegate count 
and subqueries to target database.
     new 58a998f  fix(Add multiple fixes to handle filtering on SQL feature sets
     new c832d0e  fix(SQLStore): fix default bbox filter conversion to sql.
     new 5d783ce  refactor(SQLStore): prepare module for dialect specific 
syntax.
     new a97b70f  feat(Feature): add minor functionality to convert arbitrary 
geometry to polygon
     new 08b8773  WIP(SQLStore): Add PostGIS support.
     new 19dde60  WIP(SQLSotre): first functional draft for PostGIS geometry 
decoding.
     new 325ce8e  feat(SQLStore): Improve PostGIS geometry binding
     new 7fdf1df  fix(SQLStore): throw proper exception on an unsupported 
filter.
     new 1eb8926  doc(SQLStore): add api doc about new components for SQL 
feature sets.

The 45 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to