Class SqlValidatorMatchTest


  • public class SqlValidatorMatchTest
    extends SqlValidatorTestCase
    Validation tests for the MATCH_RECOGNIZE clause.
    • Constructor Detail

      • SqlValidatorMatchTest

        public SqlValidatorMatchTest()
    • Method Detail

      • testMatchRecognizeInternals

        public void testMatchRecognizeInternals()
                                         throws java.lang.Exception
        Tries to create a calls to some internal operators in MATCH_RECOGNIZE. Should fail.
        Throws:
        java.lang.Exception
      • testMatchRecognizeDefines

        public void testMatchRecognizeDefines()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeDefines2

        public void testMatchRecognizeDefines2()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeDefines3

        public void testMatchRecognizeDefines3()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeDefines4

        public void testMatchRecognizeDefines4()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeDefines5

        public void testMatchRecognizeDefines5()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeDefines6

        public void testMatchRecognizeDefines6()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeMeasures1

        public void testMatchRecognizeMeasures1()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeSkipTo1

        public void testMatchRecognizeSkipTo1()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeSkipTo2

        public void testMatchRecognizeSkipTo2()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeSkipTo3

        public void testMatchRecognizeSkipTo3()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeSkipToCaseInsensitive

        public void testMatchRecognizeSkipToCaseInsensitive()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeSubset

        public void testMatchRecognizeSubset()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeSubset2

        public void testMatchRecognizeSubset2()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeWithin

        public void testMatchRecognizeWithin()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMatchRecognizeWithin2

        public void testMatchRecognizeWithin2()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception