View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008282ParaViewBugpublic2008-12-10 22:072010-12-07 18:21
ReporterAlan Scott 
Assigned ToSebastien Jourdain 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.10 
Summary0008282: We need the ability to sort the spreadsheet
DescriptionWe need the ability to sort the rows of the spreadsheet on any column. Fir instance, if I want to find 200 on PedigreeNodeId for disk_out_ref.exo, it is almost impossible.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
parent of 0011227closedSebastien Jourdain Sorting of vectors not working correctly in spreadsheet view 

  Notes
(0014329)
Utkarsh Ayachit (administrator)
2008-12-11 09:13
edited on: 2009-01-08 10:06

Sorting is going to be really really really tricky especially since data is distributed and not all data is fetched to the client.

However may be possible to support searching "go to the next one with value blah" etc.

(0017051)
Alan Scott (manager)
2009-08-03 21:11

After discussing this in the weekly meeting, I think it would be acceptable to have some type of a search ability. From my standpoint, it would be OK to also limit this search to one column. For instance, search for GlobalNodeId number 100, place the curser on it, and/or highlight it.

The another problem with a true sort, eluded to above by Utkarsh, is that this is an (n)log(n) problem, at least. A search should only be (n).
(0021533)
Utkarsh Ayachit (administrator)
2010-07-28 16:52

After much back and forth, we've decided to implement support for sorting in a spreadsheet view.
(0022211)
Sebastien Jourdain (manager)
2010-09-13 10:56

The sorting spreadsheet feature seems to be quite stable since this commit.

c46127752f5bed6a10a31bef4619a88db20a4d1d
(0023662)
Alan Scott (manager)
2010-12-01 22:00

Sorry for taking so long to get to this - I had client/server issues, then SC, etc.

From the little bit I have tested, I believe this is quite stable single server. However, I just created a hang multiple server as follows:

* 4 remote servers, Windows client, trunk.
* Open g1s1-10fps (Utkarsh has this, or ask me for it). This has 16 files and about 24k points, multi block dataset.
* Split Vertical, Spreadsheet View, Click on PedigreeNodeId. Hangs (or takes long enough that I gave up.

Since this feature is not obvious - if it isn't easy to fix, it is probably OK to delay a fix until the 3.10.1 release (i.e., spring).
(0023702)
Sebastien Jourdain (manager)
2010-12-03 16:16

done in todays master commit
(0023785)
Alan Scott (manager)
2010-12-07 18:21

Whooo hooo! Works!

Tested remote server (as per my modified notes above), windows client, trunk.

 Issue History
Date Modified Username Field Change
2008-12-10 22:07 Alan Scott New Issue
2008-12-11 09:13 Utkarsh Ayachit Note Added: 0014329
2009-01-08 10:06 Utkarsh Ayachit Note Edited: 0014329
2009-02-17 15:37 Utkarsh Ayachit Category 3.6 => 3.8
2009-05-13 13:41 Utkarsh Ayachit Target Version => 3.8
2009-08-03 21:11 Alan Scott Note Added: 0017051
2010-02-01 14:29 Utkarsh Ayachit Priority high => immediate
2010-02-01 14:29 Utkarsh Ayachit Category => Bug
2010-02-25 14:00 Utkarsh Ayachit Target Version 3.8 => 4.0
2010-02-25 16:59 Utkarsh Ayachit Priority immediate => normal
2010-07-28 16:52 Utkarsh Ayachit Note Added: 0021533
2010-07-28 16:52 Utkarsh Ayachit Target Version 4.0 => 3.10
2010-09-01 11:24 Utkarsh Ayachit Assigned To => Sebastiennn Jourdain
2010-09-01 11:24 Utkarsh Ayachit Status backlog => tabled
2010-09-01 11:24 Utkarsh Ayachit Target Version 3.10 => 3.10.shortlist
2010-09-13 10:17 Utkarsh Ayachit Relationship added parent of 0011227
2010-09-13 10:56 Sebastien Jourdain Note Added: 0022211
2010-09-13 10:56 Sebastien Jourdain Status tabled => @80@
2010-09-13 10:56 Sebastien Jourdain Fixed in Version => 3.10
2010-09-13 10:56 Sebastien Jourdain Resolution open => fixed
2010-12-01 22:00 Alan Scott Note Added: 0023662
2010-12-01 22:00 Alan Scott Status @80@ => @20@
2010-12-01 22:00 Alan Scott Resolution fixed => reopened
2010-12-03 16:16 Sebastien Jourdain Note Added: 0023702
2010-12-03 16:16 Sebastien Jourdain Status @20@ => @80@
2010-12-03 16:16 Sebastien Jourdain Resolution reopened => fixed
2010-12-07 18:21 Alan Scott Note Added: 0023785
2010-12-07 18:21 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team