Ianna Osborne
Ianna Osborne
Address Issue #1438: ArrayBuilder in Numba is missing some methods, such as 'string'
### Description of new feature There are four c++ tests in `tests-cpp` that are built, but not run. They require C++17.
# This Pull request: Do not use `cling::printValue` for printing the column elements of the arithmetic types. ## Changes or fixes: This require a proper specialisation, however it already gives...
### Description of new feature @ManasviGoyal and @jpivarski : This issue is intended to help with keeping track of the tests run before introducing any new changes to the automated...
### Description of new feature Originally posted by @jpivarski in https://github.com/scikit-hep/awkward/issues/1438: "ArrayBuilder-in-Numba's lack of context managers `list`, `record`, and `tuple` is known because it's waiting on context managers as a...
### Version of Awkward Array 2.3.1 ### Description and code to reproduce @jpivarski - as discussed, I'm looking into the issue. Indeed, there is nearly 7x difference between an ArrayBuilder...
### Description of new feature It's just a reminder to implement `bytestring` See https://github.com/scikit-hep/awkward/issues/1438
fixes https://github.com/scikit-hep/awkward/issues/3111