fgreg commented on a change in pull request #8:
URL: 
https://github.com/apache/incubator-sdap-nexusproto/pull/8#discussion_r682992912



##########
File path: src/main/proto/DataTile.proto
##########
@@ -102,7 +131,7 @@ message TileSummary{
     string dataset_name = 3;
     string granule = 4;
     string dataset_uuid = 5;
-    string data_var_name = 6;
+    repeated string data_var_name = 6;

Review comment:
       is changing from single value to repeated a backwards-compatible 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: dev-unsubscr...@sdap.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to