Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Custom runtimes] custom layer pgstac_hash and pgstac_hash_count do not work #134

Open
vincentsarago opened this issue Sep 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@vincentsarago
Copy link
Member

pgstac_hash returns "relation "searches" does not exist" maybe because it's should pgstac.searches instead of searches in

SELECT * INTO search FROM searches WHERE hash=queryhash;

pgstac_hash_count returns "invalid input syntax for type integer: "('-90"" 🤷

cc @bitner

@vincentsarago vincentsarago added the bug Something isn't working label Sep 5, 2023
@vincentsarago
Copy link
Member Author

🤔 I can't reproduce the pgstac_hash issue locally 🤷

@vincentsarago vincentsarago changed the title custom layer pgstac_hash and pgstac_hash_count do not work [custom runtime] custom layer pgstac_hash and pgstac_hash_count do not work Jan 10, 2024
@vincentsarago vincentsarago changed the title [custom runtime] custom layer pgstac_hash and pgstac_hash_count do not work [Custom runtimes] custom layer pgstac_hash and pgstac_hash_count do not work Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant