TuGraph-family / tugraph-db

TuGraph is a high performance graph database.
https://tugraph.org
Apache License 2.0
1.42k stars 190 forks source link

Reopen opt_rewrite_with_schema optimization rule #594

Open ljcui opened 4 months ago

ljcui commented 4 months ago

The opt_rewrite_with_schema optimization rule has bug, we temporarily disable it. Please fix and reopen it @seijiang

ljcui commented 4 months ago

How to reproduce the bug:

reopen opt_rewrite_with_schema optimization rule and run test cases in test_cypher.cpp, then some test case will fail.