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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
