JunWang222 commented on code in PR #789:
URL: https://github.com/apache/wayang/pull/789#discussion_r3836505049


##########
presto-setup/README.md:
##########
@@ -0,0 +1,249 @@
+# Presto Local Setup
+
+Local PrestoDB environment using the built-in **memory** connector, completely
+containerised.
+
+The current validation has two parts:
+
+1. Build the Wayang Presto platform and run the shared JDBC SQL-generation 
tests.
+2. Run the Wayang Presto operator tests against the live local PrestoDB.
+
+Run the commands below from the repository root. Java 17 and Docker with Docker
+Compose are required; Maven is provided by the repository wrapper.
+
+The Presto cost-profiling branch is named `feature/presto-cost-profiling`:
+
+```bash
+git checkout feature/presto-cost-profiling

Review Comment:
   modified, thanks!



-- 
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]

Reply via email to