[GitHub] [arrow-datafusion] Jimexist commented on a change in pull request #589: Move ballista standalone mode to client

2021-06-19 Thread GitBox
Jimexist commented on a change in pull request #589: URL: https://github.com/apache/arrow-datafusion/pull/589#discussion_r654865677 ## File path: dev/docker/ballista-base.dockerfile ## @@ -23,7 +23,7 @@ # Base image extends debian:buster-slim -FROM rust:1.51.0-buster AS bu

[GitHub] [arrow] github-actions[bot] commented on pull request #10560: ARROW-13127: [R] Valgrind nightly errors

2021-06-19 Thread GitBox
github-actions[bot] commented on pull request #10560: URL: https://github.com/apache/arrow/pull/10560#issuecomment-864469114 Revision: 31fc14eeb7ca55e24fdf6fc01f506e5988a30c7d Submitted crossbow builds: [ursacomputing/crossbow @ actions-504](https://github.com/ursacomputing/crossbow/

[GitHub] [arrow] jonkeane commented on pull request #10560: ARROW-13127: [R] Valgrind nightly errors

2021-06-19 Thread GitBox
jonkeane commented on pull request #10560: URL: https://github.com/apache/arrow/pull/10560#issuecomment-864469026 @github-actions crossbow submit test-r-linux-valgrind -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [arrow] 0x0L opened a new pull request #10562: ARROW-13129: [C#] Fix TableFromRecordBatches

2021-06-19 Thread GitBox
0x0L opened a new pull request #10562: URL: https://github.com/apache/arrow/pull/10562 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[GitHub] [arrow] github-actions[bot] commented on pull request #10562: ARROW-13129: [C#] Fix TableFromRecordBatches

2021-06-19 Thread GitBox
github-actions[bot] commented on pull request #10562: URL: https://github.com/apache/arrow/pull/10562#issuecomment-864466953 https://issues.apache.org/jira/browse/ARROW-13129 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [arrow] github-actions[bot] commented on pull request #10561: ARROW-13128: [C#] TimestampArray conversion logic for nano and micro is wrong

2021-06-19 Thread GitBox
github-actions[bot] commented on pull request #10561: URL: https://github.com/apache/arrow/pull/10561#issuecomment-864466399 https://issues.apache.org/jira/browse/ARROW-13128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [arrow] 0x0L opened a new pull request #10561: ARROW-13128: [C#] TimestampArray conversion logic for nano and micro is wrong

2021-06-19 Thread GitBox
0x0L opened a new pull request #10561: URL: https://github.com/apache/arrow/pull/10561 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, ple

[GitHub] [arrow] nirandaperera commented on a change in pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-19 Thread GitBox
nirandaperera commented on a change in pull request #10487: URL: https://github.com/apache/arrow/pull/10487#discussion_r654838986 ## File path: cpp/src/arrow/compute/kernels/scalar_if_else.cc ## @@ -72,18 +72,6 @@ Status PromoteNullsVisitor(KernelContext* ctx, const Datum& con

[GitHub] [arrow] github-actions[bot] commented on pull request #10560: ARROW-13127: [R] Valgrind nightly errors

2021-06-19 Thread GitBox
github-actions[bot] commented on pull request #10560: URL: https://github.com/apache/arrow/pull/10560#issuecomment-86588 Revision: a057f126683485806e0e090e1d7f0b12800125d2 Submitted crossbow builds: [ursacomputing/crossbow @ actions-503](https://github.com/ursacomputing/crossbow/

[GitHub] [arrow] jonkeane closed pull request #10554: ARROW-13116: [R] Test for RecordBatchReader to C-interface fails on arrow-r-minimal due to missing dependencies

2021-06-19 Thread GitBox
jonkeane closed pull request #10554: URL: https://github.com/apache/arrow/pull/10554 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pleas

[GitHub] [arrow] jonkeane commented on pull request #10554: ARROW-13116: [R] Test for RecordBatchReader to C-interface fails on arrow-r-minimal due to missing dependencies

2021-06-19 Thread GitBox
jonkeane commented on pull request #10554: URL: https://github.com/apache/arrow/pull/10554#issuecomment-86537 LGTM, I'll look into the valgrind error that looks like it's from these tests next week. Thank you for catching this so quickly! -- This is an automated message from the Apac

[GitHub] [arrow] github-actions[bot] commented on pull request #10560: ARROW-13127: [R] Valgrind nightly errors

2021-06-19 Thread GitBox
github-actions[bot] commented on pull request #10560: URL: https://github.com/apache/arrow/pull/10560#issuecomment-86507 https://issues.apache.org/jira/browse/ARROW-13127 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [arrow] jonkeane commented on pull request #10560: ARROW-13127: [R] Valgrind nightly errors

2021-06-19 Thread GitBox
jonkeane commented on pull request #10560: URL: https://github.com/apache/arrow/pull/10560#issuecomment-86513 @github-actions crossbow submit test-r-linux-valgrind -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [arrow] jonkeane opened a new pull request #10560: ARROW-13127: [R] Valgrind nightly errors

2021-06-19 Thread GitBox
jonkeane opened a new pull request #10560: URL: https://github.com/apache/arrow/pull/10560 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [arrow-rs] nevi-me merged pull request #472: remove stale comment on `ArrayData` equality and update unit tests

2021-06-19 Thread GitBox
nevi-me merged pull request #472: URL: https://github.com/apache/arrow-rs/pull/472 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [arrow-datafusion] alippai commented on issue #591: Add the repo to the `arrow` GitHub topic

2021-06-19 Thread GitBox
alippai commented on issue #591: URL: https://github.com/apache/arrow-datafusion/issues/591#issuecomment-864427112 Eg. spark has these: ![image](https://user-images.githubusercontent.com/240729/12264-744e0080-d12b-11eb-83c8-82d0773444df.png) -- This is an automated message fr

[GitHub] [arrow-datafusion] alippai opened a new issue #591: Add the repo to the `arrow` GitHub topic

2021-06-19 Thread GitBox
alippai opened a new issue #591: URL: https://github.com/apache/arrow-datafusion/issues/591 Maybe some other topics should be considered as well. Context: ![image](https://user-images.githubusercontent.com/240729/122648862-554f6e80-d12b-11eb-8133-19ffe7c91b63.png) -- This i

[GitHub] [arrow-rs] alippai opened a new issue #473: Add the repo to the `arrow` GitHub topic

2021-06-19 Thread GitBox
alippai opened a new issue #473: URL: https://github.com/apache/arrow-rs/issues/473 Maybe some other topics should be considered as well. Context: ![image](https://user-images.githubusercontent.com/240729/122648830-351faf80-d12b-11eb-9c83-158c0453e6c9.png) -- This is an automat

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #453: Add C data interface for decimal128

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #453: URL: https://github.com/apache/arrow-rs/pull/453#issuecomment-860252582 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/453?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #468: Fix PR labeler

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #468: URL: https://github.com/apache/arrow-rs/pull/468#issuecomment-864404231 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/468?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] nevi-me merged pull request #471: remove unused patch file

2021-06-19 Thread GitBox
nevi-me merged pull request #471: URL: https://github.com/apache/arrow-rs/pull/471 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #472: remove stale comment on `ArrayData` equality and update unit tests

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #472: URL: https://github.com/apache/arrow-rs/pull/472#issuecomment-864405178 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/472?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #471: remove unused patch file

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #471: URL: https://github.com/apache/arrow-rs/pull/471#issuecomment-864404332 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/471?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #468: Fix PR labeler

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #468: URL: https://github.com/apache/arrow-rs/pull/468#issuecomment-864404231 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/468?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #464: Cherry pick window::shift to work for all array types to active_release

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #464: URL: https://github.com/apache/arrow-rs/pull/464#issuecomment-864397722 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/464?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #466: Tweak dev backporting docs

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #466: URL: https://github.com/apache/arrow-rs/pull/466#issuecomment-864398754 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/466?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #453: Add C data interface for decimal128

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #453: URL: https://github.com/apache/arrow-rs/pull/453#issuecomment-860252582 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/453?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #465: Cherry Pick: Add Decimal to CsvWriter and improve debug display (#406)

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #465: URL: https://github.com/apache/arrow-rs/pull/465#issuecomment-864397987 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/465?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] Dandandan commented on pull request #469: Fix clippy lints introduced in rust 1.53

2021-06-19 Thread GitBox
Dandandan commented on pull request #469: URL: https://github.com/apache/arrow-rs/pull/469#issuecomment-864421001 Closed by #470 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [arrow-rs] Dandandan closed pull request #469: Fix clippy lints introduced in rust 1.53

2021-06-19 Thread GitBox
Dandandan closed pull request #469: URL: https://github.com/apache/arrow-rs/pull/469 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pleas

[GitHub] [arrow-rs] nevi-me commented on pull request #470: fix clippy warnings for rust 1.53

2021-06-19 Thread GitBox
nevi-me commented on pull request #470: URL: https://github.com/apache/arrow-rs/pull/470#issuecomment-864421005 Thanks, you beat me to this :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [arrow-rs] Dandandan closed issue #467: Clippy broken after upgrade to rust 1.3

2021-06-19 Thread GitBox
Dandandan closed issue #467: URL: https://github.com/apache/arrow-rs/issues/467 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please con

[GitHub] [arrow-rs] Dandandan merged pull request #470: fix clippy warnings for rust 1.53

2021-06-19 Thread GitBox
Dandandan merged pull request #470: URL: https://github.com/apache/arrow-rs/pull/470 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pleas

[GitHub] [arrow-rs] gangliao commented on pull request #321: Remove super keyword in into_buffer()

2021-06-19 Thread GitBox
gangliao commented on pull request #321: URL: https://github.com/apache/arrow-rs/pull/321#issuecomment-864415722 Yes. @alamb Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [arrow-rs] gangliao closed pull request #321: Remove super keyword in into_buffer()

2021-06-19 Thread GitBox
gangliao closed pull request #321: URL: https://github.com/apache/arrow-rs/pull/321 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [arrow-rs] Jimexist edited a comment on pull request #469: Fix clippy lints introduced in rust 1.53

2021-06-19 Thread GitBox
Jimexist edited a comment on pull request #469: URL: https://github.com/apache/arrow-rs/pull/469#issuecomment-864407054 > I started on getting clippy CI running again but ran out of time this morning. Will finish up tomorrow if no one beats me to it 😄 I got the similar fix in https:/

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #453: Add C data interface for decimal128

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #453: URL: https://github.com/apache/arrow-rs/pull/453#issuecomment-860252582 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/453?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow] github-actions[bot] commented on pull request #10554: ARROW-13116: [R] Test for RecordBatchReader to C-interface fails on arrow-r-minimal due to missing dependencies

2021-06-19 Thread GitBox
github-actions[bot] commented on pull request #10554: URL: https://github.com/apache/arrow/pull/10554#issuecomment-864407301 Revision: c81764c8e23c8ca00b0c538a6b3fc6c42f336b68 Submitted crossbow builds: [ursacomputing/crossbow @ actions-502](https://github.com/ursacomputing/crossbow/

[GitHub] [arrow] jonkeane commented on pull request #10554: ARROW-13116: [R] Test for RecordBatchReader to C-interface fails on arrow-r-minimal due to missing dependencies

2021-06-19 Thread GitBox
jonkeane commented on pull request #10554: URL: https://github.com/apache/arrow/pull/10554#issuecomment-864407186 @github-actions crossbow submit test-r-linux-valgrind I don't think this will fix it, but trying just in case it magically does. -- This is an automated message from th

[GitHub] [arrow-rs] Jimexist commented on pull request #469: Fix clippy lints introduced in rust 1.53

2021-06-19 Thread GitBox
Jimexist commented on pull request #469: URL: https://github.com/apache/arrow-rs/pull/469#issuecomment-864407054 😄 I got the similar fix in https://github.com/apache/arrow-rs/pull/470 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [arrow-rs] alippai commented on a change in pull request #453: Add C data interface for decimal128

2021-06-19 Thread GitBox
alippai commented on a change in pull request #453: URL: https://github.com/apache/arrow-rs/pull/453#discussion_r654796610 ## File path: arrow/src/ffi.rs ## @@ -271,12 +271,54 @@ fn to_field(schema: &FFI_ArrowSchema) -> Result { .collect::>>()?; Da

[GitHub] [arrow-rs] alippai commented on a change in pull request #453: Add C data interface for decimal128

2021-06-19 Thread GitBox
alippai commented on a change in pull request #453: URL: https://github.com/apache/arrow-rs/pull/453#discussion_r654795387 ## File path: arrow/src/ffi.rs ## @@ -271,12 +271,54 @@ fn to_field(schema: &FFI_ArrowSchema) -> Result { .collect::>>()?; Da

[GitHub] [arrow-rs] codecov-commenter commented on pull request #472: remove stale comment on `ArrayData` equality and update unit tests

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #472: URL: https://github.com/apache/arrow-rs/pull/472#issuecomment-864405178 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/472?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-rs] codecov-commenter commented on pull request #470: fix clippy warnings for rust 1.53

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #470: URL: https://github.com/apache/arrow-rs/pull/470#issuecomment-864404631 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/470?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-rs] codecov-commenter commented on pull request #471: remove unused patch file

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #471: URL: https://github.com/apache/arrow-rs/pull/471#issuecomment-864404332 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/471?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-rs] codecov-commenter commented on pull request #468: Fix PR labeler

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #468: URL: https://github.com/apache/arrow-rs/pull/468#issuecomment-864404231 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/468?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-rs] Jimexist commented on pull request #471: remove unused patch file

2021-06-19 Thread GitBox
Jimexist commented on pull request #471: URL: https://github.com/apache/arrow-rs/pull/471#issuecomment-864403986 need to merge https://github.com/apache/arrow-rs/pull/470 first -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [arrow-rs] Jimexist opened a new pull request #472: remove stale comment and update unit tests

2021-06-19 Thread GitBox
Jimexist opened a new pull request #472: URL: https://github.com/apache/arrow-rs/pull/472 # Which issue does this PR close? Closes #. # Rationale for this change remove stale comment and update unit tests # What changes are included in this PR? # A

[GitHub] [arrow-rs] Dandandan commented on pull request #468: Fix PR labeler

2021-06-19 Thread GitBox
Dandandan commented on pull request #468: URL: https://github.com/apache/arrow-rs/pull/468#issuecomment-864402804 @alamb this should be merged to master to be able to test the change. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [arrow-rs] Jimexist opened a new pull request #471: remove unused patch file

2021-06-19 Thread GitBox
Jimexist opened a new pull request #471: URL: https://github.com/apache/arrow-rs/pull/471 # Which issue does this PR close? Closes #. # Rationale for this change # What changes are included in this PR? # Are there any user-facing changes?

[GitHub] [arrow-rs] Jimexist opened a new pull request #470: fix clippy warnings for rust 1.53

2021-06-19 Thread GitBox
Jimexist opened a new pull request #470: URL: https://github.com/apache/arrow-rs/pull/470 # Which issue does this PR close? fix clippy warnings for rust 1.53 Closes #. # Rationale for this change # What changes are included in this PR? # A

[GitHub] [arrow-rs] codecov-commenter commented on pull request #469: Fix clippy lints introduced in rust 1.53

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #469: URL: https://github.com/apache/arrow-rs/pull/469#issuecomment-864401920 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/469?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-rs] alippai commented on pull request #439: Python FFI bridge for Schema, Field and DataType

2021-06-19 Thread GitBox
alippai commented on pull request #439: URL: https://github.com/apache/arrow-rs/pull/439#issuecomment-864401873 > @jorgecarleitao what do you think about implementing `arrow <-> pyarrow` interoperability directly in the `arrow-rs` repository and use that from the datafusion bindings?

[GitHub] [arrow-rs] jorgecarleitao commented on a change in pull request #453: Add C data interface for decimal128

2021-06-19 Thread GitBox
jorgecarleitao commented on a change in pull request #453: URL: https://github.com/apache/arrow-rs/pull/453#discussion_r654790603 ## File path: arrow/src/ffi.rs ## @@ -271,12 +271,54 @@ fn to_field(schema: &FFI_ArrowSchema) -> Result { .collect::>>()?;

[GitHub] [arrow-rs] alamb opened a new pull request #469: Fix clippy lints introduced in rust 1.53

2021-06-19 Thread GitBox
alamb opened a new pull request #469: URL: https://github.com/apache/arrow-rs/pull/469 # Which issue does this PR close? Closes https://github.com/apache/arrow-rs/issues/467 I started on getting clippy CI running again but ran out of time this morning. Will finish up tomorrow

[GitHub] [arrow-rs] codecov-commenter commented on pull request #466: Tweak dev backporting docs

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #466: URL: https://github.com/apache/arrow-rs/pull/466#issuecomment-864398754 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/466?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-rs] Dandandan opened a new pull request #468: Fix PR labeler

2021-06-19 Thread GitBox
Dandandan opened a new pull request #468: URL: https://github.com/apache/arrow-rs/pull/468 # Which issue does this PR close? Closes #462 # Rationale for this change # What changes are included in this PR? # Are there any user-facing chang

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #465: Cherry Pick: Add Decimal to CsvWriter and improve debug display (#406)

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #465: URL: https://github.com/apache/arrow-rs/pull/465#issuecomment-864397987 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/465?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #464: Cherry pick window::shift to work for all array types to active_release

2021-06-19 Thread GitBox
codecov-commenter edited a comment on pull request #464: URL: https://github.com/apache/arrow-rs/pull/464#issuecomment-864397722 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/464?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter

[GitHub] [arrow-rs] codecov-commenter commented on pull request #465: Cherry Pick: Add Decimal to CsvWriter and improve debug display (#406)

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #465: URL: https://github.com/apache/arrow-rs/pull/465#issuecomment-864397987 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/465?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #569: WIP Use repartition in window functions

2021-06-19 Thread GitBox
Dandandan commented on a change in pull request #569: URL: https://github.com/apache/arrow-datafusion/pull/569#discussion_r654788741 ## File path: datafusion/benches/window_query_sql.rs ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or m

[GitHub] [arrow-rs] codecov-commenter commented on pull request #464: Cherry pick window::shift to work for all array types to active_release

2021-06-19 Thread GitBox
codecov-commenter commented on pull request #464: URL: https://github.com/apache/arrow-rs/pull/464#issuecomment-864397722 # [Codecov](https://codecov.io/gh/apache/arrow-rs/pull/464?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+A

[GitHub] [arrow-rs] alamb opened a new issue #467: Clippy broken after upgrade to rust 1.3

2021-06-19 Thread GitBox
alamb opened a new issue #467: URL: https://github.com/apache/arrow-rs/issues/467 **Describe the bug** Rust 1.53 was released with improved (aka more stringent) clippy resulting in some new clippy CI failures: Example run: https://github.com/apache/arrow-rs/runs/2864727407

[GitHub] [arrow-rs] alamb opened a new pull request #466: Tweak dev backporting docs

2021-06-19 Thread GitBox
alamb opened a new pull request #466: URL: https://github.com/apache/arrow-rs/pull/466 Tweak docs as I do this process -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [arrow-rs] alamb opened a new pull request #465: Cherry Pick: Add Decimal to CsvWriter and improve debug display (#406)

2021-06-19 Thread GitBox
alamb opened a new pull request #465: URL: https://github.com/apache/arrow-rs/pull/465 Manual Cherry pick of fb451125 from https://github.com/apache/arrow-rs/pull/406 I didn't bring the changes to benches as that caused a conflict FYI @alippai -- This is an automated message f

[GitHub] [arrow-rs] alamb opened a new pull request #464: Cherry pick window::shift to work for all array types to active_release

2021-06-19 Thread GitBox
alamb opened a new pull request #464: URL: https://github.com/apache/arrow-rs/pull/464 Automatic cherry-pick of 0f55b82 * Originally appeared in https://github.com/apache/arrow-rs/pull/388: window::shift to work for all array types -- This is an automated message from the Apache G

[GitHub] [arrow-rs] alamb edited a comment on pull request #321: Remove super keyword in into_buffer()

2021-06-19 Thread GitBox
alamb edited a comment on pull request #321: URL: https://github.com/apache/arrow-rs/pull/321#issuecomment-864395624 @gangliao are you satisfied with @jorgecarleitao 's suggestion https://github.com/apache/arrow-rs/pull/321#issuecomment-843729878 ? Shall we close this PR? -- This is an

[GitHub] [arrow-rs] alamb commented on pull request #321: Remove super keyword in into_buffer()

2021-06-19 Thread GitBox
alamb commented on pull request #321: URL: https://github.com/apache/arrow-rs/pull/321#issuecomment-864395624 @gangliao are you satisfied with @jorgecarleitao 's suggestion https://github.com/apache/arrow-rs/pull/321#issuecomment-843729878 ? Shall we close this PR -- This is an automat

[GitHub] [arrow-rs] alamb merged pull request #448: Use partition for bool sort

2021-06-19 Thread GitBox
alamb merged pull request #448: URL: https://github.com/apache/arrow-rs/pull/448 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please co

[GitHub] [arrow-rs] alamb closed issue #447: sort kernel boolean sort can be O(n)

2021-06-19 Thread GitBox
alamb closed issue #447: URL: https://github.com/apache/arrow-rs/issues/447 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] [arrow-rs] alamb commented on pull request #448: Use partition for bool sort

2021-06-19 Thread GitBox
alamb commented on pull request #448: URL: https://github.com/apache/arrow-rs/pull/448#issuecomment-864395352 I finally got a chance to re-run the tests Using 2^14 = 16384 ``` critcmp master bool-partition group bool-partition mas

[GitHub] [arrow-datafusion] Jimexist commented on pull request #558: Implement window functions with `partition_by` clause

2021-06-19 Thread GitBox
Jimexist commented on pull request #558: URL: https://github.com/apache/arrow-datafusion/pull/558#issuecomment-864393165 > Looks great again! - 2 comments about tests for being a bit more future proof fixed, about repartition i'll handle that in #569 but so far i'm seeing regression

[GitHub] [arrow-datafusion] Jimexist commented on a change in pull request #558: Implement window functions with `partition_by` clause

2021-06-19 Thread GitBox
Jimexist commented on a change in pull request #558: URL: https://github.com/apache/arrow-datafusion/pull/558#discussion_r654784583 ## File path: datafusion/src/execution/context.rs ## @@ -1355,6 +1355,90 @@ mod tests { Ok(()) } +#[tokio::test] +async fn

[GitHub] [arrow-rs] alamb merged pull request #457: Add sort boolean benchmark

2021-06-19 Thread GitBox
alamb merged pull request #457: URL: https://github.com/apache/arrow-rs/pull/457 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please co

[GitHub] [arrow-rs] alamb commented on pull request #457: Add sort boolean benchmark

2021-06-19 Thread GitBox
alamb commented on pull request #457: URL: https://github.com/apache/arrow-rs/pull/457#issuecomment-864391834 Whoops -- not sure why I closed (rather than merging) this branch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [arrow-datafusion] alamb merged pull request #567: `to_timestamp_millis()`, `to_timestamp_micros()`, `to_timestamp_seconds()`

2021-06-19 Thread GitBox
alamb merged pull request #567: URL: https://github.com/apache/arrow-datafusion/pull/567 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, p

[GitHub] [arrow-datafusion] alamb commented on pull request #567: `to_timestamp_millis()`, `to_timestamp_micros()`, `to_timestamp_seconds()`

2021-06-19 Thread GitBox
alamb commented on pull request #567: URL: https://github.com/apache/arrow-datafusion/pull/567#issuecomment-864391436 Thanks @velvia -- this looks great! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [arrow-datafusion] alamb closed issue #355: Implement `to_timestamp_millis` etc

2021-06-19 Thread GitBox
alamb closed issue #355: URL: https://github.com/apache/arrow-datafusion/issues/355 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [arrow-datafusion] alamb commented on a change in pull request #567: `to_timestamp_millis()`, `to_timestamp_micros()`, `to_timestamp_seconds()`

2021-06-19 Thread GitBox
alamb commented on a change in pull request #567: URL: https://github.com/apache/arrow-datafusion/pull/567#discussion_r654782968 ## File path: docs/user-guide/src/sql/datafusion-functions.md ## @@ -0,0 +1,86 @@ + + +# Datafusion-Specific Functions + +These SQL functions are spe

[GitHub] [arrow-rs] alamb commented on issue #460: Implement RecordBatch::slice() to slice RecordBatches

2021-06-19 Thread GitBox
alamb commented on issue #460: URL: https://github.com/apache/arrow-rs/issues/460#issuecomment-864390227 @b41sh yes please! I will assign it to you -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #558: Implement window functions with `partition_by` clause

2021-06-19 Thread GitBox
Dandandan commented on a change in pull request #558: URL: https://github.com/apache/arrow-datafusion/pull/558#discussion_r654776646 ## File path: datafusion/src/physical_plan/expressions/nth_value.rs ## @@ -135,8 +135,12 @@ impl BuiltInWindowFunctionExpr for NthValue {

[GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #558: Implement window functions with `partition_by` clause

2021-06-19 Thread GitBox
Dandandan commented on a change in pull request #558: URL: https://github.com/apache/arrow-datafusion/pull/558#discussion_r654776435 ## File path: datafusion/src/execution/context.rs ## @@ -1355,6 +1355,90 @@ mod tests { Ok(()) } +#[tokio::test] +async f

[GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #558: Implement window functions with `partition_by` clause

2021-06-19 Thread GitBox
Dandandan commented on a change in pull request #558: URL: https://github.com/apache/arrow-datafusion/pull/558#discussion_r654776385 ## File path: datafusion/src/execution/context.rs ## @@ -1355,6 +1355,90 @@ mod tests { Ok(()) } +#[tokio::test] +async f

[GitHub] [arrow-datafusion] Jimexist commented on pull request #558: Implement window functions with `partition_by` clause

2021-06-19 Thread GitBox
Jimexist commented on pull request #558: URL: https://github.com/apache/arrow-datafusion/pull/558#issuecomment-864375798 @Dandandan this is fixed now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go