(arrow) branch main updated: GH-42126: [C++] Move TakeXXX free functions into TakeMetaFunction and make them private (#42127)

2024-06-13 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 7d84c1e05b GH-42126: [C++] Move TakeXXX free

(arrow) branch main updated: GH-41955: [C++] Follow up of adding null_bitmap to MapArray::FromArrays (#41956)

2024-06-13 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new fe1f7c0de4 GH-41955: [C++] Follow up of adding

(arrow) branch main updated: GH-41301: [C++] Extract the kernel loops used for PrimitiveTakeExec and generalize to any fixed-width type (#41373)

2024-06-10 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 4f89097765 GH-41301: [C++] Extract the kernel

(arrow) branch main updated (0ff17bff3b -> 53c1fc9f19)

2024-06-10 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 0ff17bff3b GH-41929: [Java] pom.xml license formatting (#42049) add 53c1fc9f19 GH-41970: [C++] Misc changes

(arrow) branch main updated (93712bfc71 -> 164be48821)

2024-06-06 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 93712bfc71 GH-41691: [Doc] Remove notion of "logical type" (#41958) add 164be48821 GH-41994 [C++]:

(arrow) branch main updated: GH-38553 : [C++] Replace null_count with MayHaveNulls in ListArrayFromArray and MapArray (#41957)

2024-06-04 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e4baf6be21 GH-38553 : [C++] Replace null_count

(arrow) branch main updated: GH-41738: [C++] Fix the issue that temp vector stack may be under sized (#41746)

2024-05-20 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 66580441ad GH-41738: [C++] Fix the issue

(arrow) branch main updated: GH-41460: [C++] Use ASAN to poison temp vector stack memory (#41695)

2024-05-17 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new dcdf4e6953 GH-41460: [C++] Use ASAN to poison

(arrow) branch main updated: GH-41558: [C++] Improve fixed_width_test_util.h (#41575)

2024-05-17 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 7aff9d572d GH-41558: [C++] Improve

(arrow) branch main updated: GH-41560: [C++] ChunkResolver: Implement ResolveMany and add unit tests (#41561)

2024-05-15 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e04f5b4b90 GH-41560: [C++] ChunkResolver

(arrow) branch main updated (e411e0e211 -> 657c4faf21)

2024-05-14 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from e411e0e211 GH-41602: [C#] Resolve build warnings (#41645) add 657c4faf21 GH-41596: [C++] fixed_width_internal.h

(arrow) branch main updated (1c62df5255 -> 5255adc513)

2024-05-09 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 1c62df5255 GH-41179: [Docs] Documentation for Dissociated IPC Protocol (#41180) add 5255adc513 GH-41529: [C

(arrow) branch main updated: GH-39798: [C++] Optimize Take for fixed-size types including nested fixed-size lists (#41297)

2024-05-02 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 9749d7d653 GH-39798: [C++] Optimize Take

(arrow) branch main updated (5e986be59f -> 0d7fac0d49)

2024-04-30 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 5e986be59f GH-41183: [C++][Python] Expose recursive flatten for lists on list_flatten kernel function and pyarrow

(arrow) branch main updated (0ef7351986 -> 5e986be59f)

2024-04-30 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 0ef7351986 GH-41407: [C++] Use static method to fill scalar scratch space to prevent ub (#41421) add 5e986be59f

(arrow) branch main updated: GH-41114: [C++] Add is_validity_defined_by_bitmap() predicate (#41115)

2024-04-23 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new a78760f995 GH-41114: [C++] Add

(arrow) branch main updated: GH-41353: [C++] Define bit_width and byte_width of ExtensionType in terms of the storage type (#41354)

2024-04-23 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new fb7e4682ca GH-41353: [C++] Define bit_width

(arrow) branch main updated (144c5ef0cd -> 933ee7e739)

2024-04-18 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 144c5ef0cd GH-41243: [Release][Packaging] Avoid needless download by "archery crossbow download-artifacts&quo

(arrow) branch main updated (fb138c11d0 -> b98763ad07)

2024-04-15 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from fb138c11d0 MINOR: [C#] Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 in /csharp (#41220) add b98763ad07 GH

(arrow) branch main updated (823e1c81cf -> aeb1618a30)

2024-04-09 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 823e1c81cf MINOR: [Docs] Change Twitter logo to X logo (#41096) add aeb1618a30 GH-41020: [C++] Introduce

(arrow) branch main updated: GH-41044: [C++] formatting.h: Make sure space is allocated for the 'Z' when formatting timestamps (#41045)

2024-04-05 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 6aa33210ec GH-41044: [C++] formatting.h: Make

(arrow) branch main updated (a9b2cc2c96 -> edf7e57127)

2024-03-28 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from a9b2cc2c96 GH-40843: [Java] Cleanup protobuf-maven-plugin usage (#40844) add edf7e57127 MINOR: [C++][Azure][FS

(arrow) branch main updated (e75bc99fa8 -> e3b0bd1feb)

2024-03-25 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from e75bc99fa8 GH-40788: [C#] Override Accept in MapArray (#40789) add e3b0bd1feb GH-40783: [C++] Re-order loads

(arrow) branch main updated: GH-40607: [C++] Rename `Function::is_impure()` to `is_pure()` (#40608)

2024-03-18 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 0956f3f7c9 GH-40607: [C++] Rename `Function

(arrow) branch main updated: GH-40370: [C++] Define ARROW_FORCE_INLINE for non-MSVC builds (#40372)

2024-03-06 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 49cdb0fe4e GH-40370: [C++] Define

(arrow) branch main updated (96f26a89bd -> 1d966e98e4)

2024-03-06 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 96f26a89bd GH-40227: [R] ensure executable files in `create_package_with_all_dependencies` (#40232) add

(arrow-site) 01/01: Update committers.yml: add felipecrv

2024-03-06 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch felipecrv-committer in repository https://gitbox.apache.org/repos/asf/arrow-site.git commit f7f3d2a4be673d033cd0fc960dc954b1875ba133 Author: Felipe Oliveira Carvalho AuthorDate: Wed Mar 6 18

(arrow-site) branch felipecrv-committer created (now f7f3d2a4be6)

2024-03-06 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch felipecrv-committer in repository https://gitbox.apache.org/repos/asf/arrow-site.git at f7f3d2a4be6 Update committers.yml: add felipecrv This branch includes the following new commits

(arrow) branch main updated (5c4869d453 -> 214378b522)

2024-02-29 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 5c4869d453 GH-40153: [Python] Avoid using np.take in Array.to_numpy() (#40295) add 214378b522 GH-40280: [C

(arrow) branch main updated: GH-40037: [C++][FS][Azure] Make attempted reads and writes against directories fail fast (#40119)

2024-02-21 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 8a62f30d34 GH-40037: [C++][FS][Azure] Make

(arrow) branch main updated: GH-40074: [C++][FS][Azure] Implement `DeleteFile()` for flat-namespace storage accounts (#40075)

2024-02-20 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new a2d072929f GH-40074: [C++][FS][Azure] Implement

(arrow) branch main updated: GH-40085: [C++][FS][Azure] Validate containers in AzureFileSystem::Impl::MovePaths() (#40086)

2024-02-15 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 621f707f62 GH-40085: [C++][FS][Azure] Validate

(arrow) branch main updated: GH-39463: [C++] Support cast kernel from large string, (large) binary to dictionary (#40017)

2024-02-14 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 2422994de0 GH-39463: [C++] Support cast kernel

(arrow) branch main updated: GH-40052: [C++][FS][Azure] Fix CreateDir and DeleteDir trailing slash issues on hierarchical namespace accounts (#40054)

2024-02-13 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 0dbbd43ca9 GH-40052: [C++][FS][Azure] Fix

(arrow) branch main updated: GH-38704: [C++] Implement Azure FileSystem Move() via Azure DataLake Storage Gen 2 API (#39904)

2024-02-09 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 0ce54b6a2a GH-38704: [C++] Implement Azure

(arrow) branch main updated: GH-39815: [C++] Document and micro-optimize ChunkResolver::Resolve() (#39817)

2024-01-29 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 2fa095c839 GH-39815: [C++] Document and micro

(arrow) branch main updated: GH-39718: [C++][FS][Azure] Remove StatusFromErrorResponse as it's not necessary (#39719)

2024-01-22 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 4fc2a708ba GH-39718: [C++][FS][Azure] Remove

(arrow) branch main updated: GH-38962: [C++] Fix spelling (array) (#38963)

2024-01-10 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 30c4e157a9 GH-38962: [C++] Fix spelling (array

(arrow) branch main updated (17b946c745 -> 33c64edc93)

2024-01-05 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git from 17b946c745 GH-39289: [JS] Add types to exports (#39475) add 33c64edc93 GH-39449: [C++] Use default Azure

(arrow) branch main updated: GH-38772: [C++] Implement directory semantics even when the storage account doesn't support HNS (#39361)

2024-01-05 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new aae6fa40b4 GH-38772: [C++] Implement directory

(arrow) branch main updated: GH-39384: [C++] Disable -Werror=attributes for Azure SDK's identity.hpp (#39448)

2024-01-04 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 7b0c6f9556 GH-39384: [C++] Disable -Werror

(arrow) branch main updated: GH-38964: [C++] Fix spelling (compute) (#38965)

2024-01-04 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new ccc674c56f GH-38964: [C++] Fix spelling (compute

(arrow) branch main updated: GH-39387: [C++] Fix compile warning (#39389)

2024-01-01 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 3087c94169 GH-39387: [C++] Fix compile warning

(arrow) branch main updated: GH-39357: [C++] Reduce function.h includes (#39312)

2023-12-26 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new cf44793204 GH-39357: [C++] Reduce function.h

(arrow) branch main updated: GH-37055: [C++] Optimize hash kernels for Dictionary ChunkedArrays (#38394)

2023-12-23 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new ec41209ea0 GH-37055: [C++] Optimize hash kernels

(arrow) branch main updated: GH-39320: [C++][FS][Azure] Add managed identity auth configuration (#39321)

2023-12-23 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new d519544158 GH-39320: [C++][FS][Azure] Add managed

(arrow) branch main updated: GH-39339: [C++] Add ForceCachedHierarchicalNamespaceSupport to help with testing (#39340)

2023-12-21 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new e5145bff90 GH-39339: [C++] Add

(arrow) branch main updated: GH-39322: [C++] Forward arguments to ExceptionToStatus all the way to Status::FromArgs (#39323)

2023-12-20 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 91b2243e27 GH-39322: [C++] Forward arguments

(arrow) branch main updated: GH-39297: [C++][FS]: Inform caller of container not-existing when checking for HNS support (#39298)

2023-12-20 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 726568936e GH-39297: [C++][FS]: Inform caller

(arrow) branch main updated: GH-39292 [C++][FS]: Remove the AzureBackend enum and add more flexible connection options (#39293)

2023-12-19 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 56991d3efd GH-39292 [C++][FS]: Remove

(arrow) branch main updated: GH-37199: [C++] Expose a span converter for Buffer and ArraySpan (#38027)

2023-12-18 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 0552217efa GH-37199: [C++] Expose a span

(arrow) branch main updated: GH-39119: [C++] Refactor the Azure FS tests and filesystem class instantiation (#39207)

2023-12-14 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 4e58f7ca00 GH-39119: [C++] Refactor the Azure FS

(arrow) branch main updated: GH-39159 [C++]: Try to make Buffer::device_type_ non-optional (#39150)

2023-12-11 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 595b37ceba GH-39159 [C++]: Try to make Buffer

(arrow) branch main updated: GH-38702 [C++]: Implement AzureFileSystem::DeleteRootDirContents (#39151)

2023-12-09 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 47f4d18ec5 GH-38702 [C++]: Implement

(arrow) branch main updated: GH-38479: [C++] Avoid passing null pointer to LZ4 frame decompressor (#39125)

2023-12-08 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new b75755a2c0 GH-38479: [C++] Avoid passing null

(arrow) branch main updated: GH-38597: [C++] Implement GetFileInfo(selector) for Azure filesystem (#39009)

2023-12-08 Thread felipecrv
This is an automated email from the ASF dual-hosted git repository. felipecrv pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/main by this push: new 476c78fd6e GH-38597: [C++] Implement GetFileInfo