Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To avoid hiding lost columns at the bottom of the dataset #2767

Merged
merged 5 commits into from
Mar 28, 2025
Merged

Conversation

touv
Copy link
Contributor

@touv touv commented Mar 20, 2025

No description provided.

@touv touv marked this pull request as ready for review March 21, 2025 17:04
@touv touv added the 👷‍♂️ Do Not Merge PR bloquée ne devant pas être intégrée label Mar 21, 2025
@touv touv marked this pull request as draft March 21, 2025 17:29
@touv
Copy link
Contributor Author

touv commented Mar 21, 2025

makes lodex very slow for large dataset

@touv
Copy link
Contributor Author

touv commented Mar 21, 2025

Another idea would be to count the number of columns just before inserting them into the database and add them to each document.
We could then sort on this column and then hide it.

@touv touv added ⚠️ Minor defect Le problème ne permet pas d'optimiser le processus standard ou concerne un cas d'usage spécifique and removed 👷‍♂️ Do Not Merge PR bloquée ne devant pas être intégrée labels Mar 28, 2025
@touv touv marked this pull request as ready for review March 28, 2025 16:45
@touv touv merged commit 29d3dec into master Mar 28, 2025
8 checks passed
@touv touv deleted the improve-excerpt branch March 28, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ Minor defect Le problème ne permet pas d'optimiser le processus standard ou concerne un cas d'usage spécifique
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant