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
Fix propagation of CSV options through protos (#245)
* Fix sink output schema being passed in to `FileSinkExec` instead of sink input schema
* Expose double_quote csv option, and ensure all csv_options are propagated through logical/physical plans
---------
Co-authored-by: svranesevic <[email protected]>
0 commit comments