Hi, Please review a fix for getChildExps -> accept(RexShuttle)
https://github.com/apache/incubator-calcite/pull/31 I made RexShuttle.mutate more NPE-proof since there are null values in MultiJoin.outerJoinConditions somehow. -- Regards, Vladimir Sitnikov
