Y
Hacker News
new
|
ask
|
show
|
jobs
by
elchief
408 days ago
I wish to god they would allow 2 connections. One read-only for my BI tool, and one read-write for dbt/sqlmesh
1 comments
kianN
407 days ago
I think using a pyarrow dataset as an intermediary would allow for a zero copy read/write from one connection into a second connection.
link