miclegr opened a new pull request, #1154: URL: https://github.com/apache/datafusion-python/pull/1154
# Which issue does this PR close? Closes #. # Rationale for this change Following [datafusion PR4221](https://github.com/apache/datafusion/pull/4221), this PR exposes the functionality in the python bindings # What changes are included in this PR? Change of the `table_partition_cols` arguments in `PySessionContext.register_listing_table`, `PySessionContext.register_parquet`, `PySessionContext.register_avro`, `PySessionContext.register_json`, `PySessionContext.read_parquet`, `PySessionContext.read_avro`, `PySessionContext.read_json` # Are there any user-facing changes? Yes, the signature of the functions above is changed -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org