vibhatha commented on a change in pull request #12267:
URL: https://github.com/apache/arrow/pull/12267#discussion_r806544545
##
File path: cpp/src/arrow/compute/exec/source_node.cc
##
@@ -174,12 +177,82 @@ struct SourceNode : ExecNode {
AsyncGenerator> generator_;
};
+str
seddonm1 commented on issue #1836:
URL:
https://github.com/apache/arrow-datafusion/issues/1836#issuecomment-1039961634
Given that some of the API is still changing (like
https://github.com/apache/arrow-datafusion/pull/1779) - which in my head means
that requirements are not fully understo
vibhatha commented on a change in pull request #12267:
URL: https://github.com/apache/arrow/pull/12267#discussion_r806541037
##
File path: cpp/src/arrow/compute/exec/source_node.cc
##
@@ -174,12 +177,82 @@ struct SourceNode : ExecNode {
AsyncGenerator> generator_;
};
+str
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039741409
Benchmark runs are scheduled for baseline =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455 and contender =
49c6849acdaf8450276e93ccafe96aa6972d5a28. Results will be available
ursabot edited a comment on pull request #12313:
URL: https://github.com/apache/arrow/pull/12313#issuecomment-1038908489
Benchmark runs are scheduled for baseline =
90edde22090dbb97a5f3728f476511c5b5c388de and contender =
3cc7df895e0cf2bf0aa1ac1977c20e5f93ec2f25.
3cc7df895e0cf2bf0aa1ac197
HaykManukyanAvetiky closed issue #12413:
URL: https://github.com/apache/arrow/issues/12413
--
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.
To unsubscribe, e-mail: github-
HaykManukyanAvetiky commented on issue #12413:
URL: https://github.com/apache/arrow/issues/12413#issuecomment-1039915015
ok 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 co
ursabot edited a comment on pull request #12339:
URL: https://github.com/apache/arrow/pull/12339#issuecomment-1039652084
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455.
7b5efe47ba5a31f9850e5cdbf
codecov-commenter edited a comment on pull request #1296:
URL: https://github.com/apache/arrow-rs/pull/1296#issuecomment-1034646600
#
[Codecov](https://codecov.io/gh/apache/arrow-rs/pull/1296?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm
houqp commented on pull request #1834:
URL:
https://github.com/apache/arrow-datafusion/pull/1834#issuecomment-1039897790
Thanks @carols10cents
--
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 t
houqp merged pull request #1834:
URL: https://github.com/apache/arrow-datafusion/pull/1834
--
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.
To unsubscribe, e-mail: github-
houqp closed issue #1833:
URL: https://github.com/apache/arrow-datafusion/issues/1833
--
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.
To unsubscribe, e-mail: github-unsub
Ted-Jiang commented on issue #1823:
URL:
https://github.com/apache/arrow-datafusion/issues/1823#issuecomment-1039896766
Test result of use `roaring-rs` and `croaring-rs` (use same logic: insert
one value one time)
1million_rows_10thousand_distinct.parquet
```
bitmap distinct
cyb70289 commented on pull request #12399:
URL: https://github.com/apache/arrow/pull/12399#issuecomment-1039896632
Benchmark result on xeon gold 5218, clang-12.
```
---
Benchmark
cyb70289 removed a comment on pull request #12399:
URL: https://github.com/apache/arrow/pull/12399#issuecomment-1035881525
Example output:
```
---
Benchmark Time
matthewmturner commented on issue #1836:
URL:
https://github.com/apache/arrow-datafusion/issues/1836#issuecomment-1039876376
@seddonm1 @alamb @houqp im interested in your thoughts on this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
matthewmturner opened a new issue #1836:
URL: https://github.com/apache/arrow-datafusion/issues/1836
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
A clear and concise description of what the problem is. Ex. I'm always
frustrate
ursabot edited a comment on pull request #12339:
URL: https://github.com/apache/arrow/pull/12339#issuecomment-1039652084
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455.
7b5efe47ba5a31f9850e5cdbf
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039741409
Benchmark runs are scheduled for baseline =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455 and contender =
49c6849acdaf8450276e93ccafe96aa6972d5a28. Results will be available
xudong963 commented on pull request #1649:
URL:
https://github.com/apache/arrow-datafusion/pull/1649#issuecomment-1039856271
> Hi @xudong963, how's the progress?
>
> In our case, we need to use in subquery. Do you have plan for that? If no,
I'll try to implement that.
The PR
dhruv9vats commented on a change in pull request #12368:
URL: https://github.com/apache/arrow/pull/12368#discussion_r806444672
##
File path: cpp/src/arrow/compute/kernels/hash_aggregate_test.cc
##
@@ -2460,6 +2461,558 @@ TEST(GroupBy, Distinct) {
}
}
+MATCHER_P(AnyOfScala
xudong963 commented on issue #1209:
URL:
https://github.com/apache/arrow-datafusion/issues/1209#issuecomment-1039854915
> Hi @xudong963, could you add #1835 to your list?
I think it has already had.
 -> Result<()> {
Ok(())
}
+
+/// This function
Ted-Jiang commented on a change in pull request #1783:
URL: https://github.com/apache/arrow-datafusion/pull/1783#discussion_r806422483
##
File path: ballista/rust/executor/src/main.rs
##
@@ -148,3 +167,108 @@ async fn main() -> Result<()> {
Ok(())
}
+
+/// This function
ursabot edited a comment on pull request #12397:
URL: https://github.com/apache/arrow/pull/12397#issuecomment-1038373441
Benchmark runs are scheduled for baseline =
6b7c7a2702466f7c3c9c1f9dd41bc42458cff398 and contender =
45041fcd92b72bd36c08ca8d03074ccef7d9d782.
45041fcd92b72bd36c08ca8d0
ursabot edited a comment on pull request #12339:
URL: https://github.com/apache/arrow/pull/12339#issuecomment-1039652084
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455.
7b5efe47ba5a31f9850e5cdbf
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039491210
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
3b3e28df6efb4b19cae989cb199b25bd2ea13412. Results will be available
baumgold commented on issue #233:
URL: https://github.com/apache/arrow-julia/issues/233#issuecomment-1039799040
I ran into the same issue recently. Any update here? Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
liukun4515 commented on pull request #1810:
URL:
https://github.com/apache/arrow-datafusion/pull/1810#issuecomment-1039793878
I will look this later.
--
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 g
codecov-commenter commented on pull request #277:
URL: https://github.com/apache/arrow-julia/pull/277#issuecomment-1039780445
#
[Codecov](https://codecov.io/gh/apache/arrow-julia/pull/277?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_ter
kou commented on pull request #277:
URL: https://github.com/apache/arrow-julia/pull/277#issuecomment-1039769773
Approved.
--
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.
T
guyuqi commented on pull request #12398:
URL: https://github.com/apache/arrow/pull/12398#issuecomment-1039759352
@zeroshade Could you please have a look this PR? Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039741409
Benchmark runs are scheduled for baseline =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455 and contender =
49c6849acdaf8450276e93ccafe96aa6972d5a28. Results will be available
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039491210
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
3b3e28df6efb4b19cae989cb199b25bd2ea13412. Results will be available
codecov-commenter edited a comment on pull request #1296:
URL: https://github.com/apache/arrow-rs/pull/1296#issuecomment-1034646600
#
[Codecov](https://codecov.io/gh/apache/arrow-rs/pull/1296?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm
ursabot commented on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039741409
Benchmark runs are scheduled for baseline =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455 and contender =
49c6849acdaf8450276e93ccafe96aa6972d5a28. Results will be available as each
AlvinJ15 commented on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039741330
@ursabot please benchmark
--
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 s
vibhatha commented on pull request #12113:
URL: https://github.com/apache/arrow/pull/12113#issuecomment-1039722482
> I wasn't sure if your TODO task was meant to be finished or not so I noted
the places where I saw prefix still in use.
That’s a modification still pending.
--
This
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039491210
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
3b3e28df6efb4b19cae989cb199b25bd2ea13412. Results will be available
github-actions[bot] commented on pull request #12427:
URL: https://github.com/apache/arrow/pull/12427#issuecomment-1039701625
https://issues.apache.org/jira/browse/PARQUET-2124
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
tachyonwill opened a new pull request #12427:
URL: https://github.com/apache/arrow/pull/12427
DCHECK doesn't make sense here as we can hit this condition due to
Parquet file with a non-dictionary encoded data page followed by a
dictionary encoded data page(dictionary page before both d
baumgold commented on pull request #277:
URL: https://github.com/apache/arrow-julia/pull/277#issuecomment-1039698085
Could someone please approve running CI again?
As a side-note, it appears that the main branch currently produces failing
tests with Julia v1.3 and v1.4 (note that all
ursabot edited a comment on pull request #12397:
URL: https://github.com/apache/arrow/pull/12397#issuecomment-1038373441
Benchmark runs are scheduled for baseline =
6b7c7a2702466f7c3c9c1f9dd41bc42458cff398 and contender =
45041fcd92b72bd36c08ca8d03074ccef7d9d782.
45041fcd92b72bd36c08ca8d0
ursabot edited a comment on pull request #12400:
URL: https://github.com/apache/arrow/pull/12400#issuecomment-1039120561
Benchmark runs are scheduled for baseline =
269f5d2d42259971e291bd61dadc4cff4d969273 and contender =
699449f2f5fe36938191d771f321ec15d3fd3331.
699449f2f5fe36938191d771f
ursabot edited a comment on pull request #12417:
URL: https://github.com/apache/arrow/pull/12417#issuecomment-1039069433
Benchmark runs are scheduled for baseline =
3cc7df895e0cf2bf0aa1ac1977c20e5f93ec2f25 and contender =
5f590e9e64d880e2290dacc76ac85b4cd0d5f40a.
5f590e9e64d880e2290dacc76
ursabot edited a comment on pull request #12364:
URL: https://github.com/apache/arrow/pull/12364#issuecomment-1039282958
Benchmark runs are scheduled for baseline =
699449f2f5fe36938191d771f321ec15d3fd3331 and contender =
5ad5ddcafee8fada9cebb341df638b750c98efb7.
5ad5ddcafee8fada9cebb341d
ursabot edited a comment on pull request #12339:
URL: https://github.com/apache/arrow/pull/12339#issuecomment-1039652084
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455.
7b5efe47ba5a31f9850e5cdbf
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039491210
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
3b3e28df6efb4b19cae989cb199b25bd2ea13412. Results will be available
ursabot edited a comment on pull request #12313:
URL: https://github.com/apache/arrow/pull/12313#issuecomment-1038908489
Benchmark runs are scheduled for baseline =
90edde22090dbb97a5f3728f476511c5b5c388de and contender =
3cc7df895e0cf2bf0aa1ac1977c20e5f93ec2f25.
3cc7df895e0cf2bf0aa1ac197
ursabot edited a comment on pull request #12351:
URL: https://github.com/apache/arrow/pull/12351#issuecomment-1039069459
Benchmark runs are scheduled for baseline =
5f590e9e64d880e2290dacc76ac85b4cd0d5f40a and contender =
269f5d2d42259971e291bd61dadc4cff4d969273.
269f5d2d42259971e291bd61d
ursabot edited a comment on pull request #12339:
URL: https://github.com/apache/arrow/pull/12339#issuecomment-1039652084
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455.
7b5efe47ba5a31f9850e5cdbf
realno commented on issue #1832:
URL:
https://github.com/apache/arrow-datafusion/issues/1832#issuecomment-1039659235
+1 It sounds reasonable to create a crate instead of depending on Ballista.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
wjones127 commented on issue #12416:
URL: https://github.com/apache/arrow/issues/12416#issuecomment-1039656356
> The issue is when i read it back using pq.read_table. I tried providing
schema during pq.write_to_dataset but didnt work.
Could you provide a reproducible example where th
ursabot commented on pull request #12339:
URL: https://github.com/apache/arrow/pull/12339#issuecomment-1039652084
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
7b5efe47ba5a31f9850e5cdbf47feea4e0f6c455.
7b5efe47ba5a31f9850e5cdbf47feea4
realno commented on pull request #1834:
URL:
https://github.com/apache/arrow-datafusion/pull/1834#issuecomment-1039651446
Thanks for the fix!
--
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 th
westonpace closed pull request #12339:
URL: https://github.com/apache/arrow/pull/12339
--
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.
To unsubscribe, e-mail: github-unsu
NarayanB commented on issue #12416:
URL: https://github.com/apache/arrow/issues/12416#issuecomment-1039647488
Hi,
Thanks for the answer. In my case, i don't convert to pandas but i have the
table whose schema is correct as int64 before i call pq.write_to_dataset(...).
The issue is when
github-actions[bot] commented on pull request #12426:
URL: https://github.com/apache/arrow/pull/12426#issuecomment-1039640235
--
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.
sanjibansg opened a new pull request #12426:
URL: https://github.com/apache/arrow/pull/12426
This PR modifies the WriteOptions for CSV to allow changing the default
delimiter.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
ursabot edited a comment on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039491210
Benchmark runs are scheduled for baseline =
5ad5ddcafee8fada9cebb341df638b750c98efb7 and contender =
3b3e28df6efb4b19cae989cb199b25bd2ea13412. Results will be available
alamb commented on pull request #1810:
URL:
https://github.com/apache/arrow-datafusion/pull/1810#issuecomment-1039627937
Hi @yahoNanJing I will look at this tomorrow. Also FYI I think @houqp may
be delayed in responding for a while.
--
This is an automated message from the Apache Git
ElenaHenderson commented on pull request #12164:
URL: https://github.com/apache/arrow/pull/12164#issuecomment-1039622824
@AlvinJ15 @pitrou Benchmark builds are failing because of an issue with
`aws-sdk-cpp` that was fixed in master branch by pinning `aws-sdk-cpp` version.
I recommend getti
lafiona commented on a change in pull request #12424:
URL: https://github.com/apache/arrow/pull/12424#discussion_r806280978
##
File path: matlab/CMakeLists.txt
##
@@ -305,16 +305,17 @@ target_include_directories(arrow_matlab PRIVATE
${CPP_SOURCE_DIR})
target_include_directori
westonpace commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806280641
##
File path: .github/workflows/js.yml
##
@@ -94,7 +94,7 @@ jobs:
windows:
name: AMD64 Windows 2019 NodeJS ${{ matrix.node }}
-runs-on: w
emkornfield commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806280633
##
File path: .github/workflows/go.yml
##
@@ -134,7 +134,7 @@ jobs:
windows:
name: AMD64 Windows 2019 Go ${{ matrix.go }}
-runs-on: wind
westonpace commented on a change in pull request #12316:
URL: https://github.com/apache/arrow/pull/12316#discussion_r806279597
##
File path: r/src/compute-exec.cpp
##
@@ -157,7 +158,33 @@ std::shared_ptr ExecNode_Scan(
arrow::dataset::ScanNodeOption
domoritz commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806279225
##
File path: .github/workflows/js.yml
##
@@ -94,7 +94,7 @@ jobs:
windows:
name: AMD64 Windows 2019 NodeJS ${{ matrix.node }}
-runs-on: win
nealrichardson commented on a change in pull request #12316:
URL: https://github.com/apache/arrow/pull/12316#discussion_r806278437
##
File path: r/src/compute-exec.cpp
##
@@ -157,7 +158,33 @@ std::shared_ptr ExecNode_Scan(
arrow::dataset::ScanNodeOp
nealrichardson commented on a change in pull request #12316:
URL: https://github.com/apache/arrow/pull/12316#discussion_r806278437
##
File path: r/src/compute-exec.cpp
##
@@ -157,7 +158,33 @@ std::shared_ptr ExecNode_Scan(
arrow::dataset::ScanNodeOp
nealrichardson commented on a change in pull request #12316:
URL: https://github.com/apache/arrow/pull/12316#discussion_r806277566
##
File path: r/R/dataset-write.R
##
@@ -116,25 +116,40 @@ write_dataset <- function(dataset,
if (inherits(dataset, "arrow_dplyr_query")) {
westonpace commented on a change in pull request #12316:
URL: https://github.com/apache/arrow/pull/12316#discussion_r806276486
##
File path: r/src/compute-exec.cpp
##
@@ -157,7 +158,33 @@ std::shared_ptr ExecNode_Scan(
arrow::dataset::ScanNodeOption
nealrichardson commented on a change in pull request #12316:
URL: https://github.com/apache/arrow/pull/12316#discussion_r806275298
##
File path: r/src/compute-exec.cpp
##
@@ -157,7 +158,33 @@ std::shared_ptr ExecNode_Scan(
arrow::dataset::ScanNodeOp
jonkeane commented on a change in pull request #12324:
URL: https://github.com/apache/arrow/pull/12324#discussion_r806267955
##
File path: r/tests/testthat/test-Array.R
##
@@ -989,6 +989,59 @@ test_that("auto int64 conversion to int can be disabled
(ARROW-10093)", {
})
})
alamb commented on issue #1818:
URL:
https://github.com/apache/arrow-datafusion/issues/1818#issuecomment-1039599084
Nice find @xudong963
> Currently, DF judges if the logical plans in union have the same schema by
arrow schema's field name
This sounds like the problem to me
ursabot edited a comment on pull request #12379:
URL: https://github.com/apache/arrow/pull/12379#issuecomment-1037355037
Benchmark runs are scheduled for baseline =
3b9462a4ffc9f1d20ffc4ba578adec0f0ed8ffbd and contender =
6b7c7a2702466f7c3c9c1f9dd41bc42458cff398.
6b7c7a2702466f7c3c9c1f9dd
jorgecarleitao commented on a change in pull request #12409:
URL: https://github.com/apache/arrow/pull/12409#discussion_r806261144
##
File path: dev/archery/archery/integration/runner.py
##
@@ -129,6 +136,11 @@ def _gold_tests(self, gold_dir):
skip = set()
alamb commented on a change in pull request #1296:
URL: https://github.com/apache/arrow-rs/pull/1296#discussion_r806260714
##
File path: arrow/src/array/array_primitive.rs
##
@@ -155,6 +155,16 @@ impl PrimitiveArray {
};
PrimitiveArray::from(data)
}
+
+
jorgecarleitao commented on a change in pull request #12409:
URL: https://github.com/apache/arrow/pull/12409#discussion_r806258603
##
File path: dev/archery/archery/integration/languages/cpp.yaml
##
@@ -0,0 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
pitrou commented on pull request #12422:
URL: https://github.com/apache/arrow/pull/12422#issuecomment-1039590176
Yes, it's based on that info that I estimate that it's a compiler bug.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
jonkeane commented on pull request #12422:
URL: https://github.com/apache/arrow/pull/12422#issuecomment-1039589243
Yup, that's the same place I saw locally.
If it helps, here's the stack trace + disassembly from when when I triggered
it locally as well:
```
2491 Thread_8298
westonpace commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806256661
##
File path: .github/workflows/julia.yml
##
@@ -46,7 +46,7 @@ jobs:
- 'nightly'
os:
- ubuntu-latest
- - window
westonpace commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806255892
##
File path: .github/workflows/js.yml
##
@@ -94,7 +94,7 @@ jobs:
windows:
name: AMD64 Windows 2019 NodeJS ${{ matrix.node }}
-runs-on: w
westonpace commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806254868
##
File path: .github/workflows/go.yml
##
@@ -134,7 +134,7 @@ jobs:
windows:
name: AMD64 Windows 2019 Go ${{ matrix.go }}
-runs-on: windo
westonpace commented on a change in pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#discussion_r806254305
##
File path: .github/workflows/cpp.yml
##
@@ -186,9 +186,9 @@ jobs:
fail-fast: false
matrix:
os:
- - windows-latest
+
github-actions[bot] commented on pull request #12425:
URL: https://github.com/apache/arrow/pull/12425#issuecomment-1039583034
--
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.
westonpace opened a new pull request #12425:
URL: https://github.com/apache/arrow/pull/12425
Announcement:
https://github.blog/changelog/2022-01-11-github-actions-jobs-running-on-windows-latest-are-now-running-on-windows-server-2022/
It will be rolling out over the next 8 weeks. I n
wjones127 edited a comment on issue #12416:
URL: https://github.com/apache/arrow/issues/12416#issuecomment-1039292700
Hi, this problem here likely isn't the partitioning read, but the conversion
to pandas. From [the
docs](https://arrow.apache.org/docs/python/pandas.html#nullable-types):
ursabot edited a comment on pull request #12364:
URL: https://github.com/apache/arrow/pull/12364#issuecomment-1039282958
Benchmark runs are scheduled for baseline =
699449f2f5fe36938191d771f321ec15d3fd3331 and contender =
5ad5ddcafee8fada9cebb341df638b750c98efb7.
5ad5ddcafee8fada9cebb341d
ursabot edited a comment on pull request #12400:
URL: https://github.com/apache/arrow/pull/12400#issuecomment-1039120561
Benchmark runs are scheduled for baseline =
269f5d2d42259971e291bd61dadc4cff4d969273 and contender =
699449f2f5fe36938191d771f321ec15d3fd3331.
699449f2f5fe36938191d771f
westonpace commented on a change in pull request #12113:
URL: https://github.com/apache/arrow/pull/12113#discussion_r806242165
##
File path: r/R/query-engine.R
##
@@ -161,14 +160,18 @@ ExecPlan <- R6Class("ExecPlan",
# (as when we've done collapse() and not projected a
westonpace commented on a change in pull request #12113:
URL: https://github.com/apache/arrow/pull/12113#discussion_r806241299
##
File path: r/src/compute-exec.cpp
##
@@ -217,7 +217,8 @@ std::shared_ptr ExecNode_Join(
const std::shared_ptr& input, int type,
const std:
westonpace commented on a change in pull request #12339:
URL: https://github.com/apache/arrow/pull/12339#discussion_r806238789
##
File path: cpp/src/arrow/compute/exec/hash_join.cc
##
@@ -103,7 +103,7 @@ class HashJoinBasicImpl : public HashJoinImpl {
filter_ = std::move(f
westonpace commented on a change in pull request #12316:
URL: https://github.com/apache/arrow/pull/12316#discussion_r806235649
##
File path: r/R/dataset-write.R
##
@@ -116,25 +116,40 @@ write_dataset <- function(dataset,
if (inherits(dataset, "arrow_dplyr_query")) {
# p
ursabot edited a comment on pull request #12351:
URL: https://github.com/apache/arrow/pull/12351#issuecomment-1039069459
Benchmark runs are scheduled for baseline =
5f590e9e64d880e2290dacc76ac85b4cd0d5f40a and contender =
269f5d2d42259971e291bd61dadc4cff4d969273.
269f5d2d42259971e291bd61d
1 - 100 of 275 matches
Mail list logo