Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 90d254b

Browse files
authored
docs: update misc
1 parent b8ac980 commit 90d254b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/miscellaneous.md

+4
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ Each iteration will only be slower because we have to invoke the optimize group
4343
## Physical Property + Enforcer Rules
4444

4545
A major missing feature in the optimizer. Need this to support shuffling and sort optimizations.
46+
47+
## Pruning
48+
49+
Currently, we have implemented the pruning condition as in the paper, but we did not actually enable it.

0 commit comments

Comments
 (0)