Bug #5791
Adding column to shape file is very slow
| Status: | New | Start Date: | 06/12/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Vectors | |||
| Target version: | Version 2.0.0 | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: |
Description
Adding a column takes more than a minute
Scenario:
1) Open attribute table
2) Add column (in my case a double(8,5))
Environment:
- QGIS version 1.8 or 1.7.4
- Windows 7 64 bit
Test file:
https://docs.google.com/open?id=0B-lmgiUm-f0HRWpadzZpNlk4cmM
History
Updated by Giovanni Manghi 11 months ago
- Category set to Vectors
- Priority changed from Normal to High
- Target version set to Version 2.0.0
confirmed here on Ubuntu. It seems that after adding the column it slowly reload all the features (slower than when opening the attribute table in first place).
Updated by Giovanni Manghi 5 months ago
- Priority changed from High to Normal