-
Notifications
You must be signed in to change notification settings - Fork 13
Issues: mabel-dev/opteryx
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
Label
Projects
Milestones
Assignee
Sort
Issues list
🪲 SqlAlchemy returns NoSuchTable when the table does exist
Bug 🪲
Something isn't working
#2365
opened Feb 7, 2025 by
joocer
✨ Rewrite INNER JOIN where only the LEFT table is referenced in WHERE/HAVING/SELECT clauses as SEMI JOIN
#2355
opened Feb 5, 2025 by
joocer
🪲 HUMANIZE doesn't work on fields CAST to INTEGER
Bug 🪲
Something isn't working
#2354
opened Feb 5, 2025 by
joocer
🪲 Split Agg is many times slower that PyArrow Agg
Bug 🪲
Something isn't working
#2351
opened Feb 4, 2025 by
joocer
🪲 [Fuzzer] ORDER BY and DISTINCT on different columns returns too many rows
Bug 🪲
Something isn't working
The Fuzz 👮
Bugs found by the Fuzzer
#2347
opened Feb 3, 2025 by
joocer
✨ Use the regex library from Cython to execute the regex functions (like
regex_replace
and RLIKE
)
#2335
opened Jan 29, 2025 by
joocer
✨ Use the Int64 BloomFilter for any types that can be cast to int64 (eg dates and timestamps)
#2334
opened Jan 29, 2025 by
joocer
🪲 plans can't execute if optimizer disabled
Bug 🪲
Something isn't working
#2326
opened Jan 27, 2025 by
joocer
🪲 InStr doesn't play nicely with the cost estimator
Bug 🪲
Something isn't working
#2325
opened Jan 27, 2025 by
joocer
🪲 List columns and functions
Bug 🪲
Something isn't working
High Priority 1️⃣
#2321
opened Jan 25, 2025 by
joocer
✨ fuzzer improvements (fuzz settings)
The Fuzz 👮
Bugs found by the Fuzzer
#2290
opened Jan 22, 2025 by
joocer
✨ prefilter filter and outer joins
⚙️ Query Optimizer
Component Label - Optimizer
#2278
opened Jan 20, 2025 by
joocer
✨ use bloom filters on joins when there is more than one join column
⚙️ Query Optimizer
Component Label - Optimizer
#2277
opened Jan 20, 2025 by
joocer
✨ Order tables for CROSS and INNER joins so small is the LEFT
⚙️ Query Optimizer
Component Label - Optimizer
#2273
opened Jan 19, 2025 by
joocer
✨ pipeline parallelism
⚙️ Query Executor
Component Label - Executor
⚙️ Query Optimizer
Component Label - Optimizer
#2267
opened Jan 18, 2025 by
joocer
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.