• A
    Bump ORCA version to 3.59.0 (#8134) · d973f024
    Ashuka Xue 提交于
    This commit corresponds to the ORCA commit "Implement Full Merge Join"
    
    In GPDB 5, merge join is disabled, but the following changes were made
    to continue allowing compilation of GPDB 5 with ORCA.
    
    1. Translator changes for Merge Join.
    2. Add IsOpMergeJoinable() and GetMergeJoinOpFamilies()  wrappers.
    d973f024
gpdbwrappers.cpp 39.9 KB