Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054044
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagermajorhave not tried2023-11-28 13:452023-11-28 13:53
ReporterAugustoMauchView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054044: Unneeded sort when exporting sample data should be removed

DescriptionAs part of the export sample data process this line [1] is doing an in-memory sort to guarantee that records are exported sorted. That in-memory sort used to be needed when both Oracle and PostgreSQL where soported, because the database-level sorting was sometimes not consistent between the two.

When this unneeded sort is removed, all sampledatas should be reexported, just in case by removing that sort, any record is reordered.

[1] https://gitlab.com/openbravo/product/dbsm/-/blob/master/src/org/apache/ddlutils/io/DatabaseDataIO.java#L780 [^]
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2023-11-28 13:45 AugustoMauch New Issue
2023-11-28 13:45 AugustoMauch Assigned To => Triage Platform Base
2023-11-28 13:45 AugustoMauch Modules => Core
2023-11-28 13:45 AugustoMauch Triggers an Emergency Pack => No
2023-11-28 13:53 shuehner Issue Monitored: shuehner


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker