GitHub user weisong44 opened a pull request:
https://github.com/apache/samza/pull/657
SAMZA-1905: Added case study for eBay, Optimizely, Redfin and TripAdvisor
As per subject
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/weisong
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/656
---
GitHub user weisong44 opened a pull request:
https://github.com/apache/samza/pull/656
Samza 1904: Added test case in TestLocalTest for low level API
As per subject, adding a new test case that uses TaskApplication
You can merge this pull request into a Git repository by running:
+1 for 1.0! Thanks Rayman for sending out this email!
P.S. @Tom, we are in the path to move closer to Kafka 1.0 by removing all
deprecated SimpleConsumer client usage in 1.0. We will definitely keeping
that target in mind after we stabilize the major features and APIs in this
release.
Thanks for
GitHub user atoomula opened a pull request:
https://github.com/apache/samza/pull/655
Samza-sql: Fixing join to work with udfs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/atoomula/samza udf
Alternatively you can review and ap
GitHub user weiqingy opened a pull request:
https://github.com/apache/samza/pull/654
SAMZA-1901: Implementation of Samza SQL Shell
## What changes were proposed in this pull request?
This PR includes two parts:
- Current DSL converter does not support Sql query, which me