Re: [VOTE] SEP-11: Host affinity in standalone.

2018-04-05 Thread xinyu liu
+1 (binding). Look forward to the implementation. Xinyu On Wed, Apr 4, 2018 at 2:43 PM, Yi Pan wrote: > +1 (binding). Thanks for the revisions! > > -Yi > > On Wed, Apr 4, 2018 at 2:39 PM, santhosh venkat < > santhoshvenkat1...@gmail.com> wrote: > > > Hi, > > > > This is a voting thread for SEP-

[GitHub] samza pull request #465: sql: initial insert support for table destination

2018-04-05 Thread pdu-mn1
GitHub user pdu-mn1 opened a pull request: https://github.com/apache/samza/pull/465 sql: initial insert support for table destination Table is another main type of IO abstraction in Samza which supports both read and write (optional). For the tables that do support writes, we

[GitHub] samza pull request #464: SAMZA-1619: Samza-sql: Support serialization of nes...

2018-04-05 Thread atoomula
GitHub user atoomula opened a pull request: https://github.com/apache/samza/pull/464 SAMZA-1619: Samza-sql: Support serialization of nested samza sql relational message Added support for serialization of nested samza sql rel message and accordingly fixed the conversion of nested av