Revisions of apache-arrow

Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1092619 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 13)
- Update to 12.0.1
  * [GH-35423] - [C++][Parquet] Parquet PageReader Force
    decompression buffer resize smaller (#35428)
  * [GH-35498] - [C++] Relax EnsureAlignment check in Acero from
    requiring 64-byte aligned buffers to requiring value-aligned
    buffers (#35565)
  * [GH-35519] - [C++][Parquet] Fixing exception handling in parquet
    FileSerializer (#35520)
  * [GH-35538] - [C++] Remove unnecessary status.h include from
    protobuf (#35673)
  * [GH-35730] - [C++] Add the ability to specify custom schema on a
    dataset write (#35860)
  * [GH-35850] - [C++] Don't disable optimization with
    RelWithDebInfo (#35856)
- Drop cflags.patch -- fixed upstream
buildservice-autocommit accepted request 1087840 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 12)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1087839 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 11)
- Update to 12.0.0
  * Run-End Encoded Arrays have been implemented and are accessible
    (GH-32104)
  * The FixedShapeTensor Logical value type has been implemented
    using ExtensionType (GH-15483, GH-34796)
  ## Compute
  * New kernel to convert timestamp with timezone to wall time
    (GH-33143)
  * Cast kernels are now built into libarrow by default (GH-34388)
  ## Acero
  * Acero has been moved out of libarrow into it’s own shared
    library, allowing for smaller builds of the core libarrow
    (GH-15280)
  * Exec nodes now can have a concept of “ordering” and will reject
    non-sensible plans (GH-34136)
  * New exec nodes: “pivot_longer” (GH-34266), “order_by”
    (GH-34248) and “fetch” (GH-34059)
  * Breaking Change: Reorder output fields of “group_by” node so
    that keys/segment keys come before aggregates (GH-33616)
  ## Substrait
  * Add support for the round function GH-33588
  * Add support for the cast expression element GH-31910
  * Added API reference documentation GH-34011
  * Added an extension relation to support segmented aggregation
    GH-34626
  * The output of the aggregate relation now conforms to the spec
    GH-34786
  ## Parquet
  * Added support for DeltaLengthByteArray encoding to the Parquet
    writer (GH-33024)
buildservice-autocommit accepted request 1076956 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 10)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1076954 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 9)
- cflags.patch: fix option order to compile with optimisation
- Adjust constraints
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1075538 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 8)
initialized devel package after accepting 1075538
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1075316 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 7)
- Remove gflags-static. It was only needed due to a packaging error
  with gflags which is about to be fixed in Tumbleweed
- Disable build of the jemalloc memory pool backend
  * It requires every consuming application to LD_PRELOAD
    libjemalloc.so.2, even when it is not set as the default memory
    pool, due to static TLS block allocation errors
  * Usage of the bundled jemalloc as a workaround is not desired
    (gh#apache/arrow#13739)
  * jemalloc does not seem to have a clear advantage over the
    system glibc allocator:
    https://ursalabs.org/blog/2021-r-benchmarks-part-1
  * This overrides the default behavior documented in
    https://arrow.apache.org/docs/cpp/memory.html#default-memory-pool
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 1001057 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 5)
- Revert ccache change, using ccache in a pristine buildroot
  just slows down OBS builds (use --ccache for local builds).
- Remove unused gflags-static-devel dependency.
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 998575 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 4)
- Speed up builds with ccache
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 994163 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 3)
- Update to v9.0.0
  No (current) changelog provided
- Spec file cleanup:
  * Remove lots of duplicate, unused, or wrong build dependencies
  * Do not package outdated Readmes and Changelogs
- Enable tests, disable ones requiring external test data
John Vandenberg's avatar John Vandenberg (jayvdb) committed (revision 2)
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 849131 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 1)
- Update to v2.0.0
Displaying revisions 21 - 33 of 33
openSUSE Build Service is sponsored by