You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@paimon.apache.org by ni...@apache.org on 2023/03/27 04:03:56 UTC

[incubator-paimon] branch master updated (7fbef6ca9 -> 4b51040eb)

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

nicholasjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git


    from 7fbef6ca9 [typo] Rename paimon-common's 'RowDataUtils' to 'InternalRowUtils' (#707)
     add 4b51040eb [core] Improve the exception information when the changelog producer is `lookup` , the table has no primary key (#704)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/paimon/schema/SchemaValidation.java  | 6 ++++--
 .../src/test/java/org/apache/paimon/schema/SchemaManagerTest.java | 2 +-
 .../test/java/org/apache/paimon/table/SchemaEvolutionTest.java    | 8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)