lostluck commented on pull request #12206: URL: https://github.com/apache/beam/pull/12206#issuecomment-658813467
In particular, given that users won't really ever import these, we should at least use a module path that we'll eventually have access to change. If everything is already within the sub path (that is users are working with their local module paths), then it shouldn't matter what it is, since they're only importing locally rather than from the "caonical" source (the import path proper). Had my thoughts long ago about a vanity import path for the SDK. https://docs.google.com/document/d/15roomfiU1cOSfaDdCzH63VGzySNJ71FZLRZ7qlXJoFQ/edit#heading=h.neqld76lz6xg The short version is that the path should be beam.apache.org/learning/katas/ since that's the URL we need. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
