Lars Volker has posted comments on this change. Change subject: IMPALA-3224: Migrate non-docs JIRA URLs ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/6487/1/fe/src/main/java/org/apache/impala/analysis/CreateTableStmt.java File fe/src/main/java/org/apache/impala/analysis/CreateTableStmt.java: Line 230: // https://issues.apache.org/jira/browse/IMPALA-3570 In most places we seem to refer to JIRAs without the full URL: git grep -E "IMPALA-[0-9]+" | wc -l 12425 Should we just remove the URLs for all occurrences inside comments? -- To view, visit http://gerrit.cloudera.org:8080/6487 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I28ea06e89341de234f9005fdc72a2e43f0ab8182 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-HasComments: Yes
