Skip to content

Presto code documentation for understanding its design and architecture #23066

Discussion options

You must be logged in to vote

Hi @acarpente-denodo :

The Presto paper is a good resource for understanding Presto architecture.

I found Presto: The Definitive Guide very useful when starting on Presto. prestodb.io docs were also are very helpful to get my head around the features and their outward functionality.

In terms of understanding code, I generally back-track from issues or other PRs in the area of the code/related features I'm interested in. Many issues are prefixed with [DESIGN] that can be looked at further e.g. Aria optimization design. Tracing through code with examples also helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@acarpente-denodo
Comment options

Answer selected by acarpente-denodo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants