Elliotte Rusty Harold

Results 331 issues of Elliotte Rusty Harold

## Description ## Motivation and Context More detailed error messages in presto-cli ## Impact ## Test Plan ## Contributor checklist - [ ] Please make sure your submission complies with...

## Description Don't treat static members as instance memebrs ## Motivation and Context This fixes an ugly race condition in JsonRenderer where different objects could overwrite each other's CODEC via...

I've noticed that recently these new files keep showing up in my repo: Untracked files: (use "git add ..." to include in what will be committed) presto-main/src/main/resources/webapp/dev/query_viewer.js presto-main/src/main/resources/webapp/dist/ I think...

bug

## Description Only one element to list ## Motivation and Context simplify code ## Impact None ## Test Plan CI ## Contributor checklist - [x] Please make sure your submission...

## Description End to end Hive smoke test for queries that select $row_id ## Motivation and Context If it ain't tested, it's broken. ## Impact none ## Test Plan CI...

A lot of CI targets seem to be having trouble today in the Cache maven repository step. They run for about an hour while stuck at 99.3%. I;ve seen this...

bug
flaky-test

This method worked in 3.1.0 and fails in 3.3.0 as I found by trying to upgrade maven-release from 3.10 to 3.3.0 This bug is shared (likely because of code copied...

## Description Update Jackson to 2.17.1 ## Motivation and Context Jackson is a common source of security problems and bugs. It would be better not to depend on it all,...

## Description Delete TaskExecutorSimulator.java ## Motivation and Context No longer used ## Impact None ## Test Plan CI ## Contributor checklist - [x] Please make sure your submission complies with...