kylebarron commented on code in PR #1006:
URL:
https://github.com/apache/datafusion-python/pull/1006#discussion_r1943493631
##
src/options.rs:
##
@@ -0,0 +1,74 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the
matko commented on code in PR #1006:
URL:
https://github.com/apache/datafusion-python/pull/1006#discussion_r1935305016
##
src/options.rs:
##
@@ -0,0 +1,74 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the NOTI
matko commented on code in PR #1006:
URL:
https://github.com/apache/datafusion-python/pull/1006#discussion_r1935305016
##
src/options.rs:
##
@@ -0,0 +1,74 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the NOTI
kylebarron commented on code in PR #1006:
URL:
https://github.com/apache/datafusion-python/pull/1006#discussion_r1934368047
##
src/options.rs:
##
@@ -0,0 +1,74 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the
matko opened a new pull request, #1006:
URL: https://github.com/apache/datafusion-python/pull/1006
# Which issue does this PR close?
Closes #1005 .
This is still a draft. Todo list:
- [x] `DataFrameWriteOptions`
- [ ] CsvOptions
- [ ] JsonOptions
- [ ] TableParquetOption