tballison commented on PR #2339: URL: https://github.com/apache/tika/pull/2339#issuecomment-3340110889
One major difference is that tika-pipes-core now brings in jackson for serialization. We could break that into tika-pipes-serialization, but I'm not sure that buys us much, and I have some ideas to just pass through json into pipesParser at some point. Instead of deserializing it from json to POJO and then using Java's native serialization to pass it to the pipes-server. -- 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]
