4paradigm / 4paradigm/OpenMLDB
Offline export. When quote='#', the empty string is ""
Offen
#2,590
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @vagetablechicken
Auf GitHub ansehen
batch-engine
bug
minor
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
**Bug Description**
Offline export. When quote='#', the empty string is ""
**Expected Behavior**
the empty string is ##
**Relation Case**
test_select_into_load_data.yaml id:0-1
**Steps to Reproduce**
1.
2.
3.
4.
Beitragsleitfaden
Rechercherichtung
Look at the offline export functionality and the handling of quote characters, particularly when quote='#'. The test case 'test_select_into_load_data.yaml id:0-1' is a starting point. Examine the code that generates CSV output and how empty strings are quoted. Verify the expected behavior that an empty string should be represented as '##'.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- databases, machine-learning
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100