about 1 year ago by shiqi
- Allow users to specify a name for an import.
- Allow users to add a description to an import.
- Enable users to write SQL directly to filter queries for an import.
- Enhance the logic for generating similar filter groups.
- Optimize the performance of the query list component.
about 1 year ago by shiqi
- Refined the algorithm for forming Similar Filter Groups.
- Added JSON mode support to Similar Filter Groups.
- Added JSON mode support for "JOIN" column usage in the table detail page.
- Added JSON mode support for "GROUP BY" column usage in the table detail page.
- Added JSON mode support for "ORDER BY" column usage in the table detail page.
about 1 year ago by shiqi
- Add JSON mode to the "Where" column usages in the Schema tab of the Table Detail page.
- Enable sorting by column and unused column in the Insight page.
about 1 year ago by shiqi
- Turn on json mode by default
- Add column level to the column usage modal
- Do not do dedup in leaf node levels
- Enable the user to go directly to query detail page by clicking the leaf node
- Refine the table headers in schema tab of table detail page