You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we randomly generate expressions, a generated query can be very complex.
Such kind of query does not make sense most of the time. I would like to generate queries that are not that complex.
By supporting the depth of the query expression ast can help limit the complexity of the query.
The text was updated successfully, but these errors were encountered:
yeya24
changed the title
[Feature Request] Supported query generation depth
[Feature Request] Support query generation depth
Mar 7, 2023
Since we randomly generate expressions, a generated query can be very complex.
Such kind of query does not make sense most of the time. I would like to generate queries that are not that complex.
By supporting the depth of the query expression ast can help limit the complexity of the query.
The text was updated successfully, but these errors were encountered: