Patrick Park

Results 5 issues of Patrick Park

From the README: "Property namespace is constructed by adding # to the base URI." If the base URI ends in a forward slash (/), a pound/number sign (#) should not...

enhancement

### What feature are you requesting? Support for foreign tables in a multi-level partitioned table setup (see example). ### Why are you requesting this feature? When you have a lot...

feature
good first issue
priority-high

### What feature are you requesting? The ability to specify a custom partitioning scheme through the use of a pattern in the `files` option when creating foreign tables, like this:...

feature
priority-low
question
user-request

### What happens? Joining a BM25 Tantivy full text index and a foreign table created with `pg_analytics` produces warning with: `Binder Error: Catalog "my_schema" does not exist!` ### To Reproduce...

bug
good first issue
priority-high
pg_search

### What happens? I'm getting wildly varying query times on the first query after creating my tables and search index. About 50% of the time it runs in 300-500ms. The...

bug
good first issue
priority-high
pg_search