-
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
✨ 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
High Priority 1️⃣
#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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.