You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/28 03:08:06 UTC

[GitHub] [arrow-datafusion] WinkerDu commented on pull request #2364: introduce `ScalarValue::Null` to df

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org