apache / apache/datafusion-sqlparser-rs
Data model or table summarizing equivalent key - SQL statement pairs
- Vorherrschende Sprache
- Rust
- Sterne
- 3.5k
- Forks
- 772
- Ø Merge
- 4 T. 9 Std.
- Gemergte PRs (30 T.)
- 17
Beschreibung
I would like to work on #18 and in order to do that I think I need to build a table of equivalent keys in your JSON output and their SQL equivalent. I want to start on something simple select statments with a few types of functions, aggregations, and joins. Is there any existing table showing descriptions of the equivalent SQL statements, where any related content can be found in the JSON tree?
| Key | description with example and related keys |
|- |-|
| CompoundIdentifier | tableAlias.columnName with `[0]['value'] = "tableAlias"` and `[1]['value'] = "columnName"` separated by `.` with the first portion of the identifier corresponding to a table alias found in `join.#.relation.Table.alias.name.value`
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginnen Sie mit der Durchsicht von Issue #18 und klären Sie den vorgesehenen Umfang für die vorgeschlagene Tabelle. Legen Sie fest, welche SQL-Anweisungen, Funktionen, Aggregationen und Joins sie abdecken soll, und dokumentieren Sie jeden entsprechenden JSON-Schlüssel mit einem Beispiel und Verweisen auf verwandte Schlüssel; abgeschlossen ist die Arbeit, wenn die vereinbarte Abdeckung vollständig ist und die Zuordnungen geprüft wurden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust, sql
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100