Karteek
Karteek
@Yuhta would you please review this?
> @karteekmurthys Thank you for identifying the test failure above! I was wondering how the switch to aligned memory allocator should be approached or implemented? > > Would it be...
@minhancao would you please try overriding this method: ``` int32_t accumulatorAlignmentSize() const override { return static_cast(sizeof(int128_t)); } ```
@kagamiori would you please review this.
@Yuhta would you please help with the review.
I ran `analyze` locally on a hive parquet table and it ran successfully: ``` presto:tpcds> analyze catalog_sales; ANALYZE: 89807 rows Query 20240516_053830_00003_ecv5c, FINISHED, 2 nodes Splits: 26 total, 26 done...