This is an automated email from the ASF dual-hosted git repository.
hyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 43b6abc [CALCITE-3317] Add a public constructor for LogicalCalc with
RelInput type parameter (Wang Yanlin)
add 507d383 [CALCITE-3316] Exception while deserializing LogicalCorrelate
from json string (Wang Yanlin)
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/rel/core/Correlate.java | 4 +-
.../calcite/rel/logical/LogicalCorrelate.java | 2 +-
.../org/apache/calcite/plan/RelWriterTest.java | 105 +++++++++++----------
3 files changed, 56 insertions(+), 55 deletions(-)