[
https://issues.apache.org/jira/browse/PHOENIX-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436825#comment-15436825
]
Xiaopeng Liao commented on PHOENIX-2648:
Initially the ":" is us
GitHub user xiaopeng-liao opened a pull request:
https://github.com/apache/phoenix/pull/196
[PHOENIX-2648] Add dynamic column support for spark integration
It supports both RDD and Dataframe read /write,
Things needed consideration
==
When loading from Dataframe
amiliar with the implementation (and the "gotchas" that might
> exist in this improvement), but I would encourage you to try to reach out
> on that JIRA issue you mentioned. Maybe Josh M or Randy would be able to
> give you some review as they have some more context.
>
> Th
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 he