Skip to content

Issues: databrickslabs/remorph

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[FEATURE]: Support multiple columns in order by clause for listagg enhancement New feature or request
#1176 opened Nov 8, 2024 by ajinkya441
1 task done
[FEATURE]: Configurable pre-hash Sampling enhancement New feature or request
#1173 opened Nov 7, 2024 by jordan-databricks
1 task done
[FEATURE]: Unable to Convert Teradata MULTISET DDL Statements enhancement New feature or request
#1166 opened Nov 6, 2024 by sriram251-code
1 task done
[FEATURE]: Implement TSQL query history enhancement New feature or request
#1162 opened Nov 5, 2024 by sriram251-code
1 task done
[TODO] if we have this node, then add new rule to inject DynamicJobs(m: Migration, deploying: Map[Int,String]) feat/orcherstator where the queries are orchestrated from tech debt design flaws and other cascading effects
#1158 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] add task dependencies via com.databricks.labs.remorph.graph.TableGraph feat/orcherstator where the queries are orchestrated from tech debt design flaws and other cascading effects
#1157 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] create multiple jobs, once we realise we need that feat/orcherstator where the queries are orchestrated from tech debt design flaws and other cascading effects
#1156 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] optimize constants: ir.Add(ir.Literal(2), ir.Literal(2)) => ir.Literal(4) feat/ir everything related to abstract syntax trees tech debt design flaws and other cascading effects
#1155 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] What if we need the index of FLATTEN-ing something that translates to a VARIANT? feat/ir everything related to abstract syntax trees tech debt design flaws and other cascading effects
#1154 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] figure out why there's a join in the update plan feat/ir everything related to abstract syntax trees tech debt design flaws and other cascading effects
#1153 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] (jimidle) figure out cases when this is not true feat/ir everything related to abstract syntax trees tech debt design flaws and other cascading effects
#1152 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] this is (temporary) hack due to the lack of star resolution. otherwise child.output is fine feat/ir everything related to abstract syntax trees tech debt design flaws and other cascading effects
#1151 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] fix envs to use DATABRICKS_CLUSTER_ID tech debt design flaws and other cascading effects
#1150 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] Add scores for the various unresolved functions that we know will be extra complicated to convert estimate/transpile Show % of uncovered nodes from query set and query history, missing grammar errors, distribution tech debt design flaws and other cascading effects
#1149 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] These values are arbitrary and need to be verified in some way estimate/transpile Show % of uncovered nodes from query set and query history, missing grammar errors, distribution tech debt design flaws and other cascading effects
#1148 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] Add specific rules for things that are more complicated than simple expressions such as estimate/transpile Show % of uncovered nodes from query set and query history, missing grammar errors, distribution tech debt design flaws and other cascading effects
#1147 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] Add scores for other logical plans that add more complexity then a simple statement estimate/transpile Show % of uncovered nodes from query set and query history, missing grammar errors, distribution tech debt design flaws and other cascading effects
#1146 opened Nov 4, 2024 by labs-infra-reader-backup bot
[TODO] Define the scores for each complexity level estimate/transpile Show % of uncovered nodes from query set and query history, missing grammar errors, distribution tech debt design flaws and other cascading effects
#1145 opened Nov 4, 2024 by labs-infra-reader-backup bot
ProTip! Exclude everything labeled bug with -label:bug.