xe-nvdk opened a new pull request, #35805:
URL: https://github.com/apache/superset/pull/35805

   ## Summary
   
   Updates existing Arc connector documentation and adds a second connector 
variant.
   
   ## Changes
   
   **Modified:**
   - Arc connector: Updated from `arc://` to `arc+json://` connection string 
format
   - Renamed to "Arc - JSON" for clarity
   
   **Added:**
   - Arc - Apache Arrow connector (`arc-superset-arrow`)
   - Connection string: `arc+arrow://{api_key}@{hostname}:{port}/{database}`
   - 3-5x faster performance using Apache Arrow IPC binary format
   
   Both connectors support the same Arc database with different data transfer 
formats.
   
   ## Links
   
   - PyPI (Arrow): https://pypi.org/project/arc-superset-arrow/
   - PyPI (JSON): https://pypi.org/project/arc-superset-dialect/


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to