Github user paul-rogers commented on a diff in the pull request:
https://github.com/apache/drill/pull/928#discussion_r143102000
--- Diff:
protocol/src/main/java/org/apache/drill/exec/proto/UserBitShared.java ---
@@ -12140,6 +12140,31 @@ public Builder clearDef() {
*/
com.google.protobuf.ByteString
getOptionsJsonBytes();
+
+ // optional double total_cost = 7;
--- End diff --
I would, but this is generated code...---
