marregui

Results 60 comments of marregui

Related discussion, for reference: https://github.com/questdb/questdb/discussions/2568

this PR may have a merge fest with https://github.com/questdb/questdb/pull/2495

the docker build commands above are very useful, thank you, I was not entirely aware of all the switches: `docker buildx build --push --platform linux/arm64 --tag questdb/questdb:6.5.4-SNAPSHOT --build-arg tag_name=ma/server-main-instantiable .`

Hi @pveentjer , Would you be able to provide a test illustrating/showcasing the issue? Thank you in advance

Thank you very much for the detailed explanation!!, obviously, without a test that proofs all this, I will have to personally verify that all this theory is correct and that...

I am not 100% of what I am saying here, I am fairly new to the codebase. From my intuition, which has been proven to be wrong time and again,...

may I close the Issue? thank you in advance.

hi @XinyiQiao how are you? I am working on #1967 , I was tempted to fix this issue on non nullable types in there by always returning: - true: for...