Arrow: bump to 24.0.0; thrift: bump to 0.22#6177
Arrow: bump to 24.0.0; thrift: bump to 0.22#6177aalkin wants to merge 8 commits intoalisw:masterfrom
Conversation
|
Aparently this will require some small changes to O2, as usage of compute functions now requires a call to |
|
Can we hide that behind an |
Co-authored-by: Giulio Eulisse <10544+ktf@users.noreply.github.com>
|
Yes, it can be hidden. From what I understand, now arrow does not preload all the compute libraries by default, which should be good for the memory consumption. So I need to identify contexts where we rely on compute functions (not Gandiva), which are probably only the slicing and index building, where I can call Initialize as late as possible. |
|
Draft until AliceO2Group/AliceO2#15152 is integrated. |
Co-authored-by: Anton Alkin <anton.alkin@cern.ch>
|
@singiamtel @ktf it looks like mac CI has bison version 2.3, while thrift requires at least 2.5 (note that the current on homebrew is 3.8.2). |
|
I've made a PR for homebrew-system-deps to include homebrew-provided bison alisw/homebrew-system-deps#67 |
Co-authored-by: Anton Alkin <anton.alkin@cern.ch>
Uh oh!
There was an error while loading. Please reload this page.