diff options
| author | vitya-smirnov <[email protected]> | 2026-02-12 12:45:28 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2026-02-12 13:34:32 +0300 |
| commit | 286b6e0d3e4bb8953b980a186898ca5f3e2b3d90 (patch) | |
| tree | aa07eecace622a18e7340f50c0d681620bb9489d /contrib/python/hypothesis | |
| parent | c23709621f06525b7d6b6104067821b9160febcc (diff) | |
YQL-20895: Preserve annotation at ExpandSqlSelect
After a `SqlSelect` expansion the column order must be preserved,
and so type annotation required. During an expansion the `ExprNode`
graph is transformed and so at later stages type annotation is lost,
so we need to backup it. The solution is too pass an original `xxxAnn`
`ExprNode` with `xxx` `ExprNode` to every subprocedure.
commit_hash:e2c4d727ca7617d835e0608c3d341cf76e416a30
Diffstat (limited to 'contrib/python/hypothesis')
0 files changed, 0 insertions, 0 deletions
