ericphanson commented on PR #424: URL: https://github.com/apache/arrow-julia/pull/424#issuecomment-1503980052
np, thanks for your persistence. Can we verify the failure mode here? E.g. put an `error()` in an ArrowTypes function (or even `__init__() = error()` in ArrowTypes), so we can see the expected workflows pass/fail. In that case we should expect: Arrow.jl tests to pass (uses release ArrowTypes module), ArrowTypes to fail (uses dev version) and monorepo tests to fail (uses dev version). We can verify we get the appropriate ❌ here. -- 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]
