[arrow-datafusion] branch master updated (1eb46df49 -> 556282a8b)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git from 1eb46df49 Covariance single row input & null skipping (#4852) add 556282a8b Support for SQL Natural

[arrow-datafusion] branch master updated: Covariance single row input & null skipping (#4852)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new 1eb46df49 Covariance single row input

[arrow-datafusion] branch master updated: Support using var/var_pop/stddev/stddev_pop in window expressions with custom frames (#4848)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new 292eb954f Support using

[arrow-datafusion] branch master updated: Implement retract_batch for AvgAccumulator (#4846)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new 13fb42efe Implement retract_batch for

[arrow] branch master updated: GH-15200: [C++] Created benchmarks for round kernels. (#15201)

2023-01-09 Thread yibocai
This is an automated email from the ASF dual-hosted git repository. yibocai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 85b167c05c GH-15200: [C++] Created benchmarks

[arrow] branch master updated (7e02fde652 -> 33d677c480)

2023-01-09 Thread yibocai
This is an automated email from the ASF dual-hosted git repository. yibocai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 7e02fde652 MINOR: [C++] Mark TypeHolder operator bool() as const (#15273) add 33d677c480 GH-15249:

[arrow] branch ARROW-17715a updated (019740ad9f -> 145e167753)

2023-01-09 Thread kiszk
This is an automated email from the ASF dual-hosted git repository. kiszk pushed a change to branch ARROW-17715a in repository https://gitbox.apache.org/repos/asf/arrow.git from 019740ad9f change LLVM version add 145e167753 disable JEMALLOC and PLASMA No new revisions were added by

[arrow-datafusion] branch master updated: Remove tests from sql_integration that were ported to sqllogictest (#4836)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new 42f7dd509 Remove tests from

[arrow-datafusion] branch master updated: Fix push_down_projection through a distinct (#4849)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new c4f4dffec Fix push_down_projection

[arrow-datafusion] branch master updated: Orthogonalize distribution and sort enforcement rules into `EnforceDistribution` and `EnforceSorting` (#4839)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new ceff6cb44 Orthogonalize distribution

[arrow-rs] branch master updated: Fix: Added support to cast string without time (#3494)

2023-01-09 Thread alamb
This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/master by this push: new fb36dd980 Fix: Added support to cast string

[arrow] branch master updated (92895c9b54 -> 7e02fde652)

2023-01-09 Thread apitrou
This is an automated email from the ASF dual-hosted git repository. apitrou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 92895c9b54 MINOR: [Documentation] Fine tune Java IPC doc (#15263) add 7e02fde652 MINOR: [C++] Mark TypeHolder

[arrow-adbc] branch asf-site updated: publish documentation

2023-01-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git The following commit(s) were added to refs/heads/asf-site by this push: new f3b7a41 publish documentation

[arrow-adbc] branch main updated: ci: only run Apache RAT on staged/committed files (#325)

2023-01-09 Thread lidavidm
This is an automated email from the ASF dual-hosted git repository. lidavidm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git The following commit(s) were added to refs/heads/main by this push: new a8b2893 ci: only run Apache RAT on

[arrow-datafusion] branch master updated: Add DataFrame::into_view instead of implementing TableProvider (#2659) (#4778)

2023-01-09 Thread tustvold
This is an automated email from the ASF dual-hosted git repository. tustvold pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new c5e2594e9 Add DataFrame::into_view

[arrow] branch master updated (154de48f0b -> 92895c9b54)

2023-01-09 Thread lidavidm
This is an automated email from the ASF dual-hosted git repository. lidavidm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 154de48f0b GH-14976: [Python] Avoid dependency on exec plan in Table.sort_by to fix minimal tests (#15268) add

[arrow-datafusion] branch master updated: Document ability to select directly from files in datafusion-cli (#4851)

2023-01-09 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git The following commit(s) were added to refs/heads/master by this push: new 4bea81b5d Document ability to select

[arrow] branch master updated (5f3df1255e -> 154de48f0b)

2023-01-09 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 5f3df1255e ARROW-16728: [Python] ParquetDataset to still take legacy code path when old filesystem is passed (#15269)

[arrow] branch master updated (0121ae73f4 -> 5f3df1255e)

2023-01-09 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 0121ae73f4 MINOR: [Java] Doc & javadoc improvements (#15222) add 5f3df1255e ARROW-16728: [Python] ParquetDataset to

[arrow-rs] branch dependabot/cargo/master/base64-0.21 created (now 094c09ec1)

2023-01-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/cargo/master/base64-0.21 in repository https://gitbox.apache.org/repos/asf/arrow-rs.git at 094c09ec1 Update base64 requirement from 0.20 to 0.21 No new revisions were added

[arrow] branch master updated (11d286eafb -> 0121ae73f4)

2023-01-09 Thread lidavidm
This is an automated email from the ASF dual-hosted git repository. lidavidm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 11d286eafb GH-15254: [GLib] garrow_execute_plain_wait() checks the finished status (#15255) add 0121ae73f4

[arrow] branch master updated: GH-15254: [GLib] garrow_execute_plain_wait() checks the finished status (#15255)

2023-01-09 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 11d286eafb GH-15254: [GLib]

[arrow] branch master updated (878d5cac09 -> 4d31b1ef70)

2023-01-09 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 878d5cac09 ARROW-15470: [R] Set null value in CSV writer (#14679) add 4d31b1ef70 GH-15218: [Python] Remove auto

[GitHub] [arrow-site] kou commented on a diff in pull request #295: [Website] Add links to UKV

2023-01-09 Thread GitBox
kou commented on code in PR #295: URL: https://github.com/apache/arrow-site/pull/295#discussion_r1064587271 ## powered_by.md: ## @@ -184,6 +184,14 @@ short description of your use case. Database Connectivity (ODBC) interface. It provides the ability to return Arrow Tables

[arrow] branch master updated: ARROW-15470: [R] Set null value in CSV writer (#14679)

2023-01-09 Thread thisisnic
This is an automated email from the ASF dual-hosted git repository. thisisnic pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 878d5cac09 ARROW-15470: [R] Set null value in

[arrow] branch master updated (37f5a3584a -> 211925c92e)

2023-01-09 Thread thisisnic
This is an automated email from the ASF dual-hosted git repository. thisisnic pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git from 37f5a3584a GH-15259: [CI] component assignment fails due to typo (#15260) add 211925c92e ARROW-15812: [R]

[arrow-rs] branch master updated: feat: add `parquet-rewrite` CLI (#3477)

2023-01-09 Thread tustvold
This is an automated email from the ASF dual-hosted git repository. tustvold pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/master by this push: new 592d7a360 feat: add `parquet-rewrite` CLI

[arrow-rs] branch master updated: feat: Allow providing a service account key directly for GCS (#3489)

2023-01-09 Thread tustvold
This is an automated email from the ASF dual-hosted git repository. tustvold pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git The following commit(s) were added to refs/heads/master by this push: new eae993fd1 feat: Allow providing a service

[arrow] branch ARROW-17715a updated (194f3f249a -> 019740ad9f)

2023-01-09 Thread kiszk
This is an automated email from the ASF dual-hosted git repository. kiszk pushed a change to branch ARROW-17715a in repository https://gitbox.apache.org/repos/asf/arrow.git from 194f3f249a add CLANG_TOOLS add 019740ad9f change LLVM version No new revisions were added by this update.

[GitHub] [arrow-site] github-actions[bot] commented on pull request #295: [Website] Add links to UKV

2023-01-09 Thread GitBox
github-actions[bot] commented on PR #295: URL: https://github.com/apache/arrow-site/pull/295#issuecomment-1375332242 Thanks for opening a pull request! Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW Then could you

[GitHub] [arrow-site] ashvardanian opened a new pull request, #295: [Website] Add links to UKV

2023-01-09 Thread GitBox
ashvardanian opened a new pull request, #295: URL: https://github.com/apache/arrow-site/pull/295 We have been integrating Apache Arrow across all of our projects during 2022 and hoping to share them with the broader community. -- This is an automated message from the Apache Git Service.

[arrow] branch ARROW-17715a updated (0f753003a1 -> 194f3f249a)

2023-01-09 Thread kiszk
This is an automated email from the ASF dual-hosted git repository. kiszk pushed a change to branch ARROW-17715a in repository https://gitbox.apache.org/repos/asf/arrow.git from 0f753003a1 disable to build COMPUTE and GANDIVA add 194f3f249a add CLANG_TOOLS No new revisions were added

[arrow] branch ARROW-17715a created (now 0f753003a1)

2023-01-09 Thread kiszk
This is an automated email from the ASF dual-hosted git repository. kiszk pushed a change to branch ARROW-17715a in repository https://gitbox.apache.org/repos/asf/arrow.git at 0f753003a1 disable to build COMPUTE and GANDIVA This branch includes the following new commits: new

[arrow] 01/01: disable to build COMPUTE and GANDIVA

2023-01-09 Thread kiszk
This is an automated email from the ASF dual-hosted git repository. kiszk pushed a commit to branch ARROW-17715a in repository https://gitbox.apache.org/repos/asf/arrow.git commit 0f753003a1557c4e554ea879464ca001888e5c2f Author: Kazuaki Ishizaki AuthorDate: Mon Jan 9 04:01:38 2023 -0500

[arrow-datafusion] branch dependabot/cargo/master/arrow-schema-30.0.1 created (now ab918a39a)

2023-01-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/cargo/master/arrow-schema-30.0.1 in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git at ab918a39a Update arrow-schema requirement from 29.0.0 to 30.0.1

[arrow-datafusion] branch dependabot/cargo/master/arrow-30.0.1 created (now 14c69e06f)

2023-01-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/cargo/master/arrow-30.0.1 in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git at 14c69e06f Update arrow requirement from 29.0.0 to 30.0.1 No new

[arrow-datafusion] branch dependabot/cargo/master/arrow-buffer-30.0.1 created (now 4ff8b26ee)

2023-01-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/cargo/master/arrow-buffer-30.0.1 in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git at 4ff8b26ee Update arrow-buffer requirement from 29.0.0 to 30.0.1

[arrow-datafusion] branch dependabot/cargo/master/parquet-30.0.1 created (now 2443b1ecb)

2023-01-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/cargo/master/parquet-30.0.1 in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git at 2443b1ecb Update parquet requirement from 29.0.0 to 30.0.1 No new