Hi, Thank you so much 🙇♂️. I just made a silly mistake with my fork, trying to squash and edit the commit message requiring to overwrite old commits 😅. Live and learn I guess.
May I request a timeline for merging? My employer has internal process which are time bound to resolve the CVE findings which can cause issue with external vendor. Thank you so much Kindest regards Hugh On Thu, 23 Jan 2025, 17:16 Tanner Clary, <tannercl...@google.com.invalid> wrote: > Hi Hugh, > > Thanks for proposing this fix, I took a look and this is good. > > Re: the git issues, was your problem with just amending the commit message? > If so, maybe > > https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message > is useful. > It's also okay to push multiple commits to the same PR and the merging > committer will take care to ensure it gets squashed down to a single > commit. > Let me know if I misunderstood your concern, and thanks again! > > Tanner > > On Thu, Jan 23, 2025 at 9:10 AM Hugh Pearse <hughpea...@gmail.com> wrote: > > > Hello dev team, > > I had to close PR #4159 - https://github.com/apache/calcite/pull/4159 > > and open a new PR #4162 https://github.com/apache/calcite/pull/4162 > > > > This was due to using wrong commit message.I had issues with rewriting > git > > commit history to update commit message to conform with the standard. > > Unit test is now passing, and there are no errors or warnings. > > Kindly please review when you have the time. > > Thank you so much and sorry for the hassle. > > > > From, > > Hugh Pearse > > > > > > > > > > > > On Wed, 22 Jan 2025 at 22:24, Hugh Pearse <hughpea...@gmail.com> wrote: > > > > > Hi team, > > > Kindly please review PR > > > https://github.com/apache/calcite/pull/4159 > > > > > > Thank you so much. > > > > > > From, > > > Hugh Pearse > > > > > > > > > > > > > > >