Hi, I accidentally pushed to refs/heads/master, and then immediately
reverted, though also to refs/heads. This means there is a commit out there
without a Change-Id again. What's the proper thing here to do for 2.x?

Thanks, and sorry about that.

commit 2c0926e2de22ecafafc460f2b31ca2423b8f7e98
Author: Michael Brown <[email protected]>
Date:   Wed Mar 28 15:28:48 2018 -0700

    Revert "IMPALA-6759: align stress test memory estimation parse pattern"

    This reverts commit 25218487533f6bf6959c32ff4ee38b77e0ab30b5.

commit 25218487533f6bf6959c32ff4ee38b77e0ab30b5
Author: Michael Brown <[email protected]>
Date:   Wed Mar 28 15:14:20 2018 -0700

    IMPALA-6759: align stress test memory estimation parse pattern

    The stress test never expected to see memory estimates on the order of
    PB. Apparently it can happen with TPC DS 10000, so update the pattern.

    It's not clear how to quickly write a test to catch this, because it
    involves crossing language boundaries and possibly having a
    massively-scaled dataset. I think leaving a comment in both places is
    good enough for now.

    Change-Id: I08976f261582b379696fd0e81bc060577e552309

Reply via email to