[GitHub] [arrow-rs] tustvold commented on a diff in pull request #3544: Update pyarrow method call to avoid warning

2023-01-18 Thread GitBox
tustvold commented on code in PR #3544: URL: https://github.com/apache/arrow-rs/pull/3544#discussion_r1073422580 ## arrow/src/pyarrow.rs: ## @@ -196,7 +196,8 @@ impl PyArrowConvert for RecordBatch { let module = py.import("pyarrow")?; let class = module.getat

[GitHub] [arrow-rs] tustvold commented on a diff in pull request #3544: Update pyarrow method call to avoid warning

2023-01-18 Thread GitBox
tustvold commented on code in PR #3544: URL: https://github.com/apache/arrow-rs/pull/3544#discussion_r1073422580 ## arrow/src/pyarrow.rs: ## @@ -196,7 +196,8 @@ impl PyArrowConvert for RecordBatch { let module = py.import("pyarrow")?; let class = module.getat