Github user asfgit closed the pull request at:
https://github.com/apache/storm/pull/1021
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/1021#issuecomment-174003350
+1 looks OK to me.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this fea
Github user arunmahadevan commented on the pull request:
https://github.com/apache/storm/pull/1021#issuecomment-172212641
MulitScheme implementations appear to deserialize raw bytes or String, not
Integer.
---
If your project is set up for it, you can reply to this email and have you
Github user vesense commented on the pull request:
https://github.com/apache/storm/pull/1021#issuecomment-172182776
@arunmahadevan
This class is used by StormSQL.
>In StormSQL data is represented by external tables. Users can specify data
sources using the CREATE EXTERNAL TABL
Github user arunmahadevan commented on the pull request:
https://github.com/apache/storm/pull/1021#issuecomment-172169957
Changes looks good. But wonder why isn't there a corresponding
IntDeserializer?
---
If your project is set up for it, you can reply to this email and have your
re
GitHub user vesense opened a pull request:
https://github.com/apache/storm/pull/1021
[STORM-1479] use a simple implemention for IntSerializer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vesense/storm STORM-1479
Alternatively