[postgis-tickets] [PostGIS] #5498: ERROR: function st_approxquantile(raster, double precision) is not unique

PostGIS trac at osgeo.org
Wed Aug 30 04:00:44 PDT 2023


#5498: ERROR:  function st_approxquantile(raster, double precision) is not unique
---------------------+----------------------------
  Reporter:  strk    |      Owner:  robe
      Type:  defect  |     Status:  new
  Priority:  medium  |  Milestone:  PostGIS 3.0.10
 Component:  raster  |    Version:  master
Resolution:          |   Keywords:
---------------------+----------------------------
Changes (by strk):

 * cc: Bborie Park (added)

Comment:

 Bborie any idea ? ST_Quantile is tested under
 raster/test/regress/rt_quantile.sql and documented in
 https://postgis.net/docs/manual-dev/en/RT_ST_Quantile.html but
 ST_ApproximateQuantile is neither tested nor documented, but exists.
 Should it be dropped or documented/tested ?
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5498#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list