Skip to content

Conversation

@legrandlegrand
Copy link

Python3 version of Hippysurfer/revj works fine but has a high memory usage (> 500MB) when working with complex sql queries (>50 tables and joins). Pyparsing upgrade (as done in legrandlegrand /revj2) fixes this memory problem, but gives 2 new tests.py faillures.

After Python 3 upgrade, revj has high memory usage (>500MB) when working with complexes SQL queries (having 50 tables joined).
This can be fixed with Pyparsing upgrade.
upgrade pyparsing from 1.5.1 to 2.4.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant