velox icon indicating copy to clipboard operation
velox copied to clipboard

Fix min_by(date, date), max_by(date, date) aggregate function

Open pramodsatya opened this issue 2 years ago • 1 comments

Fix initialization and add support for min_by, max_by aggregates for date datatype.

pramodsatya avatar Aug 09 '22 02:08 pramodsatya

@xiaoxmeng could you help review this PR since you recently changed this function?

pedroerp avatar Aug 09 '22 02:08 pedroerp

Deploy Preview for meta-velox canceled.

Name Link
Latest commit 2cafd96aa0de822ea28ab1c73dd21bed06b5744d
Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/6317f55d3e5584000886b670

netlify[bot] avatar Aug 31 '22 22:08 netlify[bot]

@pramodsatya Thank you for the fix. CI is failing. Would you take a look?

mbasmanova avatar Sep 06 '22 13:09 mbasmanova

@pramodsatya Pramod, thank you for updating the PR description. It is much easier to understand the changes now. Would you also format the PR description to wrap at 80 characters? BTW, do we now have tests that fail without the fix?

mbasmanova avatar Sep 06 '22 16:09 mbasmanova

Sure, will update the description, thanks! Currently, we do not have tests that fail without the fix, the tests for DATE have also been added in this PR and these tests do fail without the fix.

pramodsatya avatar Sep 06 '22 16:09 pramodsatya

@mbasmanova has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Sep 06 '22 22:09 facebook-github-bot

@mbasmanova has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Sep 07 '22 01:09 facebook-github-bot