This is an automated email from the ASF dual-hosted git repository.
quinnj pushed a change to annotated tag v2.7.0
in repository https://gitbox.apache.org/repos/asf/arrow-julia.git
*** WARNING: tag v2.7.0 was modified! ***
from 3712291 (commit)
to 0efcf26 (tag)
tagging 37122911c24f44318e6d4a0840408adb3364cf2a (commit)
replaces v2.6.2
by github-actions[bot]
on Sun Dec 10 01:51:28 2023 +0000
- Log -----------------------------------------------------------------
[Diff since
v2.6.2](https://github.com/apache/arrow-julia/compare/v2.6.2...v2.7.0)
**Merged pull requests:**
- cleanup testing (#462) (@baumgold)
- Formatting (#464) (@baumgold)
- Ensure that ArrowTypes.default is defined for Vararg tuples (#466) (@quinnj)
- Fix typo in passing largelists keyword arg (#467) (@quinnj)
- Try to fix docs by publishing to apache infra (#468) (@quinnj)
- Use wkspawn from ConcurrentUtilities instead of Threads.spawn (#469) (@quinnj)
- Fix documentation link (#478) (@guilhermebodin)
- Fix documentation example for Arrow.Writer (#479) (@guilhermebodin)
- Fix example in Arrow.Writer (#480) (@guilhermebodin)
- Docs: add a note about using `copy()` to get a `DataFrame` where the columns
are regular `Vector`s (#487) (@DilumAluthge)
- bump (#488) (@JoaoAparicio)
- Use https://arrow.apache.org/julia/ as the official document URL (#490) (@kou)
- Fix docs errors (#491) (@ericphanson)
- enable field-order-agnostic overloads of `fromarrow` for struct types (#493)
(@jrevels)
**Closed issues:**
- Loss of parametric type information for custom types (#134)
- Look into potential over-copying when copying arrow vector (#190)
- Arrow.write with partition/partitioner results batch unique value error (#192)
- Roundtrippability of special strings (#196)
- Support InlineStrings (#304)
- Invalid argument error (#336)
- `ERROR: MethodError: no method matching zero(::Type{Union{Nothing, String}})`
when trying to serialize `Union{Nothing,String}` fields (#368)
- github releases not in sync (#370)
- Typo in kwargs of arrowvector for ListKind (#392)
- Introduce automatic code formatting with JuliaFormatter.toml (#398)
- Issue with `Union{Missing, VersionNumber}` (#461)
- GitHub Pages build error (#463)
- Use https://arrow.apache.org/julia/ as the official Website URL (#470)
- `Arrow.write` performance on large DataFrame (#473)
- `getindex` broken with `SVector{3, UInt}` in the presence of missing data
(#486)
- Removing .arrow files without closing Julia seems impossible in Windows (#492)
-----------------------------------------------------------------------
No new revisions were added by this update.
Summary of changes: