Unable to Set Initial Database via JDBC Connection String Parameters
- Lingua principale
- Java
- Stelle
- 94
- Fork
- 152
- Merge medio
- 3g 16h
- PR unite (30g)
- 11
Descrizione
### Describe the bug, including details regarding any error messages, version, and platform.
When trying to set the initial/default database using the JDBC connection string for Arrow Flight SQL. It appears that none of the following connection string formats successfully set the initial database context:
* `jdbc:arrow-flight-sql://localhost:50051/databse`
* `jdbc:arrow-flight-sql://localhost:50051?database=db`
* `jdbc:arrow-flight-sql://localhost:50051?schema=db`
**Environment:**
* **Arrow Flight SQL JDBC Driver Version:** [Please specify the version you are using, 17.0.0(java 8) and 21.0.0]
* **Server Version:** Doris 2.1.8
* **Operating System:** openSUSE 15.6
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Non sono indicati file sorgente o test. Inizia riproducendo il problema con i tre JDBC URLs nell’ambiente Doris 2.1.8 indicato e verifica come l’Arrow Flight SQL JDBC driver gestisce i parametri di connessione. Il lavoro è completato quando una forma supportata di connection-string seleziona il database iniziale richiesto, oppure quando la limitazione è documentata con un errore chiaro.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, sql
- Ambito
- database
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100