tirkarthi commented on issue #32434: URL: https://github.com/apache/airflow/issues/32434#issuecomment-1627455796
@hussein-awala As per the jsonschema project it seems they did a major rewrite that fixes the performance issue. The fix pr was merged and 4.18.0 was released 2 days back. Can you please try to see if 4.18.0 fixes the issue? https://github.com/python-jsonschema/jsonschema/issues/941 Fix PR : https://github.com/python-jsonschema/jsonschema/pull/1049 Comment from Maintainer : https://github.com/python-jsonschema/jsonschema/issues/941#issuecomment-1441416922 https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
