This is an automated email from the ASF dual-hosted git repository.
dheres pushed a change to branch hash_agg_spike
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
was bcd9e8ed56 WIP count
This change permanently discards the following revisions:
discard bcd9e8ed56 WIP count
discard 35b413239a Implement fuzz testing
discard ccfd3ce65f comments
discard 889345c446 more tests
discard 83ff9cf83e more tets
discard 190c43c148 Begin writing tests for accumulate
discard c3496ccd6d update more comments
discard 79b1bc9041 Move accumulator to their own function
discard 0cfa1bc3c9 Refactor out accumulation in average
discard 892e440538 split nullable/non nullable handling
discard 6680636892 factor out accumulate
discard 82c9205200 Update comments and simplify code
discard 814b1fc29b Add comments
discard d7c1581fde touchups
discard 337353810d complete accumulator
discard e02c35d649 POC: Demonstrate new GroupHashAggregate stream approach
discard 90b38b0d46 Refactor Decimal128 averaging code to be vectorizable (and
easier to read)