Description
We should explicitly let users know that tables created from RDDs are immutable and new rows cannot be inserted into it. We can add a better error message and also explain it in the programming guide.
Attachments
Attachments
Issue Links
- relates to
-
SPARK-6217 insertInto doesn't work in PySpark
- Closed
- links to