srowen commented on issue #23574: [SPARK-26643][SQL] Fix incorrect analysis exception about set table properties. URL: https://github.com/apache/spark/pull/23574#issuecomment-465612402 Yeah that's how it would be read here. "may not" = "is not allowed to". I suppose it could also be read as "may not" = "might or might not", like we're not sure whether they do, but I don't think it would generally be understood that way in the exception message. If that's all there is to it then I think we can just close this. I don't mind fixing the typo in "persistent" here but then just make this a `[MINOR]` PR and close the JIRA.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
