• Sergey Glukhov's avatar
    Bug#37601 Cast Is Not Done On Row Comparison · 6a9de01a
    Sergey Glukhov authored
    In case of ROW item each compared pair does not
    check if argumet collations can be aggregated and
    thus appropiriate item conversion does not happen.
    The fix is to add the check and convertion for ROW
    pairs.
    6a9de01a
item.cc 194 KB