This is an automated email from the ASF dual-hosted git repository.
amaliujia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 083edb4 [BEAM-7926] Data-centric Interactive Part3 (#10731)
add d7df9ed [BEAM-9240]: Check for Nullability in typesEqual() method of
FieldType class (#10744)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/beam/sdk/schemas/Schema.java | 3 +++
.../org/apache/beam/sdk/schemas/SchemaTest.java | 25 +++++++++++++++++++---
.../sdk/extensions/sql/impl/rel/BeamCalcRel.java | 9 +++++---
.../extensions/sql/impl/utils/CalciteUtils.java | 5 +++++
4 files changed, 36 insertions(+), 6 deletions(-)