You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't figure out how to use RecordBatchWriter to overwrite a table? I see that I can use it with DeltaOps.write (WriteBuilder), but it appears I have to enable the datafusion feature, which I don't want to do.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I can't figure out how to use
RecordBatchWriter
to overwrite a table? I see that I can use it withDeltaOps.write
(WriteBuilder
), but it appears I have to enable thedatafusion
feature, which I don't want to do.Beta Was this translation helpful? Give feedback.
All reactions