github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275682697
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-d5abfedbc5](https://github.com/ursacomputing/crossbow/bra
jorisvandenbossche commented on PR #14281:
URL: https://github.com/apache/arrow/pull/14281#issuecomment-1275681790
I got notified in another PR (which was merged after this one) about
potential perf regression, but so I think it is this PR that gives a slight
slowdown in some benchmarks. Th
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275681407
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-22e76239d6](https://github.com/ursacomputing/crossbow/bra
AlenkaF commented on issue #14268:
URL: https://github.com/apache/arrow/issues/14268#issuecomment-1275680261
@apache135 can you share an example of the code you are working with?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275679988
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-64923a701e](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275678750
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-4412fbf30b](https://github.com/ursacomputing/crossbow/bra
ursabot commented on PR #14372:
URL: https://github.com/apache/arrow/pull/14372#issuecomment-1275678281
Benchmark runs are scheduled for baseline =
7be5e95ede147cf52ebad6ff0e6f97f1548e77a4 and contender =
e8afe800aae821b8c0c8426679cd550d5734374e.
e8afe800aae821b8c0c8426679cd550d5734374e is
AlenkaF closed issue #13077: Filters in scanner can't handle null values.
URL: https://github.com/apache/arrow/issues/13077
--
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 u
AlenkaF commented on issue #13077:
URL: https://github.com/apache/arrow/issues/13077#issuecomment-1275675256
Closing this issue due to lack of info and no response.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
AlenkaF commented on code in PR #14343:
URL: https://github.com/apache/arrow/pull/14343#discussion_r993046065
##
python/pyarrow/tests/test_plasma.py:
##
@@ -1071,3 +1075,20 @@ def test_store_capacity():
with plasma.start_plasma_store(plasma_store_memory=1) as (name, p):
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275659336
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275659266
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275659203
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275659000
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275658918
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275658850
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275658698
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
AlenkaF commented on code in PR #14343:
URL: https://github.com/apache/arrow/pull/14343#discussion_r993046065
##
python/pyarrow/tests/test_plasma.py:
##
@@ -1071,3 +1075,20 @@ def test_store_capacity():
with plasma.start_plasma_store(plasma_store_memory=1) as (name, p):
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275658637
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275658578
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
Dandandan opened a new pull request, #2860:
URL: https://github.com/apache/arrow-rs/pull/2860
# Which issue does this PR close?
Closes #2859
# Rationale for this change
# What changes are included in this PR?
# Are there any user-facing ch
Dandandan opened a new issue, #2859:
URL: https://github.com/apache/arrow-rs/issues/2859
**Describe the bug**
This came up in https://github.com/apache/arrow-datafusion/issues/3783
I believe it is safer choice to infer nullable types always, and the benefit
of having non-nu
JkSelf commented on code in PR #14151:
URL: https://github.com/apache/arrow/pull/14151#discussion_r993030111
##
java/dataset/src/main/java/org/apache/arrow/dataset/file/JniWrapper.java:
##
@@ -45,4 +46,21 @@ private JniWrapper() {
*/
public native long makeFileSystemDatas
s-simoncelli commented on issue #14354:
URL: https://github.com/apache/arrow/issues/14354#issuecomment-1275616561
I did try using both the shared and static version, but I always get the
same error. Unfortunately adding the compile definition didn't help.
Using MSYS2 throws more erro
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275605571
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-2af61b2c73](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275605051
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-a803f4bd76](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275604297
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-a68292ebb3](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275604028
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-da6ee10715](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275603809
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-96561a4d67](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275603493
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-3c9c725ef1](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275602851
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-3763f9f282](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275602736
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-2f0adb42a4](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275602450
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-3549a51070](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14377:
URL: https://github.com/apache/arrow/pull/14377#issuecomment-1275601973
Revision: e4a4c0d2488dc76459f00167bcf7eddfd272353b
Submitted crossbow builds: [ursacomputing/crossbow @
actions-c24bd76650](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275598176
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-e9ca87567a](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275597646
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-c6d8b23f1a](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275596823
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-5d34cb495f](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14257:
URL: https://github.com/apache/arrow/pull/14257#issuecomment-1275596212
Revision: 1261f8fe1213d2ad9605b51005b30da289d3df8b
Submitted crossbow builds: [ursacomputing/crossbow @
actions-934aebd832](https://github.com/ursacomputing/crossbow/bra
andygrove merged PR #340:
URL: https://github.com/apache/arrow-ballista/pull/340
--
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-unsubscr...@arro
github-actions[bot] commented on PR #14235:
URL: https://github.com/apache/arrow/pull/14235#issuecomment-1275576120
Revision: 5ddecf984b5dd5cc71473b0a2809929bb2b108c7
Submitted crossbow builds: [ursacomputing/crossbow @
actions-fe74982f30](https://github.com/ursacomputing/crossbow/bra
ursabot commented on PR #14370:
URL: https://github.com/apache/arrow/pull/14370#issuecomment-1275574058
Benchmark runs are scheduled for baseline =
3d7f2f22a0fc441a41b8fa971e11c0f4290ebb24 and contender =
7be5e95ede147cf52ebad6ff0e6f97f1548e77a4.
7be5e95ede147cf52ebad6ff0e6f97f1548e77a4 is
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275541470
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275541429
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275541383
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275541215
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275541173
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275541122
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275541002
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275540784
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275540945
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275538398
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-ba3eb36375](https://github.com/ursacomputing/crossbow/bra
kou commented on PR #14377:
URL: https://github.com/apache/arrow/pull/14377#issuecomment-1275536481
@github-actions crossbow submit verify-rc-source-*-conda-*
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
kou commented on PR #14376:
URL: https://github.com/apache/arrow/pull/14376#issuecomment-1275534785
+1
`conda-win-vs2019-py37-r*` failures are unrelated. I don't know why but
someone sets `-std=c++14`:
https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=37178&v
kou merged PR #14376:
URL: https://github.com/apache/arrow/pull/14376
--
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-unsubscr...@arrow.apache.or
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275531046
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275531005
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275530962
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
liurenjie1024 commented on issue #30:
URL: https://github.com/apache/arrow-ballista/issues/30#issuecomment-1275529223
> Our eventual goal is to support running a plan on 100s of parquet files
without having to fetch them all before (or concurrently). However, we
currently have other things
westonpace commented on PR #14257:
URL: https://github.com/apache/arrow/pull/14257#issuecomment-1275524762
@github-actions crossbow submit -g cpp -g python
--
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-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275509575
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-909803ce85](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275509067
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-be8551e28d](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275508812
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-c866bc5f22](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275508808
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-8ad9ceb1e6](https://github.com/ursacomputing/crossbow/bra
kou commented on PR #14235:
URL: https://github.com/apache/arrow/pull/14235#issuecomment-1275508509
@github-actions crossbow submit -g r
--
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 specif
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275508105
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-7692fa4f2a](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275507768
Revision: dd22ffb16bd713779323ee158ba575e8171b898f
Submitted crossbow builds: [ursacomputing/crossbow @
actions-d7b09c16d7](https://github.com/ursacomputing/crossbow/bra
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275501323
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
ursabot commented on PR #14311:
URL: https://github.com/apache/arrow/pull/14311#issuecomment-1275494014
['Python', 'R'] benchmarks have high level of regressions.
[ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4c957fb1e5124a4ca448c143b79e7403...4df1589ae6144e9e99e023421ff3b256/)
ursabot commented on PR #14311:
URL: https://github.com/apache/arrow/pull/14311#issuecomment-1275493847
Benchmark runs are scheduled for baseline =
06c99f7ae1c944b47df23892652a478fee095422 and contender =
3d7f2f22a0fc441a41b8fa971e11c0f4290ebb24.
3d7f2f22a0fc441a41b8fa971e11c0f4290ebb24 is
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275493490
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275493406
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275493268
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275493202
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275493137
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275493052
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275492169
Revision: c6f02b7cda279ed46b87666d6361503feee9
Submitted crossbow builds: [ursacomputing/crossbow @
actions-31706dde6f](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275492077
Revision: c6f02b7cda279ed46b87666d6361503feee9
Submitted crossbow builds: [ursacomputing/crossbow @
actions-ba5b9a3922](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275491744
Revision: c6f02b7cda279ed46b87666d6361503feee9
Submitted crossbow builds: [ursacomputing/crossbow @
actions-3cec4616ad](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275491681
Revision: c6f02b7cda279ed46b87666d6361503feee9
Submitted crossbow builds: [ursacomputing/crossbow @
actions-0e2541a0d5](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275490950
Revision: c6f02b7cda279ed46b87666d6361503feee9
Submitted crossbow builds: [ursacomputing/crossbow @
actions-1d816eaa39](https://github.com/ursacomputing/crossbow/bra
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275490923
Revision: c6f02b7cda279ed46b87666d6361503feee9
Submitted crossbow builds: [ursacomputing/crossbow @
actions-8e09980e2d](https://github.com/ursacomputing/crossbow/bra
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275485442
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275485306
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275485240
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275485090
@github-actions crossbow submit verify-rc-source-python-macos-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275485023
@github-actions crossbow submit
verify-rc-source-integration-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275484929
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
github-actions[bot] commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275478727
Revision: c6f02b7cda279ed46b87666d6361503feee9
Submitted crossbow builds: [ursacomputing/crossbow @
actions-b092bef397](https://github.com/ursacomputing/crossbow/bra
paleolimbot commented on PR #14250:
URL: https://github.com/apache/arrow/pull/14250#issuecomment-1275475932
I'll investigate more when I'm back from PTO on Monday, but I did a quick
check and (1) cancellation still works interactively and (2) this does seem to
break forked process behaviour
vibhatha commented on PR #14373:
URL: https://github.com/apache/arrow/pull/14373#issuecomment-1275474379
@github-actions crossbow submit verify-rc-source-cpp-macos-conda-amd64
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
nealrichardson commented on code in PR #14361:
URL: https://github.com/apache/arrow/pull/14361#discussion_r992903696
##
r/R/dplyr-funcs.R:
##
@@ -160,6 +160,17 @@ create_binding_cache <- function() {
register_bindings_type()
register_bindings_augmented()
+ # HACK becaus
kou commented on code in PR #14235:
URL: https://github.com/apache/arrow/pull/14235#discussion_r992901417
##
r/configure:
##
@@ -149,53 +150,42 @@ else
if [ "$UNAME" = "Darwin" ] && [ "${OPENSSL_ROOT_DIR}" = "" ]; then
brew --prefix openssl >/dev/null 2>&1
paleolimbot commented on code in PR #14271:
URL: https://github.com/apache/arrow/pull/14271#discussion_r992900054
##
r/tests/testthat/test-RecordBatch.R:
##
@@ -642,14 +642,19 @@ test_that("Handling string data with embedded nuls", {
batch_with_nul$b <- batch_with_nul$b$cast(
paleolimbot commented on code in PR #14361:
URL: https://github.com/apache/arrow/pull/14361#discussion_r992898441
##
r/R/dplyr-funcs.R:
##
@@ -160,6 +160,17 @@ create_binding_cache <- function() {
register_bindings_type()
register_bindings_augmented()
+ # HACK because r
amoeba commented on PR #13983:
URL: https://github.com/apache/arrow/pull/13983#issuecomment-1275461955
Sorry for the noise, I was cleaning up my fork and wiped out the commits.
They've since been restored and this is ready for review.
--
This is an automated message from the Apache Git S
amoeba opened a new pull request, #13983:
URL: https://github.com/apache/arrow/pull/13983
Adds an additional numypdoc check to CI (PR03) and fixes all corresponding
violations.
This includes one minor breaking change to parameter order in
`pyarrow.parquet.read_table` which makes ord
westonpace commented on PR #14257:
URL: https://github.com/apache/arrow/pull/14257#issuecomment-1275460645
> There was a core dump in the Python dataset tests here:
https://github.com/ursacomputing/crossbow/actions/runs/3219561169/jobs/5265085900#step:5:5416
I managed to reproduce
larskarg opened a new pull request, #56:
URL: https://github.com/apache/arrow-datafusion-python/pull/56
Related to #28.
MR adds functionality to read json files. I have added some tests cases (not
all parameters are covered). Please let me know if the test cases are
sufficient and if
tustvold commented on code in PR #2857:
URL: https://github.com/apache/arrow-rs/pull/2857#discussion_r992892010
##
arrow-array/src/array/primitive_array.rs:
##
@@ -827,9 +831,178 @@ impl From for
PrimitiveArray {
}
}
+impl PrimitiveArray {
+/// Returns a Decimal arr
amoeba closed pull request #13983: ARROW-15006: [Python][CI][Doc] Enable
numpydoc check PR03
URL: https://github.com/apache/arrow/pull/13983
--
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 speci
1 - 100 of 410 matches
Mail list logo