[
https://issues.apache.org/jira/browse/IGNITE-28141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tiago Marques Godinho updated IGNITE-28141:
-------------------------------------------
Description:
Refactor SqlDdlGenerator#populateQueryEntity
The logic is super hard in part because we are trying to fill the AI2 with all
the necessary information to do the conversion.
Creating a native migration tools data-structure will make this method much
simpler. Since we can first pull the available data from the QE, and afterwards
enrich it with information from the classpath.
Notes:
* Check ticket mention in the repo.
was:
Refactor SqlDdlGenerator#populateQueryEntity
Check TODO in repository for more context.
> Refactor SqlDdlGenerator#populateQueryEntity
> --------------------------------------------
>
> Key: IGNITE-28141
> URL: https://issues.apache.org/jira/browse/IGNITE-28141
> Project: Ignite
> Issue Type: Improvement
> Components: migration ai2 to ai3
> Reporter: Ivan Zlenko
> Priority: Major
> Labels: ignite-3
>
> Refactor SqlDdlGenerator#populateQueryEntity
> The logic is super hard in part because we are trying to fill the AI2 with
> all the necessary information to do the conversion.
> Creating a native migration tools data-structure will make this method much
> simpler. Since we can first pull the available data from the QE, and
> afterwards enrich it with information from the classpath.
> Notes:
> * Check ticket mention in the repo.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)