WinkerDu commented on PR #2364:
URL: 
https://github.com/apache/arrow-datafusion/pull/2364#issuecomment-1111693447

   For someone reviews this pr,
   since `arrow = { version = "12" }` doesn't contain patch 
[/apache/arrow-rs#1572](https://github.com/apache/arrow-rs/pull/1572), thanks 
for @alamb suggestion, I create `winkerdu/test_null_cast` in my private repo 
like:
   ```
   git checkout master -b winkerdu/test_null_cast
   git reset --hard dbc47e030c3038d40dbef39fbf3b39ae41f9e98a                 # 
prepare for version 12.0.0 release
   git cherry-pick b50cc737efa2a4f2b1e27c0f3da3bc0403c6a2b6
   ```
   


-- 
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]

Reply via email to