Hello, I just started using Phoenix and found it such a great product that makes my work easier,
And the dynamic column feature helps a lot, And now I am trying to store data through spark RDD with dynamic column (and read out), there is a JIRA issue PHOENIX-2648<https://issues.apache.org/jira/browse/PHOENIX-2648> related to this, just wondering is there any work being done on this one? I implemented the dynamic column support for RDD (not dataframe yet) for my own use, wondering if it could help in anyway.. https://github.com/xiaopeng-liao/phoenix.git my first mail here, if there is anything not align to the guide line, please point out for me, appreciate! Thanks! Xiaopeng [https://avatars3.githubusercontent.com/u/13731092?v=3&s=400]<https://github.com/xiaopeng-liao/phoenix.git> xiaopeng-liao/phoenix<https://github.com/xiaopeng-liao/phoenix.git> github.com Forked from phoenix and trying to test out features of spark connector with dynamic column support based on our job requirements
