CSharp/Spark/Impala : Separate out the database and connection properties in SparkDatabase & ImpalaDatabase.
Open
Type: enhancement
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
### What feature or improvement would you like to see?
With the current design in Spark & Impala, we are merging the database and connection properties in AdbcConnection Connect method. Both properties should be separate. Take BigQuery as a reference.
Comment : https://github.com/apache/arrow-adbc/pull/2365#discussion_r1914981065
Contributor guide
Assessment
This issue has not been assessed yet.