Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/22788
  
    Yea I think so, we can even use JSON to be safer. e.g. for `a.b.c.d`, we 
can encode it as a json array [a,b,c,d]. At data source side, use a json parser 
to read it back.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to