kgyrtkirk commented on pull request #1271: URL: https://github.com/apache/hive/pull/1271#issuecomment-704887635
I now wonder what's the benefit of this kryo stuff...I think there is no client in the world which could really use that correctly - I think we even bind our metastore/hive versions together - since it uses some internal ql classes inside the kryo byte array what do you think about the following - would it be possibile: * remove(or at least deprecate) the `byte[]` kryo stuff from the thrift api * replace it with the string based approach... ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org