databrickslabs / remorph

Accelerates migrations to Databricks by automating code conversion and migration validation
Other
47 stars 31 forks source link

[BUG]: LCA check running to max recurrsion depth #947

Open sundarshankar89 opened 2 months ago

sundarshankar89 commented 2 months ago

Is there an existing issue for this?

Category of Bug / Issue

TranspileParserError

Current Behavior

RecursionError: maximum recursion depth exceeded in instancecheck

Expected Behavior

No error

Steps To Reproduce

No response

Relevant log output or Exception details

No response

Sample Query

No response

Operating System

macOS

Version

latest via Databricks CLI

ericvergnaud commented 2 weeks ago

@sundarshankar89 would you mind providing a bit more context ? What does LCA stand for ? Steps to reproduce is a minimal we require in order to prove that a bug is fixed.

ericvergnaud commented 2 weeks ago

Image