|
|
#### Support new Materialize in YT provider ✎
- Introduces support for the new Materialize operation in the YT provider, enabling materialization of query results into temporary tables
- Adds necessary type annotations, constraint handling, and execution logic for the Materialize operation
- Implements physical optimization rules to properly handle Materialize operations during query planning
- Includes support for persisting materialized data and integrating it with existing YT operations like Publish and Copy
- Adds comprehensive test cases covering various Materialize scenarios including basic usage, sorting preservation, and complex expressions
- Updates SQL-to-YQL conversion to properly handle Materialize statements in SQL queries
<a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a>
commit_hash:f915520020d0958e0e8c2a298b197564d3298675
|