Skip to content

Enhance smart generation and profiling with stable column ordering#31

Merged
akshaykumar2505 merged 1 commit intomainfrom
240326
Mar 24, 2026
Merged

Enhance smart generation and profiling with stable column ordering#31
akshaykumar2505 merged 1 commit intomainfrom
240326

Conversation

@akshaykumar2505
Copy link
Copy Markdown

  • Introduced column order preservation in smart generation processes, ensuring that generated fields maintain their DDL order.
  • Added functionality to hydrate column order from ClickHouse, improving the stability of column arrangements during profiling.
  • Updated serialization and deserialization processes to include column order, allowing for consistent handling of column arrangements across different operations.
  • Implemented cache invalidation for user sessions post-model generation to ensure immediate updates in Explore/Meta requests.

This update improves the reliability and predictability of column handling in generated models.

- Introduced column order preservation in smart generation processes, ensuring that generated fields maintain their DDL order.
- Added functionality to hydrate column order from ClickHouse, improving the stability of column arrangements during profiling.
- Updated serialization and deserialization processes to include column order, allowing for consistent handling of column arrangements across different operations.
- Implemented cache invalidation for user sessions post-model generation to ensure immediate updates in Explore/Meta requests.

This update improves the reliability and predictability of column handling in generated models.
@akshaykumar2505 akshaykumar2505 merged commit 5ce5acb into main Mar 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants