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

[Feature]: Support table sorting process #1360

Open
1 of 2 tasks
Tracked by #2534
zhoujinsong opened this issue Apr 17, 2023 · 1 comment
Open
1 of 2 tasks
Tracked by #2534

[Feature]: Support table sorting process #1360

zhoujinsong opened this issue Apr 17, 2023 · 1 comment
Labels
type:feature Feature Requests

Comments

@zhoujinsong
Copy link
Contributor

zhoujinsong commented Apr 17, 2023

Description

Currently, the self-optimizing process on the table does not sort the data in the table. If a sorting process is added, it can improve the performance of filtering queries on the sorted fields.

Use case/motivation

Support configuring sorting rules on tables. The data will be sorted according to the rules to improve the query performance of the table.

Describe the solution

  • Support configuring sorting rules for table rows.
  • Automatically sort the data.
  • Support multiple sorting methods, such as regular sorting and z-order sorting.

Subtasks

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@zhoujinsong zhoujinsong added the type:feature Feature Requests label Apr 17, 2023
@zhoujinsong zhoujinsong mentioned this issue Apr 17, 2023
4 tasks
@zhoujinsong zhoujinsong changed the title [Feature]: Support sorting table data during the self-optimizing process [Feature]: Support table sorting process Feb 5, 2024
@zhoujinsong zhoujinsong mentioned this issue Feb 5, 2024
12 tasks
@link3280
Copy link
Contributor

@zhoujinsong I'm glad to help with this one. Please assign it to me if no one is working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature Feature Requests
Projects
None yet
Development

No branches or pull requests

2 participants