Skip to content

Issues: paradedb/paradedb

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Please update icu (or include a new one) tokenizer to support Czech language feature New feature or request good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue user-request This issue was directly requested by a user
#1247 opened Jun 7, 2024 by arkadyb
Implement WALs for pg_search feature New feature or request pg_search Issue related to `pg_search/` priority-1-high High priority issue user-request This issue was directly requested by a user
#1244 opened Jun 6, 2024 by anton-mycee
On an existing table w indices, create_bm25 creates index, but fails to return matches on search(...) bug Something isn't working pg_search Issue related to `pg_search/` priority-1-high High priority issue user-request This issue was directly requested by a user
#1237 opened Jun 4, 2024 by dimroc
Cannot cancel or terminate long running query against external table bug Something isn't working pg_lakehouse Issue related to `pg_lakehouse/` priority-2-medium Medium priority issue user-request This issue was directly requested by a user
#1230 opened Jun 3, 2024 by Mmoncadaisla
Add "hits total" value to search result feature New feature or request pg_search Issue related to `pg_search/` priority-3-low Low priority issue user-request This issue was directly requested by a user
#1227 opened Jun 1, 2024 by admtech
Add numeric_fields INT[] and BIGINT[] arrays to the index for filtering good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-3-low Low priority issue user-request This issue was directly requested by a user
#1226 opened Jun 1, 2024 by admtech
More sorting options good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue user-request This issue was directly requested by a user
#1225 opened Jun 1, 2024 by admtech
Cannot read data from a GCS Foreign Table bug Something isn't working pg_lakehouse Issue related to `pg_lakehouse/` priority-1-high High priority issue user-request This issue was directly requested by a user
#1218 opened May 31, 2024 by parthspatel-mendel
Better document endpoint documentation Improvements or additions to documentation pg_lakehouse Issue related to `pg_lakehouse/` priority-3-low Low priority issue
#1216 opened May 30, 2024 by rebasedming
Sanitize endpoints and paths feature New feature or request pg_lakehouse Issue related to `pg_lakehouse/` priority-2-medium Medium priority issue
#1215 opened May 30, 2024 by rebasedming
Slow degradation of index bug Something isn't working pg_search Issue related to `pg_search/` priority-1-high High priority issue user-request This issue was directly requested by a user
#1207 opened May 29, 2024 by alesji
pg_search error with JSON columns that contain top-level arrays bug Something isn't working pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue
#1205 opened May 28, 2024 by neilyio
Error "AliasRequired" with large number of rows returned from pg_search bug Something isn't working pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue
#1191 opened May 24, 2024 by neilyio
Expose more_like_this feature New feature or request pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue user-request This issue was directly requested by a user
#1172 opened May 23, 2024 by guacs
bug: index out of bounds error when Postgres foreign table has more columns that delta lake schema bug Something isn't working pg_lakehouse Issue related to `pg_lakehouse/` priority-2-medium Medium priority issue
#1171 opened May 23, 2024 by neilyio
Test GCS/other data stores against public buckets ci/tests Issue related to our CI and/or testing frameworks pg_lakehouse Issue related to `pg_lakehouse/` priority-1-high High priority issue
#1153 opened May 20, 2024 by rebasedming
Sanitize user mapping options feature New feature or request good first issue Good for newcomers pg_lakehouse Issue related to `pg_lakehouse/` priority-2-medium Medium priority issue
#1135 opened May 14, 2024 by rebasedming
Provide RPM packages for EL8 feature New feature or request github_actions Pull requests that update GitHub Actions code pg_lakehouse Issue related to `pg_lakehouse/` pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue user-request This issue was directly requested by a user
#1116 opened May 9, 2024 by Vonng
Expose options for lenient query parsing + conjunction/disjunction handling feature New feature or request pg_search Issue related to `pg_search/` priority-3-low Low priority issue
#1112 opened May 7, 2024 by neilyio
Add pg_search support for Prisma ORM feature New feature or request good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-3-low Low priority issue
#1100 opened May 1, 2024 by philippemnoel
Add pg_search support to Django feature New feature or request good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-3-low Low priority issue
#1098 opened May 1, 2024 by philippemnoel
Use ALLOW_EMPTY_PASSWORD in Bitnami docker Pull requests that update Docker code feature New feature or request priority-1-high High priority issue quickfix Fast-to-fix issue
#1073 opened Apr 17, 2024 by philippemnoel
Word stemming for multi language with snowball, e.g. French, Spanish ... feature New feature or request good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue
#1062 opened Apr 15, 2024 by sunxk
Implement pg_total_relation_size and pg_indexes_size feature New feature or request good first issue Good for newcomers pg_search Issue related to `pg_search/` priority-1-high High priority issue quickfix Fast-to-fix issue
#1061 opened Apr 13, 2024 by philippemnoel
Improve pg_search docs for query syntax on JSON columns documentation Improvements or additions to documentation pg_search Issue related to `pg_search/` priority-2-medium Medium priority issue
#1057 opened Apr 12, 2024 by neilyio
ProTip! Exclude everything labeled bug with -label:bug.