[GitHub] samza pull request #349: Initial version of Table API
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/349 ---
[GitHub] samza pull request #349: Initial version of Table API
GitHub user weisong44 opened a pull request: https://github.com/apache/samza/pull/349 Initial version of Table API Initial version of table API, it includes - Core table API (Table, TableDescriptor, TableSpec) - Local table implementation for in-memory and RocksDb - Th