Oliver Mannion
Oliver Mannion
The brew binary failed for me, but installing via cargo worked.
As of [v23.0.0](https://github.com/moby/moby/releases/tag/v23.0.0) BuildKit is the default builder on Linux.
To reiterate the above, it's failing on the `pull_request` event because the workflow is running in the context of the merge commit. You'll see a log line like which tells...
Maybe the docs could suggest always using `pull_request_target` to avoid hitting this?
FYI - duplicate of #1289
I'm not entirely sure.
I still have the same problem using those methods. The MRE above uses _create_empty_table() to make it easier to reproduce.
That example works but not in the general case ie: when I fetch and use `batches[0].to_arrow()` from one of our real tables containing a `NUMBER(32,4)` the first batch is empty....
No I didn't, are you seeing this too?
@sfc-gh-aling could you reopen this issue please as it’s still happening? 🙏