alamb commented on issue #1184: URL: https://github.com/apache/arrow-datafusion/issues/1184#issuecomment-1102790812
> My bad, I didn't put it right, I didn't mean I need a arrow-rs branch, maybe I need a DataFusion branch instead. My question is if we have no DataFusion branch for NULL issues, how can I commit pr and involve other committers reviewing? Hope to have some advices, thank you! Hi @WinkerDu - I think you need a datafusion branch to work on with other committers. I suggest you make a branch based on https://github.com/alamb/arrow-datafusion/tree/alamb/preview_null_cast and then put a draft PR to datafusion/master to get review comments on. I needed to make an arrow-rs branch because there are changes on the master branch that are not yet integrated into DataFusion yet. However, once https://github.com/apache/arrow-datafusion/pull/2253 is merged I think you can make your datafusion branch point directly at a revision on apache/arrow-rs rather than my arrow-s branch 😓 sorry that is so complicated -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org