Skip to content

Commit

Permalink
Add Expression Evaluation documentation article (#13)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #13

Reviewed By: amitkdutta, kgpai

Differential Revision: D30220948

Pulled By: mbasmanova

fbshipit-source-id: 2b833c27060b6b05f619cc933195b07ccb83270a
  • Loading branch information
mbasmanova authored and facebook-github-bot committed Aug 10, 2021
1 parent a85abf9 commit 6b6fcc0
Show file tree
Hide file tree
Showing 7 changed files with 356 additions and 0 deletions.
1 change: 1 addition & 0 deletions velox/docs/develop.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ This guide is intended for Velox contributors and developers of Velox-based appl

develop/scalar-functions
develop/aggregate-functions
develop/expression-evaluation
develop/dictionary-encoding
develop/arena
Binary file added velox/docs/develop/constant-folding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added velox/docs/develop/cse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added velox/docs/develop/distinct-fields.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added velox/docs/develop/expression-evaluation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
355 changes: 355 additions & 0 deletions velox/docs/develop/expression-evaluation.rst

Large diffs are not rendered by default.

Binary file added velox/docs/develop/flatten-and.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b6fcc0

Please sign in to comment.