-
### Is your feature request related to a problem or challenge?
This query is invalid because its `order by` clause has an aggregated column
```
select min(v2) from t1 group by v1 order by v2;
```
…
-
### Describe the Issue
**Curriculum Name**
- Learn Recursion by Building a Decimal to Binary Converter
**Step**
- 103
**Problem**
Throughout the process, we have consistently passed strings to the …
-
### What type of enhancement is this?
API improvement
### What does the enhancement do?
Mito Engine spawns regional worker to handle request in another [thread](https://github.com/GreptimeTeam/grep…
-
### Is your feature request related to a problem or challenge?
In https://github.com/apache/datafusion/pull/10653, @Blizzara added the beginnings of testing for substrait plans that came from other s…
alamb updated
4 months ago
-
### Is your feature request related to a problem or challenge?
A source of confusion for new users is why we have Schema/SchemaRef as well as DFSchema/DFSchemaRef and how to convert between the two.
…
-
Hi,
Thank you very much for the access to the dataset!
While exploring it, I encountered a few questions that I hope you could clarify to help me better understand its structure and usage:
1. C…
-
### User Story
As a security officer, in order to maintain appropriate levels of security for maint8ianing and processing CUI, I would like store public challenge assets and controlled/sensitive infor…
-
# Goal
Figure out what LSPs to focus on first, and if there are already similar LSP tutorials available that we can simply point to for students. It is good to work smarter, not harder!
## TODOs…
-
I'm experimenting with an ION node and using ion-tools to interact with it. I'm having trouble figuring out how to send an anchor request to it, though.
I can successfully resolve a DID using
```j…
-
### Is your feature request related to a problem? Please describe.
the challenge from quine is being displayed manually but the backend is added now.
### Describe the solution you'd like
i want to …