opteryx
opteryx copied to clipboard
🦖 A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives.
~~~ SELECT ARRAY_AGG(alma_mater) AS alma_mater_arr FROM $astronauts GROUP BY year ~~~
If we detect a query appears to have one fact table with many dimension tables joined off it, rather than us complex algo to determine the join ordering, start with...
If you concatenate a table with 100 rows and 3 columns with a table with 0 rows and 5 columns using pyarrow.concat_tables, the result will be as follows: What Happens:...
### Thank you for taking the time to report a problem with Opteryx. _To help us to respond to your request we ask that you try to provide the below...
~~~sql SELECT LOG2(id) FROM $planets AS p1 UNION SELECT LOG2(id) FROM $planets AS p2 ~~~
### Thank you for taking the time to report a problem with Opteryx. _To help us to respond to your request we ask that you try to provide the below...
### Thank you for taking the time to report a problem with Opteryx. _To help us to respond to your request we ask that you try to provide the below...
### Thank you for taking the time to report a problem with Opteryx. _To help us to respond to your request we ask that you try to provide the below...
### Thank you for taking the time to report a problem with Opteryx. _To help us respond to your request, please provide the following details about the bug._ --- **Describe...
User reporting discrepancies in the oversize counter.