Right now, both APIs are independently developed. Of course we aim to provide the same functionality (in a similar way if possible) with both APIs but we do not have a formal process to achieve this. The core set of functionality is covered by some example programs which are implemented for both APIs.
I think this will become a more important issue in the future, esp. if we add more APIs (Python is on the way). Are there any best practices to maintain API consistency? Fabian 2014-06-26 8:05 GMT+02:00 Henry Saputra <[email protected]>: > Hi All, > > How does Flink maintain the Scala and Java consistencies and check > whether new API in Java also expose or implemented in Scala? > > Thanks, > > Henry >
