SamArch27 opened a new issue, #4373:
URL: https://github.com/apache/arrow-adbc/issues/4373

   ### What happened?
   
   When calling `ConnectionGetObjects` with the SQLite driver, the returned 
schema name is "" (empty string).
   
   However, the correct schema name is "main".
   
   ### Stack Trace
   
   _No response_
   
   ### How can we reproduce the bug?
   
   Call `ConnectionGetObjects` on any SQLite database.
   
   ### Environment/Setup
   
   `dbc info sqlite` shows:
   
   ```
   Driver: sqlite
   Version: 1.11.0
   Title: ASF SQLite Driver
   License: Apache-2.0
   Description: An ADBC driver for SQLite developed under the Apache Software 
Foundation
   Available Packages:
      - macos_amd64
      - macos_arm64
      - linux_arm64
      - linux_amd64
      - windows_amd64
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to