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

Commit db485ce

Browse files
committed
docs: update misc
Signed-off-by: Alex Chi Z <[email protected]>
1 parent ba22fa1 commit db485ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: docs/src/miscellaneous.md

+4
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ After applying the rule twice, the memo table will have self-referential groups.
2929
## Partial Exploration
3030

3131
Each iteration will only be slower because we have to invoke the optimize group tasks before we can find a group to apply the rule. Probably we can keep the task stack across runs to make it faster.
32+
33+
## Physical Property
34+
35+
A major missing feature in the optimizer. Need this to support shuffling and sort optimizations.

0 commit comments

Comments
 (0)