Github user ChinmaySKulkarni commented on the issue: https://github.com/apache/phoenix/pull/401 @twdsilva @vincentpoon please review. Just a note: On top of the changes mentioned in my PR, I have simplified the `init` method. However, I've decided against removing it since there are attributes being set inside it which depend on other attributes already being set, etc. Let me know if you guys have a different opinion or a better way of designing this.
---