thomasrebele commented on PR #94: URL: https://github.com/apache/hive-site/pull/94#issuecomment-4658438417
If https://github.com/apache/hive-site/pull/109 is merged, the links need to be fixed first. Here a command to group the links to be fixed by the file containing the link: ``` cat warnings.txt | sed 's/\(.*\) \("[^"]*"\) in \(.*\)/\3\t\2\t\1 \2/' | sort ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
