AMashenkov commented on code in PR #2752:
URL: https://github.com/apache/ignite-3/pull/2752#discussion_r1372870798


##########
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/benchmarks/TpchHelper.java:
##########
@@ -65,8 +65,16 @@ public static String getQuery(String queryId) {
         }
     }
 
+    /**
+     * Returns a string representing DDL script with all the tables' and 
indexes' definitions

Review Comment:
   "An apostrophe followed by an ā€œsā€ is the most common way to indicate 
possession (ownership) in English"
   
   "tables` definitions" = "definitions of tables"
   
   "table`s definition" = "definition of a table"



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