[GitHub] samza pull request #870: SamzaSQL: Documentation Enhancement (fix broken sam...

2019-01-04 Thread shenodaguirguis
GitHub user shenodaguirguis opened a pull request: https://github.com/apache/samza/pull/870 SamzaSQL: Documentation Enhancement (fix broken same-page links) You can merge this pull request into a Git repository by running: $ git pull https://github.com/shenodaguirguis/samza

[GitHub] samza pull request #865: Documentation fixes for Samza SQL

2018-12-20 Thread shenodaguirguis
GitHub user shenodaguirguis opened a pull request: https://github.com/apache/samza/pull/865 Documentation fixes for Samza SQL You can merge this pull request into a Git repository by running: $ git pull https://github.com/shenodaguirguis/samza docfix Alternatively you can

[GitHub] samza pull request #863: SAMZA-2029: Samza-SQL Diagnostics: propagate eventT...

2018-12-17 Thread shenodaguirguis
GitHub user shenodaguirguis opened a pull request: https://github.com/apache/samza/pull/863 SAMZA-2029: Samza-SQL Diagnostics: propagate eventTime and assign arrivalTime a) upon receiving a new event message, check if eventTime is available, and if so copy it to message metadata

[GitHub] samza pull request #848: SAMZA-2028 Samza-SQL Diagnostics: add metrics to Jo...

2018-12-06 Thread shenodaguirguis
GitHub user shenodaguirguis opened a pull request: https://github.com/apache/samza/pull/848 SAMZA-2028 Samza-SQL Diagnostics: add metrics to Join and Aggregate operators by adding metrics to Join and Aggregate, it concludes the first phase (adding metrics) of Samza-SQL Diagnostics

[GitHub] samza pull request #825: SAMZA-2002 SamzaSQL Diagnostics: instrument rest of...

2018-11-29 Thread shenodaguirguis
Github user shenodaguirguis closed the pull request at: https://github.com/apache/samza/pull/825 ---

[GitHub] samza pull request #831: [SAMZA-2002] SamzaSQL Diagnostics: instrument rest ...

2018-11-29 Thread shenodaguirguis
GitHub user shenodaguirguis opened a pull request: https://github.com/apache/samza/pull/831 [SAMZA-2002] SamzaSQL Diagnostics: instrument rest of operators (except join & aggregate) and at Query level Second phase of instrumenting SamzaSQL operators to add and maintain met

[GitHub] samza pull request #814: SAMZA-2002 SamzaSQL Diagnostics: instrument rest of...

2018-11-28 Thread shenodaguirguis
Github user shenodaguirguis closed the pull request at: https://github.com/apache/samza/pull/814 ---

[GitHub] samza pull request #825: SAMZA-2002 SamzaSQL Diagnostics: instrument rest of...

2018-11-28 Thread shenodaguirguis
GitHub user shenodaguirguis opened a pull request: https://github.com/apache/samza/pull/825 SAMZA-2002 SamzaSQL Diagnostics: instrument rest of operators (except join) and at Query level You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] samza pull request #814: SAMZA-2002 SamzaSQL Diagnostics: instrument rest of...

2018-11-26 Thread shenodaguirguis
GitHub user shenodaguirguis opened a pull request: https://github.com/apache/samza/pull/814 SAMZA-2002 SamzaSQL Diagnostics: instrument rest of operators (except join) and at Query level After instrumenting Project operator in Samza-1997, this PR instruments the rest of operators

[GitHub] samza pull request #806: [SAMZA-1997] Samza-sql diagnostics - instrument pro...

2018-11-15 Thread shenodaguirguis
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