questdb icon indicating copy to clipboard operation
questdb copied to clipboard

fix(sql): deceptive jit= flag in QueryProgress log output

Open InJoDave opened this issue 7 months ago • 4 comments

Fixes #5614

InJoDave avatar Apr 29 '25 08:04 InJoDave

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 29 '25 08:04 CLAassistant

Hi @InJoDave

Thanks for the contribution. We use built-in IDEA auto-formatter, so I submitted a PR for you patch here: https://github.com/InJoDave/questdb/pull/1

Could you merge it?

puzpuzpuz avatar Apr 29 '25 11:04 puzpuzpuz

@puzpuzpuz Done

InJoDave avatar Apr 29 '25 11:04 InJoDave

@bluestreak01 this PR fixed false-positive jit=true query logging.

puzpuzpuz avatar May 28 '25 11:05 puzpuzpuz