Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional refactorings #217

Open
ckunki opened this issue Nov 18, 2024 · 0 comments
Open

Additional refactorings #217

ckunki opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@ckunki
Copy link
Contributor

ckunki commented Nov 18, 2024

In ticket #212 QueryHandler Dataflow Abstraction was added to AAF.

Review of the related PR #213 resulted in the following additional changes:

File Change
mock_cast.py Move to exasol/advanced-analytics-framework/tests/mock_cast.py
dependency.py Move to exasol/analytics/query_handler/graph/stage/sql/dependency.py
dataset.py Move to exasol/analytics/query_handler/graph/stage/sql/dataset.py
data_partition.py Move to exasol/analytics/query_handler/graph/stage/sql/data_partition.py
input_output.py Move to exasol/analytics/query_handler/graph/stage/sql/input_output.py
execution_graph.py Move to exasol/analytics/query_handler/graph/execution_graph.py
stage.py Move class SQLStage to separate file sql_stage.py
@ckunki ckunki added the refactoring Code improvement without behavior change label Nov 18, 2024
@ckunki ckunki self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

1 participant