The correct link is: https://github.com/apache/apex-malhar/blob/master/examples/sql/src/main/java/org/apache/apex/malhar/sql/sample/PureStyleSQLApplication.java
Would you like to submit a pull request to fix the problem? Here is the source: https://github.com/apache/apex-malhar/blob/master/docs/apis/calcite.md On Wed, Nov 7, 2018 at 8:19 AM Mohammed Ali <homadi.ali.1...@gmail.com> wrote: > I am trying to write my first Apex streaming application in apex SQL. The > github link mentioned in the documentation is not working however. > This is the apex documentation link > https://apex.apache.org/docs/malhar/apis/calcite/ > > and this the link that is not working > > https://github.com/apache/apex-malhar/blob/master/demos/sql/src/main/java/org/apache/apex/malhar/sql/sample/PureStyleSQLApplication.java > > > Regards > Ali >