Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-34947
Streaming write to a V2 table should invalidate its associated cache - SPARK-34401
Update public docs about altering cached tables/views - SPARK-34347
CatalogImpl.uncacheTable should invalidate in cascade for temp views - SPARK-34267
Remove `refreshTable()` from `SessionState` - SPARK-34266
Update comments for `SessionCatalog.refreshTable()` and `CatalogImpl.refreshTable()` - SPARK-34262
ALTER TABLE .. SET LOCATION doesn't refresh v1 table cache - SPARK-34215
Keep table cached after truncation - SPARK-34213
LOAD DATA doesn't refresh v1 table cache - SPARK-34149
DSv2: `ALTER TABLE .. ADD PARTITION` does not refresh table cache - SPARK-34138
Keep dependants cached while refreshing v1 tables - SPARK-34108
Cache lookup doesn't work in certain cases - SPARK-34062
Call updateTableStats() from AlterTableAddPartitionCommand - SPARK-34060
ALTER TABLE .. DROP PARTITION uncaches Hive table while updating table stats - SPARK-34055
ALTER TABLE .. ADD PARTITION doesn't refresh cache - SPARK-34052
A cached view should become invalid after a table is dropped - SPARK-34039
[DSv2] ReplaceTable should invalidate cache - SPARK-34027
ALTER TABLE .. RECOVER PARTITIONS doesn't refresh cache - SPARK-34011
ALTER TABLE .. RENAME TO PARTITION doesn't refresh cache - SPARK-33963
`isCached` return `false` for cached Hive table - SPARK-33950
ALTER TABLE .. DROP PARTITION doesn't refresh cache - SPARK-33941
ALTER TABLE .. DROP PARTITION doesn't invalidate the cache - SPARK-33829
ALTER TABLE ... RENAME TO should recreate cache for v2 tables. - SPARK-33729
When refreshing cache, Spark should not use cached plan when recaching data - SPARK-33653
DSv2: REFRESH TABLE should recache the table itself - SPARK-33652
DSv2: DeleteFrom should refresh cache - SPARK-33492
DSv2: Append/Overwrite/ReplaceTable should invalidate cache - SPARK-33435
DSv2: REFRESH TABLE should invalidate caches - SPARK-33311
Improve semantics for REFRESH TABLE - SPARK-33305
DSv2: DROP TABLE command should also invalidate cache - SPARK-33290
REFRESH TABLE should invalidate cache even though the table itself may not be cached
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0