You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2021/01/27 02:54:57 UTC

[GitHub] [datasketches-postgresql] chongdae commented on issue #34: set intersection is not working for aggregation

chongdae commented on issue #34:
URL: https://github.com/apache/datasketches-postgresql/issues/34#issuecomment-767979411


   I'm using "PostgreSQL 11.7 (EnterpriseDB Advanced Server 11.7.14)"
   and daasketches-postgresql 1.3.0 stable release from https://pgxn.org/dist/datasketches/ .
   
   First query returns "4", but second query returns error message:
   ```
   SQL Error [42883]: ERROR: function theta_sketch_intersection(theta_sketch) does not exist
     Hint: No function matches the given name and argument types. You might need to add explicit type casts.
     Position: 182
   
   ```
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org