prepack icon indicating copy to clipboard operation
prepack copied to clipboard

Generalized adjacent join generator merge

Open tiagovtristao opened this issue 4 years ago • 0 comments

Release notes: Adjacent JOIN_GENERATORS with EQUIVALENT path conditions are now merged for optimization.

This pull request is a generalization of https://github.com/facebook/prepack/pull/2623 as suggested by @hermanventer.

Extra:

  • Lint issues caused by a recent prettier version update are now fixed;
  • flow-bin has been re-added to devDependencies as it was causing scripts that depend on Flow to fail during development.

tiagovtristao avatar Sep 15 '19 12:09 tiagovtristao