I filed https://github.com/apache/arrow-datafusion/issues/8069

On Mon, Nov 6, 2023 at 11:59 AM Andy Grove <andygrov...@gmail.com> wrote:

> I see the same error when I run on my M1 Macbook Air with 16 GB RAM.
>
> ---- aggregates::tests::run_first_last_multi_partitions stdout ----
> Error: ResourcesExhausted("Failed to allocate additional 632 bytes for
> GroupedHashAggregateStream[0] with 1829 bytes already allocated - maximum
> available is 605")
>
> It worked fine on my workstation with 128 GB RAM.
>
>
>
> On Mon, Nov 6, 2023 at 11:23 AM L. C. Hsieh <vii...@gmail.com> wrote:
>
>> Hmm, ran verification script and got one failure:
>>
>> failures:
>>
>> ---- aggregates::tests::run_first_last_multi_partitions stdout ----
>> Error: ResourcesExhausted("Failed to allocate additional 632 bytes for
>> GroupedHashAggregateStream[0] with 1829 bytes already allocated -
>> maximum available is 605")
>>
>> failures:
>>     aggregates::tests::run_first_last_multi_partitions
>>
>> test result: FAILED. 557 passed; 1 failed; 1 ignored; 0 measured; 0
>> filtered out; finished in 2.21s
>>
>>
>>
>> On Mon, Nov 6, 2023 at 6:57 AM Andy Grove <andygrov...@gmail.com> wrote:
>> >
>> > Hi,
>> >
>> > I would like to propose a release of Apache Arrow DataFusion
>> Implementation,
>> > version 33.0.0.
>> >
>> > This release candidate is based on commit:
>> > 262f08778b8ec231d96792c01fc3e051640eb5d4 [1]
>> > The proposed release tarball and signatures are hosted at [2].
>> > The changelog is located at [3].
>> >
>> > Please download, verify checksums and signatures, run the unit tests,
>> and
>> > vote
>> > on the release. The vote will be open for at least 72 hours.
>> >
>> > Only votes from PMC members are binding, but all members of the
>> community
>> > are
>> > encouraged to test the release and vote with "(non-binding)".
>> >
>> > The standard verification procedure is documented at
>> >
>> https://github.com/apache/arrow-datafusion/blob/main/dev/release/README.md#verifying-release-candidates
>> > .
>> >
>> > [ ] +1 Release this as Apache Arrow DataFusion 33.0.0
>> > [ ] +0
>> > [ ] -1 Do not release this as Apache Arrow DataFusion 33.0.0 because...
>> >
>> > Here is my vote:
>> >
>> > +1
>> >
>> > [1]:
>> >
>> https://github.com/apache/arrow-datafusion/tree/262f08778b8ec231d96792c01fc3e051640eb5d4
>> > [2]:
>> >
>> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-datafusion-33.0.0-rc1
>> > [3]:
>> >
>> https://github.com/apache/arrow-datafusion/blob/262f08778b8ec231d96792c01fc3e051640eb5d4/CHANGELOG.md
>>
>

Reply via email to