You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2020/11/23 23:25:24 UTC

[iceberg] branch master updated (0d68114 -> 618c9b4)

This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from 0d68114  Hive: Save schema to table props to avoid HMS calls (#1794)
     add 618c9b4  Spark: Fix optional arg validation in procedures (#1809)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/analysis/ResolveProcedures.scala   | 5 +++--
 .../spark/sql/connector/iceberg/catalog/ProcedureParameterImpl.java  | 5 +++++
 2 files changed, 8 insertions(+), 2 deletions(-)