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
Update docstring comment for Writer::write() in writer.rs (apache#8267)
# Rationale for this change
Update the docstring from function write() in struct Writer to reflect
that we write only one RecordBatch at a time as opposed to a vector of
record batches.
# What changes are included in this PR?
Just the comment doc string as above
# Are these changes tested?
yes
# Are there any user-facing changes?
No
---------
Co-authored-by: Andrew Lamb <[email protected]>
Co-authored-by: Matthijs Brobbel <[email protected]>
0 commit comments