ctubbsii commented on code in PR #88: URL: https://github.com/apache/accumulo-proxy/pull/88#discussion_r2292108542
########## src/main/python/accumulo/AccumuloProxy.py: ########## @@ -15,12 +16,6 @@ # specific language governing permissions and limitations # under the License. # -# Autogenerated by Thrift Compiler (0.17.0) Review Comment: I fixed this in the commit I added in 5461a390607f75578c37466838f46a66206cd729. It was caused by the generate-thrift.sh script, which was mangling everything around the shebang lines for the python and ruby files. -- 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]
