Bug #3455
Import, stuck when reading some metadata.ods files
Statut: | New | Début: | 13/10/2023 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Import | Temps passé: | - | |
Version cible: | TXM 0.8.4 |
Description
Depending on the metadata.ods file lines/columns the ReadODS.toTable() method takes a very long time to read the file.
Hypothesis¶
The odftoolkit (https://odftoolkit.org/) java library takes a lot of time to read virtual? lines or columns.
Solution 0¶
Add a console message at the beginning [1] and at the end [2] of reading ODS files to help user diagnoze abnormally long reading time of a metadata.ods file:
[1 Reading metadata.ods...] [2 Done.]
Solution¶
Fix the reading problem
Demandes liées
Historique
#1 Mis à jour par Serge Heiden il y a presque 2 ans
- Sujet changé de Import, stuck at the begining when reading the metadata.ods file à Import, stuck when reading some metadata.ods files
- Description mis à jour (diff)