Andrew Or created SPARK-15583:
---------------------------------
Summary: Relax ALTER TABLE properties restriction for data source tables
Key: SPARK-15583
URL: https://issues.apache.org/jira/browse/SPARK-15583
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 2.0.0
Reporter: Andrew Or
Assignee: Andrew Or
Looks like right now we just don't support ALTER TABLE SET TBLPROPERTIES for all properties.
This is overly restrictive; as long as the user doesn't touch anything in the special namespace
(spark.sql.sources.*) then we're OK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|