Skip to content

Fixes - #804

Merged
clairblacketer merged 3 commits into
developfrom
fix_z_order_by_random
Aug 17, 2026
Merged

Fixes#804
clairblacketer merged 3 commits into
developfrom
fix_z_order_by_random

Conversation

@ganisimov

Copy link
Copy Markdown
Collaborator

No description provided.

@ganisimov ganisimov changed the title Fix "zorder by random" Fixes Aug 17, 2026

@clairblacketer clairblacketer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this @ganisimov! It looks like the line endings were handled through the csvs but that the order by random fix and the primary key fix were done to the ddls themselves. Should these be addressed in future through fixes to Sql Render? I am concerned that if we re-generate the ddls at any point using the csvs we will lose your changes here.

@ganisimov

Copy link
Copy Markdown
Collaborator Author

@clairblacketer , the z-order fix is done by using correct hint for SqlRender, and the primary key issue was fixed by using the latest version of SqlRender to generate the DDLs. So that to end up with the same DLLs one just needs to ensure that the latest SqlRender is installed.

@clairblacketer

Copy link
Copy Markdown
Contributor

Amazing as always, thank you @ganisimov! I will pull this in then

@clairblacketer
clairblacketer merged commit 00169dd into develop Aug 17, 2026
2 of 6 checks passed
@clairblacketer
clairblacketer deleted the fix_z_order_by_random branch August 17, 2026 20:15
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