[GitHub] storm pull request: [STORM-1479] use a simple implemention for Int...

2016-02-23 Thread asfgit
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] storm pull request: [STORM-1479] use a simple implemention for Int...

2016-01-22 Thread revans2
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] storm pull request: [STORM-1479] use a simple implemention for Int...

2016-01-16 Thread arunmahadevan
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] storm pull request: [STORM-1479] use a simple implemention for Int...

2016-01-16 Thread vesense
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] storm pull request: [STORM-1479] use a simple implemention for Int...

2016-01-15 Thread arunmahadevan
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] storm pull request: [STORM-1479] use a simple implemention for Int...

2016-01-15 Thread vesense
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