You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by xi...@apache.org on 2022/02/01 23:22:47 UTC

[samza] branch master updated (c5831bf -> 28b644c)

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

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


    from c5831bf  [Docs] Add Daniel Chen to committers list and GPG keys (#1578)
     add 28b644c  SAMZA-2717: Adding docs for table api updates (#1579)

No new revisions were added by this update.

Summary of changes:
 .../documentation/api/table-api-class-diagram.png  | Bin 0 -> 86869 bytes
 .../documentation/versioned/api/high-level-api.md  |  23 +++++-
 .../learn/documentation/versioned/api/table-api.md |  79 +++++++++++----------
 .../samza/table/remote/TableWriteFunction.java     |  19 ++---
 .../org/apache/samza/table/utils/TableMetrics.java |   2 +-
 5 files changed, 76 insertions(+), 47 deletions(-)
 create mode 100644 docs/img/versioned/learn/documentation/api/table-api-class-diagram.png