Dmitry Yemanov

Results 190 comments of Dmitry Yemanov

And please resolve the conflicts.

> @dyemanov Merging fine with you too? Yep, go ahead.

Unless there are objections, I will merge this PR tomorrow.

This is for documentation purposes (release notes). I prefer to have an explicit assignee everywhere, just for clarity. I've also assigned you to #8090 but cannot do the same for...

I suppose it could be easily done by a separate tag e.g. `opStoreBlob2`. But given that we already had a suggestion to drop segmented blobs at all (in favor of...

A partial implementation (covering only equivalence conditions) is committed into v5.0.1, but disabled by default (see `SubQueryConversion` setting in _firebird.conf_).

More complete implementation (enabled by default and so far without an option to disable it) is ready for v6. It adds a (limited but still) choice between nested loop and...

Plan and statistics after the fix: ``` Select Expression -> Filter -> Union -> Filter (preliminary) -> Table "RDB$DATABASE" as "UNION_OPT RDB$DATABASE" Full Scan -> Filter (preliminary) -> Table "RDB$DATABASE"...

@asfernandes , any chance to look at this issue sooner rather than later?