Skip to content

Issues: dask-contrib/dask-sql

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

⚠️ Upstream CI failed ⚠️ upstream Related to work in an upstream library
#1327 opened Apr 18, 2024 by github-actions bot
[BUG] on Starter example bug Something isn't working documentation Improvements or additions to documentation good first issue Good for newcomers
#1315 opened Mar 15, 2024 by tiraldj
Spatial SQL Support enhancement New feature or request needs triage Awaiting triage by a dask-sql maintainer
#1307 opened Feb 19, 2024 by alxmrs
Push pre-built Python 3.11 wheels [ENH] enhancement New feature or request needs triage Awaiting triage by a dask-sql maintainer
#1306 opened Feb 15, 2024 by m1n0
[BUG] [GPU Error Bug] "SELECT (((<column> LIKE '\뽞^' ESCAPE 'M')) IS NULL) FROM <tables>" brings Error bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1277 opened Nov 28, 2023 by qwebug
Implement date_trunc function [ENH] enhancement New feature or request needs triage Awaiting triage by a dask-sql maintainer
#1248 opened Oct 23, 2023 by albertobdf
SchemaError / NotImplementedError: The python type string is not implemented (yet) bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1247 opened Oct 21, 2023 by orlandombaa
[BUG][Logic Bug] "SELECT <column> FROM <table>" brings Error bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1239 opened Sep 20, 2023 by qwebug
[BUG][Logic Bug] "SELECT (<column>)*(<decimal>) FROM <table>" by JDBC brings Error bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1238 opened Sep 20, 2023 by qwebug
[BUG] [Logic Bug] "SELECT <column> FROM <table>" by JDBC brings Error bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1237 opened Sep 20, 2023 by qwebug
[BUG][GPU Logic Bug] "SELECT (CASE (<column>) WHEN <number> THEN <number> END) FROM <table>" brings Error bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1236 opened Sep 20, 2023 by qwebug
[BUG][GPU Error Bug] "SELECT ((<string>)!=(<column>)) FROM <tables>" brings Error bug Something isn't working python Affects Python API
#1231 opened Sep 20, 2023 by qwebug
[BUG] [GPU Error Bug] "SELECT ((<string>)LIKE(<column>)) FROM <table>" brings Error bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1230 opened Sep 20, 2023 by qwebug
[BUG][GPU Error Bug] "SELECT <number> FROM <table> HAVING EVERY(<boolean>)" brings Error bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1229 opened Sep 20, 2023 by qwebug
[BUG] [Crash Bug] "SELECT (((((NOT t1.c0))AND(('A' LIKE 'B' ESCAPE '/'))))=(t2.c0)) FROM t1, t2" brings Crash bug Something isn't working needs triage Awaiting triage by a dask-sql maintainer
#1227 opened Sep 19, 2023 by qwebug
[ENH] Add support for non-UTC timezone-aware scalars enhancement New feature or request needs triage Awaiting triage by a dask-sql maintainer
#1193 opened Jun 30, 2023 by charlesbluca
ProTip! Exclude everything labeled bug with -label:bug.