tshauck commented on PR #7134:
URL:
https://github.com/apache/arrow-datafusion/pull/7134#issuecomment-1660386309
Hi -- requesting re-review of this please. I got the test issue sorted (an
overzealous name change on my part) so the sqllogictests seem to pass.
The general tests `cargo test` fail with one error, that I'm not sure is
related to this PR or my machine:
```
---- scalar::tests::size_of_scalar stdout ----
thread 'scalar::tests::size_of_scalar' panicked at 'assertion failed: `(left
== right)`
left: `64`,
right: `48`', datafusion/common/src/scalar.rs:4645:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
Happy to dive in if it does look to be related -- thanks!
--
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]