thisisnic commented on code in PR #38143: URL: https://github.com/apache/arrow/pull/38143#discussion_r1350077499
########## r/NEWS.md: ########## @@ -19,6 +19,37 @@ # arrow 13.0.0.9000 +## Breaking changes + +## New features + +* Can't read in partitioning column in CSV datasets when both (non-hive) partition and schema supplied (#37658) +* Add write_csv_dataset (#36436) +* Add quoted_na argument to open_delim_dataset() (#37828) + +## Minor improvements and fixes + +* Add default descriptions in CsvParseOptions$create() docs (#37909) Review Comment: ```suggestion * Add default descriptions in CsvParseOptions$create() docs (@angela-li, #37909) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
