Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/3704 We are using the newer StringAppendTESTOperator over the StringAppendOperator in rocksdbjni, because the merge algorithm used in StringAppendOperator has quadratic complexity in the number of merged elements. The modification is just instantiating the other implementation by providing a different parameter to a factory method. The source code is here: https://github.com/dataArtisans/frocksdb/tree/master <https://github.com/dataArtisans/frocksdb/tree/master> > Am 09.04.2017 um 18:51 schrieb Tao Wang <notificati...@github.com>: > > Could you tell what modifications are done in "FRocksDB" and post the url of source code repository? > > â > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub <https://github.com/apache/flink/pull/3704#issuecomment-292831352>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ACB6n1O1jAlsbSln9KuaKonQMqP8VZloks5ruYsugaJpZM4M4M1I>. >
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---