Channels
delta-social
h2g2-streaming
roapi
delta-oss
dais-2023
random
delta-rs
general
jobs
kafka-delta-ingest
deltalake-questions
events
lakefs
delta-cycling
deltalake-databricks-dbsql
delta-community
azuredatabricks
deltalake-on-aws
delta-sharing
flink-delta-connector
graph-delta-lake
dat
delta-sharing-rs
Powered by
#deltalake-questions
Title
l
Leonard Shi
04/13/2023, 6:13 AM
qq: so currently we can use the wrapper pypi package to write json/df to GCS:
https://delta-io.github.io/delta-rs/python/usage.html#writing-delta-tables
without spinning up a spark cluster? or if without a spark cluster have to use the rust crate
delta-rs
directly?
i see here python doesn’t support
Write transactions
and
Checkpoint creation
:
https://github.com/delta-io/delta-rs#features
16 Views
Post