GitHub user weiqingy opened a pull request:
https://github.com/apache/samza/pull/808
SAMZA-1999: Fix NullPointerException when sink is log.outputstream
## What changes were proposed in this pull request?
The PR is to fix a bug which throw out NullPointerException when sink is
lo
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/805
---
GitHub user weisong44 opened a pull request:
https://github.com/apache/samza/pull/807
SAMZA-1998: Table API refactoring
Table API refactoring
- Removed TableSpec
- Consolidated configuration for tables to table descriptors
- Refactored constructor so that o
GitHub user shenodaguirguis opened a pull request:
https://github.com/apache/samza/pull/806
[SAMZA-1997] Samza-sql diagnostics - instrument project operator
When the user uses Samza-SQL, they use high level declarative language
(SQL) for ease and speed of implementation of their Sam