andygrove commented on code in PR #2045: URL: https://github.com/apache/datafusion-ballista/pull/2045#discussion_r3598693056
########## docs/source/contributors-guide/user-personas.md: ########## @@ -83,7 +83,7 @@ to make sure a change that delights one audience does not quietly break another. - **Coming from**: Apache Spark. - **Why Ballista**: Keep the Spark mental model — plans split into **stages** at shuffle boundaries, one **task** per partition, shuffle files, executors with - task slots, and adaptive query execution (**AQE**) for runtime adaptivity — on + vcores, and adaptive query execution (**AQE**) for runtime adaptivity — on Review Comment: I'm not sure that we should update the persona documentation for this change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
