zzcclp removed a comment on pull request #34365:
URL: https://github.com/apache/spark/pull/34365#issuecomment-951513743
> thanks, merged to master/3.2/3.1.
This pr can't be merged to branch 3.1 directly, there is an error below:
```
type mismatch;
found : org.apache.spark.sql.catalyst.TableIdentifier
required: org.apache.spark.sql.catalyst.QualifiedTableName
catalog.invalidateCachedTable(tableName)
```
in `AlterTableUnsetPropertiesCommand`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]