Difference between revisions of "Paris Code Sprint 2016 : PostGIS Agenda"

From OSGeo
Jump to navigation Jump to search
(Created page with "* Clustering functions: Aggregate or Window? * What naming convention * What to do with the existing aggregate functions * Expanded object headers, introduction and testin...")
(No difference)

Revision as of 06:22, 21 January 2016

  • Clustering functions: Aggregate or Window?
 * What naming convention
 * What to do with the existing aggregate functions
  • Expanded object headers, introduction and testing
 * How they work
 * Potential advantages, disadvantages
 * Discussion on clean implementation possibilities
 * Testing and benchmarks, is it worth it?
  • Alternate storage formats, beyond GSERIALIZED
 * Reasoning
 * How to add (version flags?)
 * Multiple co-existing formats?
  • Breaking raster out as postgis_raster extension
 * Implications / difficulties
  • GEOS improvements that would help PostGIS
  • PostgreSQL improvements that would help PostGIS
 * Parallel query, review experiments, plan and execute more
 * Feed back parallel query results to pgsql-hackers