Ben Baumgold

Results 23 issues of Ben Baumgold

The current implementation depends on `Arrow.default` returning a sentinel object when the value is missing. This usually works, but occasionally has problems. This PR simplifies the implementation and solves some...

In `Arrow.Table` all columns are stored in a `Vector{AbstractVector}`. This causes downstream type instability problems and performance problems when iterating over a single column. ```julia julia> using Arrow, Tables julia>...

A trivial example shows that the `TransformerLogger` allocates even in the simplest case: ```julia julia> using LoggingExtras, BenchmarkTools julia> @benchmark @debug "foo" BenchmarkTools.Trial: 10000 samples with 991 evaluations. Range (min...

Upon the recent release of MongoC_jll.jl [v1.25.1+1](https://github.com/JuliaBinaryWrappers/MongoC_jll.jl/commit/a71b7344394eb8086a3318d050754aa937f19187) (a major version bump) my client code that uses Mongoc.jl automatically picked up the new MongoC_jll.jl (as expected). However this caused my previously...

bug

Instead of downloading the js/css dependencies at build-time, use the [Julia Artifacts](https://pkgdocs.julialang.org/v1/artifacts/) feature to manage these files.

Note in ag-grid v28+ the light and dark version of themes are included in a single file: https://www.ag-grid.com/javascript-data-grid/global-style-upgrading-to-v28-css/#dark-themes

FixedPointDecimals.jl should probably implement `Base.big(::FixedDecimal)` and `Base.big(::Type{