victorgao
victorgao
> Do you have a reproducer for #5740? Without a reproducer test it's hard to say whether this patch fixes the bug or not. Hi, @puzpuzpuz It wasn't reproduced, but...
> Without a reproducer we can't be certain that the fix is complete, so it'd be great to find a reproducer. Yeah, you are right. Will try to reproduce it...
> Without a reproducer we can't be certain that the fix is complete, so it'd be great to find a reproducer. Add concurrent write and truncate/drop table tests and not...
> I suspect `macOS-12` is no longer supported, should be the next available oldest version. Yeah, [macOS-12 has been moved](https://devblogs.microsoft.com/devops/upcoming-deprecation-of-macos-12-hosted-pipeline-image/)
Included In MR #105
Note that PG only supports `{column}` references directly and not `{table}.{column}`. So I think we won't be fixing this. The documentation has been updated in https://github.com/questdb/documentation/pull/190
> > Note that PG only supports `{column}` references directly and not `{table}.{column}`. So I think we won't be fixing this. The documentation has been updated in [questdb/documentation#190](https://github.com/questdb/documentation/pull/190) > >...
May I work on this issue(`count` firstly, and `min(number)`, and `min(string)`, lastly the `lag`) if no one else is currently addressing it? @nwoolmer
Not repro in 8.2.3, even with the `rewriteDistinct` disabled.
Already fixed after upgrading new ch core version(https://github.com/chdb-io/chdb/pull/383)