attdona commented on issue #567:
URL: https://github.com/apache/arrow-julia/issues/567#issuecomment-3406664513
News about the next release? My Rembus.jl package fails CI:
```
93 dependencies successfully precompiled in 297 seconds. 33 already
precompiled.
1 dependency had output during precompilation:
┌ Arrow
│ WARNING: Constructor for type "Type" was extended in `Flatbuf` without
explicit qualification or import.
│ NOTE: Assumed "Type" refers to `Base.Type`. This behavior is deprecated
and may differ in future versions.`
│ NOTE: This behavior may have differed in Julia versions prior to 1.12.
│ Hint: If you intended to create a new generic function of the same
name, use `function Type end`.
│ Hint: To silence the warning, qualify `Type` as `Base.Type` in the
method signature or explicitly `import Base: Type`.
└
Testing Running tests...
Package Rembus errored during testing (exit code: 3221225477)
Error: Process completed with exit code 1.
```
--
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]