Describe the bug
Update of 98 records using attribute table taking excessive time (30+s) using simple/direct entry with no complex queries.
How to Reproduce
Have in-memory geospatial data (points) joined to on-network-share GPKG
Update attributes using attribute table. For instance, salt_radius set to 50, update all. Takes excessively long.
I've attempted to include a stripped gpkg demonstrating this behavior, but instead of the excessively long time to commit changes between memory+gpkg, between gpkg+gpkg the changes either fail to commit entirely, or hang QGIS.
I'm running into this issue as well, using QGIS 3.22.1 on Windows. When trying to create a join on a temporary layer, QGIS hangs. But if I save the layer to a geopackage and then join, it works fine.
Describe the bug Update of 98 records using attribute table taking excessive time (30+s) using simple/direct entry with no complex queries.
How to Reproduce Have in-memory geospatial data (points) joined to on-network-share GPKG
Update attributes using attribute table. For instance, salt_radius set to 50, update all. Takes excessively long.
I've attempted to include a stripped gpkg demonstrating this behavior, but instead of the excessively long time to commit changes between memory+gpkg, between gpkg+gpkg the changes either fail to commit entirely, or hang QGIS.
QGIS and OS versions
Additional context https://www.youtube.com/watch?v=D7VXyyELhio