You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by im...@apache.org on 2018/10/17 21:23:38 UTC

[51/51] [partial] asterixdb git commit: [ASTERIXDB-2454] Remove non-unique AQL tests

[ASTERIXDB-2454] Remove non-unique AQL tests

Change-Id: I13f676e9322f8b94e8c9686b261e8752a7100722
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2979
Reviewed-by: Taewoo Kim <wa...@gmail.com>
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>


Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/f372c96d
Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/f372c96d
Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/f372c96d

Branch: refs/heads/master
Commit: f372c96ddb3414e7f4f54b13059b065310157d65
Parents: 80225e2
Author: Ian Maxon <im...@apache.org>
Authored: Wed Oct 17 13:10:23 2018 -0700
Committer: Ian Maxon <im...@apache.org>
Committed: Wed Oct 17 14:20:51 2018 -0700

----------------------------------------------------------------------
 .../ngram-edit-distance.aql                     |   57 -
 .../ngram-fuzzyeq-jaccard.aql                   |   61 -
 .../ngram-jaccard.aql                           |   59 -
 .../olist-edit-distance.aql                     |   56 -
 .../olist-fuzzyeq-edit-distance.aql             |   59 -
 .../olist-fuzzyeq-jaccard.aql                   |   59 -
 .../olist-jaccard.aql                           |   56 -
 .../ulist-fuzzyeq-jaccard.aql                   |   59 -
 .../ulist-jaccard.aql                           |   56 -
 .../word-fuzzyeq-jaccard.aql                    |   60 -
 .../word-jaccard.aql                            |   59 -
 .../inverted-index-join/ngram-contains.aql      |   47 -
 ...rjoin-probe-pidx-with-join-btree-sidx_02.aql |   74 -
 .../btree-index-join/primary-equi-join_04.aql   |   72 -
 .../secondary-equi-join-multiindex.aql          |   86 -
 .../btree-index/btree-secondary-33.aql          |   51 -
 .../btree-index/btree-secondary-34.aql          |   51 -
 .../btree-index/btree-secondary-35.aql          |   51 -
 .../btree-index/btree-secondary-36.aql          |   51 -
 .../btree-index/btree-secondary-40.aql          |   48 -
 .../btree-index/btree-secondary-42.aql          |   49 -
 .../btree-index/btree-secondary-43.aql          |   49 -
 .../btree-index/btree-secondary-44.aql          |   51 -
 .../btree-index/btree-secondary-45.aql          |   51 -
 .../btree-index/btree-secondary-46.aql          |   49 -
 .../btree-index/btree-secondary-47.aql          |   49 -
 .../btree-index/btree-secondary-48.aql          |   49 -
 .../btree-index/btree-secondary-49.aql          |   49 -
 .../btree-index/btree-secondary-51.aql          |   49 -
 .../btree-index/btree-secondary-52.aql          |   49 -
 .../btree-index/btree-secondary-53.aql          |   49 -
 .../btree-index/btree-secondary-54.aql          |   49 -
 .../btree-index/btree-secondary-55.aql          |   48 -
 .../btree-index/btree-secondary-56.aql          |   48 -
 .../btree-index/btree-secondary-57.aql          |   48 -
 .../btree-index/btree-secondary-58.aql          |   48 -
 .../btree-index/btree-secondary-59.aql          |   48 -
 .../btree-index/btree-secondary-60.aql          |   48 -
 .../btree-index/btree-secondary-61.aql          |   49 -
 .../btree-index/btree-secondary-62.aql          |   51 -
 .../btree-index/btree-secondary-63.aql          |   51 -
 .../ngram-contains-panic.aql                    |   51 -
 .../inverted-index-basic/ngram-contains.aql     |   50 -
 .../ngram-edit-distance-check.aql               |   49 -
 .../ngram-edit-distance.aql                     |   49 -
 .../ngram-fuzzyeq-edit-distance.aql             |   52 -
 .../ngram-fuzzyeq-jaccard.aql                   |   53 -
 .../ngram-jaccard-check.aql                     |   50 -
 .../inverted-index-basic/ngram-jaccard.aql      |   50 -
 .../olist-edit-distance-check-panic.aql         |   62 -
 .../olist-edit-distance-check.aql               |   60 -
 .../olist-edit-distance-panic.aql               |   62 -
 .../olist-edit-distance.aql                     |   61 -
 .../olist-fuzzyeq-edit-distance.aql             |   61 -
 .../olist-fuzzyeq-jaccard.aql                   |   60 -
 .../olist-jaccard-check.aql                     |   57 -
 .../inverted-index-basic/olist-jaccard.aql      |   58 -
 .../ulist-fuzzyeq-jaccard.aql                   |   61 -
 .../ulist-jaccard-check.aql                     |   58 -
 .../inverted-index-basic/ulist-jaccard.aql      |   58 -
 .../inverted-index-basic/word-contains.aql      |   51 -
 .../word-fuzzyeq-jaccard.aql                    |   52 -
 .../inverted-index-basic/word-jaccard-check.aql |   50 -
 .../inverted-index-basic/word-jaccard.aql       |   50 -
 ...edit-distance-check-let-panic-nopanic_01.aql |   54 -
 ...edit-distance-check-let-panic-nopanic_02.aql |   54 -
 .../ngram-edit-distance-check-let.aql           |   51 -
 .../ngram-edit-distance-check-substring.aql     |   53 -
 .../ngram-jaccard-check-let.aql                 |   52 -
 .../ngram-jaccard-check-multi-let.aql           |   55 -
 .../olist-edit-distance-check-let-panic.aql     |   61 -
 .../olist-edit-distance-check-let.aql           |   63 -
 .../olist-jaccard-check-let.aql                 |   59 -
 .../ulist-jaccard-check-let.aql                 |   60 -
 .../word-jaccard-check-let.aql                  |   52 -
 .../word-jaccard-check-multi-let.aql            |   54 -
 ...idx-with-join-edit-distance-check-idx_01.aql |   72 -
 ...robe-pidx-with-join-jaccard-check-idx_01.aql |   72 -
 .../ngram-edit-distance-inline.aql              |   53 -
 .../ngram-fuzzyeq-edit-distance_01.aql          |   67 -
 .../ngram-jaccard-inline.aql                    |   54 -
 .../olist-edit-distance-inline.aql              |   64 -
 .../olist-jaccard-inline.aql                    |   62 -
 .../ulist-jaccard-inline.aql                    |   62 -
 .../word-jaccard-check-after-btree-access.aql   |   73 -
 .../inverted-index-join/word-jaccard-inline.aql |   53 -
 ...rjoin-probe-pidx-with-join-rtree-sidx_02.aql |   75 -
 .../spatial-intersect-point_02.aql              |   55 -
 .../spatial-intersect-point_03.aql              |   53 -
 .../secondary-equi-join-multiindex.aql          |   85 -
 .../btree-index-join/secondary-equi-join_02.aql |   64 -
 .../btree-index-join/secondary-equi-join_03.aql |   65 -
 .../btree-index-join/secondary-equi-join_04.aql |   50 -
 .../btree-index-join/secondary-equi-join_05.aql |   63 -
 .../btree-index/btree-secondary-33.aql          |   49 -
 .../btree-index/btree-secondary-34.aql          |   49 -
 .../btree-index/btree-secondary-35.aql          |   49 -
 .../btree-index/btree-secondary-36.aql          |   49 -
 .../btree-index/btree-secondary-40.aql          |   46 -
 .../btree-index/btree-secondary-42.aql          |   47 -
 .../btree-index/btree-secondary-43.aql          |   47 -
 .../btree-index/btree-secondary-44.aql          |   49 -
 .../btree-index/btree-secondary-45.aql          |   49 -
 .../btree-index/btree-secondary-46.aql          |   47 -
 .../btree-index/btree-secondary-47.aql          |   47 -
 .../btree-index/btree-secondary-48.aql          |   47 -
 .../btree-index/btree-secondary-49.aql          |   47 -
 .../btree-index/btree-secondary-51.aql          |   47 -
 .../btree-index/btree-secondary-52.aql          |   47 -
 .../btree-index/btree-secondary-53.aql          |   47 -
 .../btree-index/btree-secondary-54.aql          |   47 -
 .../btree-index/btree-secondary-55.aql          |   47 -
 .../btree-index/btree-secondary-56.aql          |   47 -
 .../btree-index/btree-secondary-57.aql          |   47 -
 .../btree-index/btree-secondary-58.aql          |   47 -
 .../btree-index/btree-secondary-59.aql          |   47 -
 .../btree-index/btree-secondary-60.aql          |   47 -
 .../btree-index/btree-secondary-61.aql          |   47 -
 .../btree-index/btree-secondary-62.aql          |   49 -
 .../btree-index/btree-secondary-63.aql          |   49 -
 .../ngram-contains-panic.aql                    |   50 -
 .../inverted-index-basic/ngram-contains.aql     |   49 -
 .../ngram-edit-distance-check.aql               |   48 -
 .../ngram-edit-distance.aql                     |   48 -
 .../ngram-fuzzyeq-edit-distance.aql             |   51 -
 .../ngram-fuzzyeq-jaccard.aql                   |   52 -
 .../ngram-jaccard-check.aql                     |   49 -
 .../inverted-index-basic/ngram-jaccard.aql      |   49 -
 .../inverted-index-basic/word-contains.aql      |   50 -
 .../word-fuzzyeq-jaccard.aql                    |   51 -
 .../inverted-index-basic/word-jaccard-check.aql |   49 -
 .../inverted-index-basic/word-jaccard.aql       |   49 -
 ...edit-distance-check-let-panic-nopanic_01.aql |   53 -
 ...edit-distance-check-let-panic-nopanic_02.aql |   53 -
 .../ngram-edit-distance-check-let.aql           |   50 -
 .../ngram-edit-distance-check-substring.aql     |   52 -
 .../ngram-jaccard-check-let.aql                 |   51 -
 .../ngram-jaccard-check-multi-let.aql           |   54 -
 .../word-jaccard-check-let.aql                  |   51 -
 .../word-jaccard-check-multi-let.aql            |   53 -
 ...idx-with-join-edit-distance-check-idx_01.aql |   71 -
 .../ngram-edit-distance-check_02.aql            |   63 -
 .../ngram-edit-distance-check_03.aql            |   49 -
 .../ngram-edit-distance-check_04.aql            |   64 -
 .../ngram-edit-distance-inline.aql              |   52 -
 .../ngram-edit-distance_02.aql                  |   63 -
 .../ngram-edit-distance_03.aql                  |   49 -
 .../ngram-edit-distance_04.aql                  |   64 -
 .../ngram-fuzzyeq-edit-distance_01.aql          |   66 -
 .../ngram-fuzzyeq-edit-distance_03.aql          |   52 -
 .../ngram-fuzzyeq-jaccard_02.aql                |   67 -
 .../ngram-fuzzyeq-jaccard_03.aql                |   53 -
 .../ngram-jaccard-check_02.aql                  |   65 -
 .../ngram-jaccard-check_03.aql                  |   51 -
 .../ngram-jaccard-check_04.aql                  |   66 -
 .../ngram-jaccard-inline.aql                    |   53 -
 .../inverted-index-join/ngram-jaccard_02.aql    |   65 -
 .../inverted-index-join/ngram-jaccard_03.aql    |   51 -
 .../inverted-index-join/ngram-jaccard_04.aql    |   66 -
 .../word-fuzzyeq-jaccard_02.aql                 |   66 -
 .../word-fuzzyeq-jaccard_03.aql                 |   51 -
 .../word-jaccard-check-after-btree-access.aql   |   72 -
 .../word-jaccard-check_02.aql                   |   64 -
 .../word-jaccard-check_03.aql                   |   50 -
 .../word-jaccard-check_04.aql                   |   65 -
 .../inverted-index-join/word-jaccard-inline.aql |   52 -
 .../inverted-index-join/word-jaccard_02.aql     |   65 -
 .../inverted-index-join/word-jaccard_03.aql     |   51 -
 .../inverted-index-join/word-jaccard_04.aql     |   66 -
 ...rjoin-probe-pidx-with-join-rtree-sidx_02.aql |   74 -
 .../spatial-intersect-point_02.aql              |   55 -
 .../spatial-intersect-point_03.aql              |   53 -
 .../secondary-equi-join-multiindex.aql          |   77 -
 .../btree-index-join/secondary-equi-join_02.aql |   56 -
 .../btree-index-join/secondary-equi-join_03.aql |   46 -
 .../btree-index-join/secondary-equi-join_04.aql |   57 -
 .../btree-index-join/secondary-equi-join_05.aql |   56 -
 .../btree-index/btree-secondary-33.aql          |   45 -
 .../btree-index/btree-secondary-34.aql          |   45 -
 .../btree-index/btree-secondary-35.aql          |   45 -
 .../btree-index/btree-secondary-36.aql          |   45 -
 .../btree-index/btree-secondary-40.aql          |   42 -
 .../btree-index/btree-secondary-42.aql          |   43 -
 .../btree-index/btree-secondary-43.aql          |   43 -
 .../btree-index/btree-secondary-44.aql          |   45 -
 .../btree-index/btree-secondary-45.aql          |   45 -
 .../btree-index/btree-secondary-46.aql          |   43 -
 .../btree-index/btree-secondary-47.aql          |   43 -
 .../btree-index/btree-secondary-48.aql          |   43 -
 .../btree-index/btree-secondary-49.aql          |   43 -
 .../btree-index/btree-secondary-51.aql          |   43 -
 .../btree-index/btree-secondary-52.aql          |   43 -
 .../btree-index/btree-secondary-53.aql          |   43 -
 .../btree-index/btree-secondary-54.aql          |   42 -
 .../btree-index/btree-secondary-55.aql          |   42 -
 .../btree-index/btree-secondary-56.aql          |   42 -
 .../btree-index/btree-secondary-57.aql          |   42 -
 .../btree-index/btree-secondary-58.aql          |   42 -
 .../btree-index/btree-secondary-59.aql          |   42 -
 .../btree-index/btree-secondary-60.aql          |   42 -
 .../btree-index/btree-secondary-61.aql          |   43 -
 .../btree-index/btree-secondary-62.aql          |   45 -
 .../btree-index/btree-secondary-63.aql          |   45 -
 .../ngram-contains-panic.aql                    |   46 -
 .../inverted-index-basic/ngram-contains.aql     |   45 -
 .../ngram-edit-distance-check.aql               |   44 -
 .../ngram-edit-distance.aql                     |   44 -
 .../ngram-fuzzyeq-edit-distance.aql             |   47 -
 .../ngram-fuzzyeq-jaccard.aql                   |   48 -
 .../ngram-jaccard-check.aql                     |   45 -
 .../inverted-index-basic/ngram-jaccard.aql      |   45 -
 .../inverted-index-basic/word-contains.aql      |   46 -
 .../word-fuzzyeq-jaccard.aql                    |   47 -
 .../inverted-index-basic/word-jaccard-check.aql |   45 -
 .../inverted-index-basic/word-jaccard.aql       |   45 -
 ...edit-distance-check-let-panic-nopanic_01.aql |   49 -
 ...edit-distance-check-let-panic-nopanic_02.aql |   49 -
 .../ngram-edit-distance-check-let.aql           |   46 -
 .../ngram-edit-distance-check-substring.aql     |   48 -
 .../ngram-jaccard-check-let.aql                 |   47 -
 .../ngram-jaccard-check-multi-let.aql           |   50 -
 .../word-jaccard-check-let.aql                  |   47 -
 .../word-jaccard-check-multi-let.aql            |   49 -
 ...idx-with-join-edit-distance-check-idx_01.aql |   67 -
 .../ngram-edit-distance-check_02.aql            |   55 -
 .../ngram-edit-distance-check_03.aql            |   45 -
 .../ngram-edit-distance-check_04.aql            |   56 -
 .../ngram-edit-distance_02.aql                  |   55 -
 .../ngram-edit-distance_03.aql                  |   45 -
 .../ngram-edit-distance_04.aql                  |   56 -
 .../ngram-fuzzyeq-edit-distance_01.aql          |   58 -
 .../ngram-fuzzyeq-edit-distance_03.aql          |   47 -
 .../ngram-fuzzyeq-jaccard_02.aql                |   59 -
 .../ngram-fuzzyeq-jaccard_03.aql                |   49 -
 .../ngram-jaccard-check_02.aql                  |   57 -
 .../ngram-jaccard-check_03.aql                  |   47 -
 .../ngram-jaccard-check_04.aql                  |   58 -
 .../inverted-index-join/ngram-jaccard_02.aql    |   57 -
 .../inverted-index-join/ngram-jaccard_03.aql    |   47 -
 .../inverted-index-join/ngram-jaccard_04.aql    |   58 -
 .../word-fuzzyeq-jaccard_02.aql                 |   58 -
 .../word-fuzzyeq-jaccard_03.aql                 |   48 -
 .../word-jaccard-check-after-btree-access.aql   |   68 -
 .../word-jaccard-check_02.aql                   |   56 -
 .../word-jaccard-check_03.aql                   |   46 -
 .../word-jaccard-check_04.aql                   |   57 -
 .../inverted-index-join/word-jaccard_02.aql     |   57 -
 .../inverted-index-join/word-jaccard_03.aql     |   46 -
 .../inverted-index-join/word-jaccard_04.aql     |   58 -
 ...rjoin-probe-pidx-with-join-rtree-sidx_02.aql |   70 -
 .../spatial-intersect-point_02.aql              |   61 -
 .../spatial-intersect-point_03.aql              |   49 -
 .../aggregate-sql/agg_null/agg_null.1.ddl.aql   |   23 -
 .../agg_null/agg_null.2.update.aql              |   19 -
 .../aggregate-sql/agg_null/agg_null.3.query.aql |   27 -
 .../agg_null_rec/agg_null_rec.1.ddl.aql         |   34 -
 .../agg_null_rec/agg_null_rec.2.update.aql      |   29 -
 .../agg_null_rec/agg_null_rec.3.query.aql       |   28 -
 .../agg_null_rec_1/agg_null_rec_1.1.ddl.aql     |   34 -
 .../agg_null_rec_1/agg_null_rec_1.2.update.aql  |   29 -
 .../agg_null_rec_1/agg_null_rec_1.3.query.aql   |   30 -
 .../agg_number/agg_number.1.ddl.aql             |   24 -
 .../agg_number/agg_number.2.update.aql          |   19 -
 .../agg_number/agg_number.3.query.aql           |   34 -
 .../agg_number_rec/agg_number_rec.1.ddl.aql     |   34 -
 .../agg_number_rec/agg_number_rec.2.update.aql  |   29 -
 .../agg_number_rec/agg_number_rec.3.query.aql   |   28 -
 .../avg_double/avg_double.1.ddl.aql             |   24 -
 .../avg_double/avg_double.2.update.aql          |   19 -
 .../avg_double/avg_double.3.query.aql           |   23 -
 .../avg_double_null/avg_double_null.1.ddl.aql   |   38 -
 .../avg_double_null.2.update.aql                |   19 -
 .../avg_double_null/avg_double_null.3.query.aql |   25 -
 .../avg_empty_01/avg_empty_01.1.ddl.aql         |   27 -
 .../avg_empty_01/avg_empty_01.2.update.aql      |   25 -
 .../avg_empty_01/avg_empty_01.3.query.aql       |   31 -
 .../avg_empty_02/avg_empty_02.1.ddl.aql         |   36 -
 .../avg_empty_02/avg_empty_02.2.update.aql      |   25 -
 .../avg_empty_02/avg_empty_02.3.query.aql       |   30 -
 .../aggregate-sql/avg_float/avg_float.1.ddl.aql |   22 -
 .../avg_float/avg_float.2.update.aql            |   18 -
 .../avg_float/avg_float.3.query.aql             |   24 -
 .../avg_float_null/avg_float_nu.1.ddl.aql       |   38 -
 .../avg_float_null/avg_float_nu.2.update.aql    |   18 -
 .../avg_float_null/avg_float_nu.3.query.aql     |   25 -
 .../aggregate-sql/avg_int16/avg_int16.1.ddl.aql |   22 -
 .../avg_int16/avg_int16.2.update.aql            |   19 -
 .../avg_int16/avg_int16.3.query.aql             |   24 -
 .../avg_int16_null/avg_int16_null.1.ddl.aql     |   38 -
 .../avg_int16_null/avg_int16_null.2.update.aql  |   18 -
 .../avg_int16_null/avg_int16_null.3.query.aql   |   25 -
 .../aggregate-sql/avg_int32/avg_int32.1.ddl.aql |   22 -
 .../avg_int32/avg_int32.2.update.aql            |   19 -
 .../avg_int32/avg_int32.3.query.aql             |   25 -
 .../avg_int32_null/avg_int32_null.1.ddl.aql     |   38 -
 .../avg_int32_null/avg_int32_null.2.update.aql  |   18 -
 .../avg_int32_null/avg_int32_null.3.query.aql   |   25 -
 .../aggregate-sql/avg_int64/avg_int64.1.ddl.aql |   21 -
 .../avg_int64/avg_int64.2.update.aql            |   18 -
 .../avg_int64/avg_int64.3.query.aql             |   24 -
 .../avg_int64_null/avg_int64_null.1.ddl.aql     |   38 -
 .../avg_int64_null/avg_int64_null.2.update.aql  |   18 -
 .../avg_int64_null/avg_int64_null.3.query.aql   |   25 -
 .../aggregate-sql/avg_int8/avg_int8.1.ddl.aql   |   21 -
 .../avg_int8/avg_int8.2.update.aql              |   18 -
 .../aggregate-sql/avg_int8/avg_int8.3.query.aql |   24 -
 .../avg_int8_null/avg_int8_null.1.ddl.aql       |   37 -
 .../avg_int8_null/avg_int8_null.2.update.aql    |   18 -
 .../avg_int8_null/avg_int8_null.3.query.aql     |   25 -
 .../aggregate-sql/avg_mixed/avg_mixed.1.ddl.aql |   23 -
 .../avg_mixed/avg_mixed.2.update.aql            |   19 -
 .../avg_mixed/avg_mixed.3.query.aql             |   29 -
 .../aggregate-sql/count_01/count_01.1.ddl.aql   |   24 -
 .../count_01/count_01.2.update.aql              |   19 -
 .../aggregate-sql/count_01/count_01.3.query.aql |   30 -
 .../count_empty_01/count_empty_01.1.ddl.aql     |   28 -
 .../count_empty_01/count_empty_01.2.update.aql  |   24 -
 .../count_empty_01/count_empty_01.3.query.aql   |   29 -
 .../count_empty_02/count_empty_02.1.ddl.aql     |   35 -
 .../count_empty_02/count_empty_02.2.update.aql  |   24 -
 .../count_empty_02/count_empty_02.3.query.aql   |   29 -
 .../count_null/count_null.1.ddl.aql             |   38 -
 .../count_null/count_null.2.update.aql          |   18 -
 .../count_null/count_null.3.query.aql           |   25 -
 .../aggregate-sql/issue395/issue395.1.ddl.aql   |   28 -
 .../issue395/issue395.2.update.aql              |   24 -
 .../aggregate-sql/issue395/issue395.3.query.aql |   22 -
 .../issue412_0/issue412_0.1.ddl.aql             |   18 -
 .../issue412_0/issue412_0.2.update.aql          |   18 -
 .../issue412_0/issue412_0.3.query.aql           |   20 -
 .../issue412_1/issue412_1.1.ddl.aql             |   18 -
 .../issue412_1/issue412_1.2.update.aql          |   18 -
 .../issue412_1/issue412_1.3.query.aql           |   20 -
 .../issue425_min_hetero_list.1.ddl.aql          |   18 -
 .../issue425_min_hetero_list.2.update.aql       |   18 -
 .../issue425_min_hetero_list.3.query.aql        |   20 -
 .../issue425_min_hetero_list_1.1.ddl.aql        |   18 -
 .../issue425_min_hetero_list_1.2.update.aql     |   18 -
 .../issue425_min_hetero_list_1.3.query.aql      |   20 -
 .../issue425_sum_hetero_list.1.ddl.aql          |   18 -
 .../issue425_sum_hetero_list.2.update.aql       |   18 -
 .../issue425_sum_hetero_list.3.query.aql        |   20 -
 .../issue425_sum_hetero_list_1.1.ddl.aql        |   18 -
 .../issue425_sum_hetero_list_1.2.update.aql     |   18 -
 .../issue425_sum_hetero_list_1.3.query.aql      |   20 -
 .../issue531_string_min_max.1.ddl.aql           |   36 -
 .../issue531_string_min_max.2.update.aql        |   36 -
 .../issue531_string_min_max.3.query.aql         |   31 -
 .../max_empty_01/max_empty_01.1.ddl.aql         |   27 -
 .../max_empty_01/max_empty_01.2.update.aql      |   25 -
 .../max_empty_01/max_empty_01.3.query.aql       |   31 -
 .../max_empty_02/max_empty_02.1.ddl.aql         |   36 -
 .../max_empty_02/max_empty_02.2.update.aql      |   24 -
 .../max_empty_02/max_empty_02.3.query.aql       |   30 -
 .../min_empty_01/min_empty_01.1.ddl.aql         |   26 -
 .../min_empty_01/min_empty_01.2.update.aql      |   25 -
 .../min_empty_01/min_empty_01.3.query.aql       |   31 -
 .../min_empty_02/min_empty_02.1.ddl.aql         |   36 -
 .../min_empty_02/min_empty_02.2.update.aql      |   25 -
 .../min_empty_02/min_empty_02.3.query.aql       |   30 -
 .../aggregate-sql/min_mixed/min_mixed.1.ddl.aql |   23 -
 .../min_mixed/min_mixed.2.update.aql            |   19 -
 .../min_mixed/min_mixed.3.query.aql             |   29 -
 .../query-issue400/query-issue400.1.ddl.aql     |   18 -
 .../query-issue400/query-issue400.2.update.aql  |   18 -
 .../query-issue400/query-issue400.3.query.aql   |   27 -
 .../scalar_avg/scalar_avg.1.ddl.aql             |   26 -
 .../scalar_avg/scalar_avg.2.update.aql          |   24 -
 .../scalar_avg/scalar_avg.3.query.aql           |   33 -
 .../scalar_avg_empty/scalar_avg_empty.1.ddl.aql |   26 -
 .../scalar_avg_empty.2.update.aql               |   24 -
 .../scalar_avg_empty.3.query.aql                |   24 -
 .../scalar_avg_null/scalar_avg_null.1.ddl.aql   |   26 -
 .../scalar_avg_null.2.update.aql                |   24 -
 .../scalar_avg_null/scalar_avg_null.3.query.aql |   33 -
 .../scalar_count/scalar_count.1.ddl.aql         |   26 -
 .../scalar_count/scalar_count.2.update.aql      |   24 -
 .../scalar_count/scalar_count.3.query.aql       |   34 -
 .../scalar_count_empty.1.ddl.aql                |   26 -
 .../scalar_count_empty.2.update.aql             |   24 -
 .../scalar_count_empty.3.query.aql              |   26 -
 .../scalar_count_null.1.ddl.aql                 |   26 -
 .../scalar_count_null.2.update.aql              |   24 -
 .../scalar_count_null.3.query.aql               |   34 -
 .../scalar_max/scalar_max.1.ddl.aql             |   26 -
 .../scalar_max/scalar_max.2.update.aql          |   24 -
 .../scalar_max/scalar_max.3.query.aql           |   35 -
 .../scalar_max_empty/scalar_max_empty.1.ddl.aql |   26 -
 .../scalar_max_empty.2.update.aql               |   24 -
 .../scalar_max_empty.3.query.aql                |   26 -
 .../scalar_max_null/scalar_max_null.1.ddl.aql   |   26 -
 .../scalar_max_null.2.update.aql                |   24 -
 .../scalar_max_null/scalar_max_null.3.query.aql |   35 -
 .../scalar_min/scalar_min.1.ddl.aql             |   26 -
 .../scalar_min/scalar_min.2.update.aql          |   24 -
 .../scalar_min/scalar_min.3.query.aql           |   35 -
 .../scalar_min_empty/scalar_min_empty.1.ddl.aql |   26 -
 .../scalar_min_empty.2.update.aql               |   24 -
 .../scalar_min_empty.3.query.aql                |   26 -
 .../scalar_min_null/scalar_min_null.1.ddl.aql   |   26 -
 .../scalar_min_null.2.update.aql                |   24 -
 .../scalar_min_null/scalar_min_null.3.query.aql |   35 -
 .../scalar_sum/scalar_sum.1.ddl.aql             |   26 -
 .../scalar_sum/scalar_sum.2.update.aql          |   24 -
 .../scalar_sum/scalar_sum.3.query.aql           |   33 -
 .../scalar_sum_empty/scalar_sum_empty.1.ddl.aql |   26 -
 .../scalar_sum_empty.2.update.aql               |   24 -
 .../scalar_sum_empty.3.query.aql                |   26 -
 .../scalar_sum_null/scalar_sum_null.1.ddl.aql   |   25 -
 .../scalar_sum_null.2.update.aql                |   24 -
 .../scalar_sum_null/scalar_sum_null.3.query.aql |   33 -
 .../sum_double/sum_double.1.ddl.aql             |   22 -
 .../sum_double/sum_double.2.update.aql          |   19 -
 .../sum_double/sum_double.3.query.aql           |   25 -
 .../sum_double_null/sum_double_null.1.ddl.aql   |   38 -
 .../sum_double_null.2.update.aql                |   19 -
 .../sum_double_null/sum_double_null.3.query.aql |   24 -
 .../sum_empty_01/sum_empty_01.1.ddl.aql         |   26 -
 .../sum_empty_01/sum_empty_01.2.update.aql      |   25 -
 .../sum_empty_01/sum_empty_01.3.query.aql       |   31 -
 .../sum_empty_02/sum_empty_02.1.ddl.aql         |   36 -
 .../sum_empty_02/sum_empty_02.2.update.aql      |   25 -
 .../sum_empty_02/sum_empty_02.3.query.aql       |   30 -
 .../aggregate-sql/sum_float/sum_float.1.ddl.aql |   22 -
 .../sum_float/sum_float.2.update.aql            |   19 -
 .../sum_float/sum_float.3.query.aql             |   25 -
 .../sum_float_null/sum_float_null.1.ddl.aql     |   38 -
 .../sum_float_null/sum_float_null.2.update.aql  |   19 -
 .../sum_float_null/sum_float_null.3.query.aql   |   24 -
 .../aggregate-sql/sum_int16/sum_int16.1.ddl.aql |   21 -
 .../sum_int16/sum_int16.2.update.aql            |   19 -
 .../sum_int16/sum_int16.3.query.aql             |   25 -
 .../sum_int16_null/sum_int16_null.1.ddl.aql     |   38 -
 .../sum_int16_null/sum_int16_null.2.update.aql  |   19 -
 .../sum_int16_null/sum_int16_null.3.query.aql   |   24 -
 .../aggregate-sql/sum_int32/sum_int32.1.ddl.aql |   21 -
 .../sum_int32/sum_int32.2.update.aql            |   19 -
 .../sum_int32/sum_int32.3.query.aql             |   25 -
 .../sum_int32_null/sum_int32_null.1.ddl.aql     |   38 -
 .../sum_int32_null/sum_int32_null.2.update.aql  |   19 -
 .../sum_int32_null/sum_int32_null.3.query.aql   |   24 -
 .../aggregate-sql/sum_int64/sum_int64.1.ddl.aql |   22 -
 .../sum_int64/sum_int64.2.update.aql            |   19 -
 .../sum_int64/sum_int64.3.query.aql             |   24 -
 .../sum_int64_null/sum_int64_null.1.ddl.aql     |   38 -
 .../sum_int64_null/sum_int64_null.2.update.aql  |   19 -
 .../sum_int64_null/sum_int64_null.3.query.aql   |   24 -
 .../aggregate-sql/sum_int8/sum_int8.1.ddl.aql   |   21 -
 .../sum_int8/sum_int8.2.update.aql              |   19 -
 .../aggregate-sql/sum_int8/sum_int8.3.query.aql |   25 -
 .../sum_int8_null/sum_int8_null.1.ddl.aql       |   38 -
 .../sum_int8_null/sum_int8_null.2.update.aql    |   19 -
 .../sum_int8_null/sum_int8_null.3.query.aql     |   24 -
 .../aggregate-sql/sum_mixed/sum_mixed.1.ddl.aql |   23 -
 .../sum_mixed/sum_mixed.2.update.aql            |   19 -
 .../sum_mixed/sum_mixed.3.query.aql             |   29 -
 .../sum_null-with-pred.1.ddl.aql                |   37 -
 .../sum_null-with-pred.2.update.aql             |   34 -
 .../sum_null-with-pred.3.query.aql              |   31 -
 .../sum_numeric_null/sum_numeric_null.1.ddl.aql |   36 -
 .../sum_numeric_null.2.update.aql               |   33 -
 .../sum_numeric_null.3.query.aql                |   31 -
 .../aggregate/agg_null/agg_null.1.ddl.aql       |   23 -
 .../aggregate/agg_null/agg_null.2.update.aql    |   19 -
 .../aggregate/agg_null/agg_null.3.query.aql     |   27 -
 .../agg_null_rec/agg_null_rec.1.ddl.aql         |   34 -
 .../agg_null_rec/agg_null_rec.2.update.aql      |   29 -
 .../agg_null_rec/agg_null_rec.3.query.aql       |   28 -
 .../agg_null_rec_1/agg_null_rec_1.1.ddl.aql     |   34 -
 .../agg_null_rec_1/agg_null_rec_1.2.update.aql  |   29 -
 .../agg_null_rec_1/agg_null_rec_1.3.query.aql   |   30 -
 .../aggregate/agg_number/agg_number.1.ddl.aql   |   24 -
 .../agg_number/agg_number.2.update.aql          |   19 -
 .../aggregate/agg_number/agg_number.3.query.aql |   34 -
 .../agg_number_rec/agg_number_rec.1.ddl.aql     |   34 -
 .../agg_number_rec/agg_number_rec.2.update.aql  |   29 -
 .../agg_number_rec/agg_number_rec.3.query.aql   |   28 -
 .../aggregate/avg_double/avg_double.1.ddl.aql   |   24 -
 .../avg_double/avg_double.2.update.aql          |   19 -
 .../aggregate/avg_double/avg_double.3.query.aql |   23 -
 .../avg_double_null/avg_double_null.1.ddl.aql   |   38 -
 .../avg_double_null.2.update.aql                |   19 -
 .../avg_double_null/avg_double_null.3.query.aql |   25 -
 .../avg_empty_01/avg_empty_01.1.ddl.aql         |   27 -
 .../avg_empty_01/avg_empty_01.2.update.aql      |   25 -
 .../avg_empty_01/avg_empty_01.3.query.aql       |   31 -
 .../avg_empty_02/avg_empty_02.1.ddl.aql         |   36 -
 .../avg_empty_02/avg_empty_02.2.update.aql      |   25 -
 .../avg_empty_02/avg_empty_02.3.query.aql       |   30 -
 .../aggregate/avg_float/avg_float.1.ddl.aql     |   22 -
 .../aggregate/avg_float/avg_float.2.update.aql  |   18 -
 .../aggregate/avg_float/avg_float.3.query.aql   |   24 -
 .../avg_float_null/avg_float_nu.1.ddl.aql       |   38 -
 .../avg_float_null/avg_float_nu.2.update.aql    |   18 -
 .../avg_float_null/avg_float_nu.3.query.aql     |   25 -
 .../aggregate/avg_int16/avg_int16.1.ddl.aql     |   22 -
 .../aggregate/avg_int16/avg_int16.2.update.aql  |   19 -
 .../aggregate/avg_int16/avg_int16.3.query.aql   |   24 -
 .../avg_int16_null/avg_int16_null.1.ddl.aql     |   38 -
 .../avg_int16_null/avg_int16_null.2.update.aql  |   18 -
 .../avg_int16_null/avg_int16_null.3.query.aql   |   25 -
 .../aggregate/avg_int32/avg_int32.1.ddl.aql     |   22 -
 .../aggregate/avg_int32/avg_int32.2.update.aql  |   19 -
 .../aggregate/avg_int32/avg_int32.3.query.aql   |   25 -
 .../avg_int32_null/avg_int32_null.1.ddl.aql     |   38 -
 .../avg_int32_null/avg_int32_null.2.update.aql  |   18 -
 .../avg_int32_null/avg_int32_null.3.query.aql   |   25 -
 .../aggregate/avg_int64/avg_int64.1.ddl.aql     |   21 -
 .../aggregate/avg_int64/avg_int64.2.update.aql  |   18 -
 .../aggregate/avg_int64/avg_int64.3.query.aql   |   24 -
 .../avg_int64_null/avg_int64_null.1.ddl.aql     |   38 -
 .../avg_int64_null/avg_int64_null.2.update.aql  |   18 -
 .../avg_int64_null/avg_int64_null.3.query.aql   |   25 -
 .../aggregate/avg_int8/avg_int8.1.ddl.aql       |   21 -
 .../aggregate/avg_int8/avg_int8.2.update.aql    |   18 -
 .../aggregate/avg_int8/avg_int8.3.query.aql     |   24 -
 .../avg_int8_null/avg_int8_null.1.ddl.aql       |   37 -
 .../avg_int8_null/avg_int8_null.2.update.aql    |   18 -
 .../avg_int8_null/avg_int8_null.3.query.aql     |   25 -
 .../aggregate/avg_mixed/avg_mixed.1.ddl.aql     |   23 -
 .../aggregate/avg_mixed/avg_mixed.2.update.aql  |   19 -
 .../aggregate/avg_mixed/avg_mixed.3.query.aql   |   29 -
 .../aggregate/count_01/count_01.1.ddl.aql       |   24 -
 .../aggregate/count_01/count_01.2.update.aql    |   19 -
 .../aggregate/count_01/count_01.3.query.aql     |   30 -
 .../count_empty_01/count_empty_01.1.ddl.aql     |   28 -
 .../count_empty_01/count_empty_01.2.update.aql  |   24 -
 .../count_empty_01/count_empty_01.3.query.aql   |   29 -
 .../count_empty_02/count_empty_02.1.ddl.aql     |   35 -
 .../count_empty_02/count_empty_02.2.update.aql  |   24 -
 .../count_empty_02/count_empty_02.3.query.aql   |   29 -
 .../aggregate/count_null/count_null.1.ddl.aql   |   38 -
 .../count_null/count_null.2.update.aql          |   18 -
 .../aggregate/count_null/count_null.3.query.aql |   25 -
 .../aggregate/droptype/droptype.1.ddl.aql       |   38 -
 .../aggregate/droptype/droptype.2.update.aql    |   26 -
 .../aggregate/droptype/droptype.3.query.aql     |   26 -
 .../global-avg_01/global-avg_01.1.ddl.aql       |   23 -
 .../global-avg_01/global-avg_01.2.update.aql    |   18 -
 .../global-avg_01/global-avg_01.3.query.aql     |   24 -
 .../global-avg_null/global-avg_null.1.ddl.aql   |   38 -
 .../global-avg_null.2.update.aql                |   19 -
 .../global-avg_null/global-avg_null.3.query.aql |   26 -
 .../aggregate/issue395/issue395.1.ddl.aql       |   28 -
 .../aggregate/issue395/issue395.2.update.aql    |   24 -
 .../aggregate/issue395/issue395.3.query.aql     |   22 -
 .../aggregate/issue412_0/issue412_0.1.ddl.aql   |   18 -
 .../issue412_0/issue412_0.2.update.aql          |   18 -
 .../aggregate/issue412_0/issue412_0.3.query.aql |   20 -
 .../aggregate/issue412_1/issue412_1.1.ddl.aql   |   18 -
 .../issue412_1/issue412_1.2.update.aql          |   18 -
 .../aggregate/issue412_1/issue412_1.3.query.aql |   20 -
 .../issue425_min_hetero_list.1.ddl.aql          |   18 -
 .../issue425_min_hetero_list.2.update.aql       |   18 -
 .../issue425_min_hetero_list.3.query.aql        |   20 -
 .../issue425_min_hetero_list_1.1.ddl.aql        |   18 -
 .../issue425_min_hetero_list_1.2.update.aql     |   18 -
 .../issue425_min_hetero_list_1.3.query.aql      |   20 -
 .../issue425_sum_hetero_list.1.ddl.aql          |   18 -
 .../issue425_sum_hetero_list.2.update.aql       |   18 -
 .../issue425_sum_hetero_list.3.query.aql        |   20 -
 .../issue425_sum_hetero_list_1.1.ddl.aql        |   18 -
 .../issue425_sum_hetero_list_1.2.update.aql     |   18 -
 .../issue425_sum_hetero_list_1.3.query.aql      |   20 -
 .../issue531_string_min_max.1.ddl.aql           |   36 -
 .../issue531_string_min_max.2.update.aql        |   36 -
 .../issue531_string_min_max.3.query.aql         |   31 -
 .../local-avg_double/local-avg_double.1.ddl.aql |   22 -
 .../local-avg_double.2.update.aql               |   19 -
 .../local-avg_double.3.query.aql                |   25 -
 .../local-avg_double_null.1.ddl.aql             |   38 -
 .../local-avg_double_null.2.update.aql          |   19 -
 .../local-avg_double_null.3.query.aql           |   24 -
 .../local-avg_float/local-avg_float.1.ddl.aql   |   22 -
 .../local-avg_float.2.update.aql                |   19 -
 .../local-avg_float/local-avg_float.3.query.aql |   25 -
 .../local-avg_float_null.1.ddl.aql              |   38 -
 .../local-avg_float_null.2.update.aql           |   19 -
 .../local-avg_float_null.3.query.aql            |   24 -
 .../local-avg_int16/local-avg_int16.1.ddl.aql   |   29 -
 .../local-avg_int16.2.update.aql                |   19 -
 .../local-avg_int16/local-avg_int16.3.query.aql |   25 -
 .../local-avg_int16_null.1.ddl.aql              |   38 -
 .../local-avg_int16_null.2.update.aql           |   19 -
 .../local-avg_int16_null.3.query.aql            |   24 -
 .../local-avg_int32/local-avg_int32.1.ddl.aql   |   22 -
 .../local-avg_int32.2.update.aql                |   19 -
 .../local-avg_int32/local-avg_int32.3.query.aql |   25 -
 .../local-avg_int32_null.1.ddl.aql              |   37 -
 .../local-avg_int32_null.2.update.aql           |   18 -
 .../local-avg_int32_null.3.query.aql            |   24 -
 .../local-avg_int64/local-avg_int64.1.ddl.aql   |   22 -
 .../local-avg_int64.2.update.aql                |   19 -
 .../local-avg_int64/local-avg_int64.3.query.aql |   25 -
 .../local-avg_int64_null.1.ddl.aql              |   38 -
 .../local-avg_int64_null.2.update.aql           |   19 -
 .../local-avg_int64_null.3.query.aql            |   24 -
 .../local-avg_int8/local-avg_int8.1.ddl.aql     |   22 -
 .../local-avg_int8/local-avg_int8.2.update.aql  |   19 -
 .../local-avg_int8/local-avg_int8.3.query.aql   |   25 -
 .../local-avg_int8_null.1.ddl.aql               |   38 -
 .../local-avg_int8_null.2.update.aql            |   19 -
 .../local-avg_int8_null.3.query.aql             |   24 -
 .../max_empty_01/max_empty_01.1.ddl.aql         |   27 -
 .../max_empty_01/max_empty_01.2.update.aql      |   25 -
 .../max_empty_01/max_empty_01.3.query.aql       |   31 -
 .../max_empty_02/max_empty_02.1.ddl.aql         |   36 -
 .../max_empty_02/max_empty_02.2.update.aql      |   24 -
 .../max_empty_02/max_empty_02.3.query.aql       |   30 -
 .../min_empty_01/min_empty_01.1.ddl.aql         |   26 -
 .../min_empty_01/min_empty_01.2.update.aql      |   25 -
 .../min_empty_01/min_empty_01.3.query.aql       |   31 -
 .../min_empty_02/min_empty_02.1.ddl.aql         |   36 -
 .../min_empty_02/min_empty_02.2.update.aql      |   25 -
 .../min_empty_02/min_empty_02.3.query.aql       |   30 -
 .../aggregate/min_mixed/min_mixed.1.ddl.aql     |   23 -
 .../aggregate/min_mixed/min_mixed.2.update.aql  |   19 -
 .../aggregate/min_mixed/min_mixed.3.query.aql   |   29 -
 .../query-ASTERIXDB-159.1.ddl.aql               |   31 -
 .../query-ASTERIXDB-159.2.update.aql            |   22 -
 .../query-ASTERIXDB-159.3.query.aql             |   22 -
 .../query-ASTERIXDB-159.4.ddl.aql               |   20 -
 .../query-issue400/query-issue400.1.ddl.aql     |   18 -
 .../query-issue400/query-issue400.2.update.aql  |   18 -
 .../query-issue400/query-issue400.3.query.aql   |   27 -
 .../aggregate/scalar_avg/scalar_avg.1.ddl.aql   |   26 -
 .../scalar_avg/scalar_avg.2.update.aql          |   24 -
 .../aggregate/scalar_avg/scalar_avg.3.query.aql |   33 -
 .../scalar_avg_empty/scalar_avg_empty.1.ddl.aql |   26 -
 .../scalar_avg_empty.2.update.aql               |   24 -
 .../scalar_avg_empty.3.query.aql                |   24 -
 .../scalar_avg_null/scalar_avg_null.1.ddl.aql   |   26 -
 .../scalar_avg_null.2.update.aql                |   24 -
 .../scalar_avg_null/scalar_avg_null.3.query.aql |   33 -
 .../scalar_count/scalar_count.1.ddl.aql         |   26 -
 .../scalar_count/scalar_count.2.update.aql      |   24 -
 .../scalar_count/scalar_count.3.query.aql       |   34 -
 .../scalar_count_empty.1.ddl.aql                |   26 -
 .../scalar_count_empty.2.update.aql             |   24 -
 .../scalar_count_empty.3.query.aql              |   26 -
 .../scalar_count_null.1.ddl.aql                 |   26 -
 .../scalar_count_null.2.update.aql              |   24 -
 .../scalar_count_null.3.query.aql               |   34 -
 .../aggregate/scalar_max/scalar_max.1.ddl.aql   |   26 -
 .../scalar_max/scalar_max.2.update.aql          |   24 -
 .../aggregate/scalar_max/scalar_max.3.query.aql |   35 -
 .../scalar_max_empty/scalar_max_empty.1.ddl.aql |   26 -
 .../scalar_max_empty.2.update.aql               |   24 -
 .../scalar_max_empty.3.query.aql                |   26 -
 .../scalar_max_null/scalar_max_null.1.ddl.aql   |   26 -
 .../scalar_max_null.2.update.aql                |   24 -
 .../scalar_max_null/scalar_max_null.3.query.aql |   35 -
 .../aggregate/scalar_min/scalar_min.1.ddl.aql   |   26 -
 .../scalar_min/scalar_min.2.update.aql          |   24 -
 .../aggregate/scalar_min/scalar_min.3.query.aql |   35 -
 .../scalar_min_empty/scalar_min_empty.1.ddl.aql |   26 -
 .../scalar_min_empty.2.update.aql               |   24 -
 .../scalar_min_empty.3.query.aql                |   26 -
 .../scalar_min_null/scalar_min_null.1.ddl.aql   |   26 -
 .../scalar_min_null.2.update.aql                |   24 -
 .../scalar_min_null/scalar_min_null.3.query.aql |   35 -
 .../aggregate/scalar_sum/scalar_sum.1.ddl.aql   |   26 -
 .../scalar_sum/scalar_sum.2.update.aql          |   24 -
 .../aggregate/scalar_sum/scalar_sum.3.query.aql |   33 -
 .../scalar_sum_empty/scalar_sum_empty.1.ddl.aql |   26 -
 .../scalar_sum_empty.2.update.aql               |   24 -
 .../scalar_sum_empty.3.query.aql                |   26 -
 .../scalar_sum_null/scalar_sum_null.1.ddl.aql   |   25 -
 .../scalar_sum_null.2.update.aql                |   24 -
 .../scalar_sum_null/scalar_sum_null.3.query.aql |   33 -
 .../aggregate/sum_double/sum_double.1.ddl.aql   |   22 -
 .../sum_double/sum_double.2.update.aql          |   19 -
 .../aggregate/sum_double/sum_double.3.query.aql |   25 -
 .../sum_double_null/sum_double_null.1.ddl.aql   |   38 -
 .../sum_double_null.2.update.aql                |   19 -
 .../sum_double_null/sum_double_null.3.query.aql |   24 -
 .../sum_empty_01/sum_empty_01.1.ddl.aql         |   26 -
 .../sum_empty_01/sum_empty_01.2.update.aql      |   25 -
 .../sum_empty_01/sum_empty_01.3.query.aql       |   31 -
 .../sum_empty_02/sum_empty_02.1.ddl.aql         |   36 -
 .../sum_empty_02/sum_empty_02.2.update.aql      |   25 -
 .../sum_empty_02/sum_empty_02.3.query.aql       |   30 -
 .../aggregate/sum_float/sum_float.1.ddl.aql     |   22 -
 .../aggregate/sum_float/sum_float.2.update.aql  |   19 -
 .../aggregate/sum_float/sum_float.3.query.aql   |   25 -
 .../sum_float_null/sum_float_null.1.ddl.aql     |   38 -
 .../sum_float_null/sum_float_null.2.update.aql  |   19 -
 .../sum_float_null/sum_float_null.3.query.aql   |   24 -
 .../aggregate/sum_int16/sum_int16.1.ddl.aql     |   21 -
 .../aggregate/sum_int16/sum_int16.2.update.aql  |   19 -
 .../aggregate/sum_int16/sum_int16.3.query.aql   |   25 -
 .../sum_int16_null/sum_int16_null.1.ddl.aql     |   38 -
 .../sum_int16_null/sum_int16_null.2.update.aql  |   19 -
 .../sum_int16_null/sum_int16_null.3.query.aql   |   24 -
 .../aggregate/sum_int32/sum_int32.1.ddl.aql     |   21 -
 .../aggregate/sum_int32/sum_int32.2.update.aql  |   19 -
 .../aggregate/sum_int32/sum_int32.3.query.aql   |   25 -
 .../sum_int32_null/sum_int32_null.1.ddl.aql     |   38 -
 .../sum_int32_null/sum_int32_null.2.update.aql  |   19 -
 .../sum_int32_null/sum_int32_null.3.query.aql   |   24 -
 .../aggregate/sum_int64/sum_int64.1.ddl.aql     |   22 -
 .../aggregate/sum_int64/sum_int64.2.update.aql  |   19 -
 .../aggregate/sum_int64/sum_int64.3.query.aql   |   24 -
 .../sum_int64_null/sum_int64_null.1.ddl.aql     |   38 -
 .../sum_int64_null/sum_int64_null.2.update.aql  |   19 -
 .../sum_int64_null/sum_int64_null.3.query.aql   |   24 -
 .../aggregate/sum_int8/sum_int8.1.ddl.aql       |   21 -
 .../aggregate/sum_int8/sum_int8.2.update.aql    |   19 -
 .../aggregate/sum_int8/sum_int8.3.query.aql     |   25 -
 .../sum_int8_null/sum_int8_null.1.ddl.aql       |   38 -
 .../sum_int8_null/sum_int8_null.2.update.aql    |   19 -
 .../sum_int8_null/sum_int8_null.3.query.aql     |   24 -
 .../aggregate/sum_mixed/sum_mixed.1.ddl.aql     |   23 -
 .../aggregate/sum_mixed/sum_mixed.2.update.aql  |   19 -
 .../aggregate/sum_mixed/sum_mixed.3.query.aql   |   29 -
 .../sum_null-with-pred.1.ddl.aql                |   37 -
 .../sum_null-with-pred.2.update.aql             |   34 -
 .../sum_null-with-pred.3.query.aql              |   31 -
 .../sum_numeric_null/sum_numeric_null.1.ddl.aql |   36 -
 .../sum_numeric_null.2.update.aql               |   33 -
 .../sum_numeric_null.3.query.aql                |   31 -
 .../big_object_groupby.1.ddl.aql                |   84 -
 .../big_object_groupby.2.update.aql             |   25 -
 .../big_object_groupby.3.query.aql              |   34 -
 .../big_object_groupby.1.ddl.aql                |   84 -
 .../big_object_groupby.2.update.aql             |   25 -
 .../big_object_groupby.3.query.aql              |   33 -
 .../big_object_join/big_object_join.1.ddl.aql   |   84 -
 .../big_object_join.2.update.aql                |   25 -
 .../big_object_join/big_object_join.3.query.aql |   39 -
 .../big_object_load/big_object_load.1.ddl.aql   |   84 -
 .../big_object_load.2.update.aql                |   25 -
 .../big_object_load/big_object_load.3.query.aql |   34 -
 .../big_object_load_20M.1.ddl.aql               |   36 -
 .../big_object_load_20M.2.update.aql            |   33 -
 .../big_object_load_20M.3.query.aql             |   23 -
 .../big_object_sort/big_object_sort.1.ddl.aql   |   84 -
 .../big_object_sort.2.update.aql                |   25 -
 .../big_object_sort/big_object_sort.3.query.aql |   36 -
 .../queries/binary/concat/concat_01.1.ddl.aql   |   21 -
 .../binary/concat/concat_01.2.update.aql        |   18 -
 .../queries/binary/concat/concat_01.3.query.aql |   31 -
 .../binary/equal_join/equal_join.1.ddl.aql      |   34 -
 .../binary/equal_join/equal_join.2.update.aql   |   27 -
 .../binary/equal_join/equal_join.3.query.aql    |   25 -
 .../queries/binary/find/find.1.ddl.aql          |   21 -
 .../queries/binary/find/find.2.update.aql       |   18 -
 .../queries/binary/find/find.3.query.aql        |   33 -
 .../binary/index_join/index_join.1.ddl.aql      |   34 -
 .../binary/index_join/index_join.2.update.aql   |   27 -
 .../binary/index_join/index_join.3.query.aql    |   25 -
 .../queries/binary/insert/insert.1.ddl.aql      |   39 -
 .../queries/binary/insert/insert.2.update.aql   |   38 -
 .../queries/binary/insert/insert.3.query.aql    |   23 -
 .../queries/binary/length/length.1.ddl.aql      |   21 -
 .../queries/binary/length/length.2.update.aql   |   18 -
 .../queries/binary/length/length.3.query.aql    |   24 -
 .../queries/binary/parse/parse.1.ddl.aql        |   20 -
 .../queries/binary/parse/parse.2.update.aql     |   18 -
 .../queries/binary/parse/parse.3.query.aql      |   33 -
 .../queries/binary/print/print.1.ddl.aql        |   20 -
 .../queries/binary/print/print.2.update.aql     |   18 -
 .../queries/binary/print/print.3.query.aql      |   32 -
 .../binary/subbinary/subbinary_01.1.ddl.aql     |   21 -
 .../binary/subbinary/subbinary_01.2.update.aql  |   18 -
 .../binary/subbinary/subbinary_01.3.query.aql   |   41 -
 .../queries/boolean/and_01/and_01.1.ddl.aql     |   22 -
 .../queries/boolean/and_01/and_01.2.update.aql  |   18 -
 .../queries/boolean/and_01/and_01.3.query.aql   |   23 -
 .../queries/boolean/and_null/and_null.1.ddl.aql |   21 -
 .../boolean/and_null/and_null.2.update.aql      |   18 -
 .../boolean/and_null/and_null.3.query.aql       |   23 -
 .../and_null_false/and_null_false.1.ddl.aql     |   21 -
 .../and_null_false/and_null_false.2.update.aql  |   18 -
 .../and_null_false/and_null_false.3.query.aql   |   23 -
 .../queries/boolean/not_01/not_01.1.ddl.aql     |   22 -
 .../queries/boolean/not_01/not_01.2.update.aql  |   18 -
 .../queries/boolean/not_01/not_01.3.query.aql   |   27 -
 .../queries/comparison/binary/binary.1.ddl.aql  |   20 -
 .../comparison/binary/binary.2.update.aql       |   18 -
 .../comparison/binary/binary.3.query.aql        |   45 -
 .../binary_null/binary_null.1.query.aql         |   28 -
 .../comparison/date_order/date_order.1.ddl.aql  |   22 -
 .../date_order/date_order.2.update.aql          |   18 -
 .../date_order/date_order.3.query.aql           |   30 -
 .../datetime_order/datetime_order.1.ddl.aql     |   22 -
 .../datetime_order/datetime_order.2.update.aql  |   18 -
 .../datetime_order/datetime_order.3.query.aql   |   35 -
 .../datetime_range/datetime_range.1.ddl.aql     |   34 -
 .../datetime_range/datetime_range.2.update.aql  |   24 -
 .../datetime_range/datetime_range.3.query.aql   |   24 -
 .../datetime_tzeq/datetime_tzeq.1.ddl.aql       |   22 -
 .../datetime_tzeq/datetime_tzeq.2.update.aql    |   18 -
 .../datetime_tzeq/datetime_tzeq.3.query.aql     |   28 -
 .../day_time_duration_order.1.ddl.aql           |   26 -
 .../day_time_duration_order.2.update.aql        |   23 -
 .../day_time_duration_order.3.query.aql         |   33 -
 .../queries/comparison/double/double.1.ddl.aql  |   21 -
 .../comparison/double/double.2.update.aql       |   18 -
 .../comparison/double/double.3.query.aql        |   33 -
 .../double_gte_01/double_gte_01.1.ddl.aql       |   21 -
 .../double_gte_01/double_gte_01.2.update.aql    |   18 -
 .../double_gte_01/double_gte_01.3.query.aql     |   23 -
 .../double_null/double_null.1.query.aql         |   28 -
 .../queries/comparison/eq_01/eq_01.1.ddl.aql    |   22 -
 .../queries/comparison/eq_01/eq_01.2.update.aql |   18 -
 .../queries/comparison/eq_01/eq_01.3.query.aql  |   23 -
 .../queries/comparison/float/float.1.ddl.aql    |   22 -
 .../queries/comparison/float/float.2.update.aql |   18 -
 .../queries/comparison/float/float.3.query.aql  |   33 -
 .../float_null/float_null.1.query.aql           |   28 -
 .../queries/comparison/gt_01/gt_01.1.ddl.aql    |   21 -
 .../queries/comparison/gt_01/gt_01.2.update.aql |   18 -
 .../queries/comparison/gt_01/gt_01.3.query.aql  |   24 -
 .../queries/comparison/gte_01/gte_01.1.ddl.aql  |   22 -
 .../comparison/gte_01/gte_01.2.update.aql       |   18 -
 .../comparison/gte_01/gte_01.3.query.aql        |   23 -
 .../queries/comparison/int16/int16.1.ddl.aql    |   21 -
 .../queries/comparison/int16/int16.2.update.aql |   18 -
 .../queries/comparison/int16/int16.3.query.aql  |   33 -
 .../int16_null/int16_null.1.query.aql           |   28 -
 .../queries/comparison/int32/int32.1.ddl.aql    |   20 -
 .../queries/comparison/int32/int32.2.update.aql |   18 -
 .../queries/comparison/int32/int32.3.query.aql  |   33 -
 .../int32_null/int32_null.1.query.aql           |   28 -
 .../queries/comparison/int64/int64.1.ddl.aql    |   20 -
 .../queries/comparison/int64/int64.2.update.aql |   18 -
 .../queries/comparison/int64/int64.3.query.aql  |   33 -
 .../int64_null/int64_null.1.query.aql           |   28 -
 .../queries/comparison/int8/int8.1.ddl.aql      |   20 -
 .../queries/comparison/int8/int8.2.update.aql   |   18 -
 .../queries/comparison/int8/int8.3.query.aql    |   33 -
 .../comparison/int8_null/int8_null.1.query.aql  |   28 -
 .../issue363_equality.1.ddl.aql                 |   24 -
 .../issue363_equality.2.update.aql              |   24 -
 .../issue363_equality.3.query.aql               |   72 -
 .../issue363_inequality_circle.1.ddl.aql        |   24 -
 .../issue363_inequality_circle.2.update.aql     |   24 -
 .../issue363_inequality_circle.3.query.aql      |   29 -
 .../issue363_inequality_duration.1.ddl.aql      |   24 -
 .../issue363_inequality_duration.2.update.aql   |   24 -
 .../issue363_inequality_duration.3.query.aql    |   29 -
 .../issue363_inequality_interval.1.ddl.aql      |   24 -
 .../issue363_inequality_interval.2.update.aql   |   24 -
 .../issue363_inequality_interval.3.query.aql    |   29 -
 .../issue363_inequality_line.1.ddl.aql          |   24 -
 .../issue363_inequality_line.2.update.aql       |   24 -
 .../issue363_inequality_line.3.query.aql        |   29 -
 .../issue363_inequality_point.1.ddl.aql         |   24 -
 .../issue363_inequality_point.2.update.aql      |   24 -
 .../issue363_inequality_point.3.query.aql       |   29 -
 .../issue363_inequality_polygon.1.ddl.aql       |   24 -
 .../issue363_inequality_polygon.2.update.aql    |   24 -
 .../issue363_inequality_polygon.3.query.aql     |   29 -
 .../issue363_inequality_rectangle.1.ddl.aql     |   24 -
 .../issue363_inequality_rectangle.2.update.aql  |   24 -
 .../issue363_inequality_rectangle.3.query.aql   |   29 -
 .../queries/comparison/lt_01/lt_01.1.ddl.aql    |   20 -
 .../queries/comparison/lt_01/lt_01.2.update.aql |   18 -
 .../queries/comparison/lt_01/lt_01.3.query.aql  |   23 -
 .../queries/comparison/lte_01/lte_01.1.ddl.aql  |   20 -
 .../comparison/lte_01/lte_01.2.update.aql       |   18 -
 .../comparison/lte_01/lte_01.3.query.aql        |   23 -
 .../queries/comparison/neq_01/neq_01.1.ddl.aql  |   20 -
 .../comparison/neq_01/neq_01.2.update.aql       |   18 -
 .../comparison/neq_01/neq_01.3.query.aql        |   23 -
 .../numeric-comparison_01.1.ddl.aql             |   20 -
 .../numeric-comparison_01.2.update.aql          |   18 -
 .../numeric-comparison_01.3.query.aql           |   24 -
 .../queries/comparison/string/string.1.ddl.aql  |   20 -
 .../comparison/string/string.2.update.aql       |   18 -
 .../comparison/string/string.3.query.aql        |   29 -
 .../string_null/string_null.1.query.aql         |   28 -
 .../comparison/time_order/time_order.1.ddl.aql  |   21 -
 .../time_order/time_order.2.update.aql          |   18 -
 .../time_order/time_order.3.query.aql           |   30 -
 .../queries/comparison/uuid_1/uuid_01.1.ddl.aql |   27 -
 .../comparison/uuid_1/uuid_01.2.update.aql      |   23 -
 .../comparison/uuid_1/uuid_01.3.query.aql       |   22 -
 .../year_month_duration_order.1.ddl.aql         |   26 -
 .../year_month_duration_order.2.update.aql      |   23 -
 .../year_month_duration_order.3.query.aql       |   33 -
 .../constructor/add-null/add-null.1.ddl.aql     |   18 -
 .../constructor/add-null/add-null.2.update.aql  |   18 -
 .../constructor/add-null/add-null.3.query.aql   |   28 -
 .../constructor/binary_01/binary_01.1.ddl.aql   |   20 -
 .../binary_01/binary_01.2.update.aql            |   18 -
 .../constructor/binary_01/binary_01.3.query.aql |   35 -
 .../constructor/boolean_01/boolean_01.1.ddl.aql |   20 -
 .../boolean_01/boolean_01.2.update.aql          |   18 -
 .../boolean_01/boolean_01.3.query.aql           |   31 -
 .../constructor/circle_01/circle_01.1.ddl.aql   |   21 -
 .../circle_01/circle_01.2.update.aql            |   18 -
 .../constructor/circle_01/circle_01.3.query.aql |   30 -
 .../constructor/date_01/date_01.1.ddl.aql       |   20 -
 .../constructor/date_01/date_01.2.update.aql    |   20 -
 .../constructor/date_01/date_01.3.query.aql     |   46 -
 .../datetime_01/datetime_01.1.ddl.aql           |   20 -
 .../datetime_01/datetime_01.2.update.aql        |   18 -
 .../datetime_01/datetime_01.3.query.aql         |   54 -
 .../constructor/double_01/double_01.1.ddl.aql   |   20 -
 .../double_01/double_01.2.update.aql            |   18 -
 .../constructor/double_01/double_01.3.query.aql |   39 -
 .../duration_01/duration_01.1.ddl.aql           |   27 -
 .../duration_01/duration_01.2.update.aql        |   23 -
 .../duration_01/duration_01.3.query.aql         |   56 -
 .../duration_02/duration_02.1.ddl.aql           |   28 -
 .../duration_02/duration_02.2.update.aql        |   24 -
 .../duration_02/duration_02.3.query.aql         |   57 -
 .../constructor/float_01/float_01.1.ddl.aql     |   21 -
 .../constructor/float_01/float_01.2.update.aql  |   18 -
 .../constructor/float_01/float_01.3.query.aql   |   38 -
 .../queries/constructor/int_01/int_01.1.ddl.aql |   21 -
 .../constructor/int_01/int_01.2.update.aql      |   18 -
 .../constructor/int_01/int_01.3.query.aql       |   56 -
 .../constructor/interval/interval.1.ddl.aql     |   21 -
 .../constructor/interval/interval.2.update.aql  |   18 -
 .../constructor/interval/interval.3.query.aql   |   51 -
 .../constructor/line_01/line_01.1.ddl.aql       |   21 -
 .../constructor/line_01/line_01.2.update.aql    |   18 -
 .../constructor/line_01/line_01.3.query.aql     |   30 -
 .../constructor/point_01/point_01.1.ddl.aql     |   21 -
 .../constructor/point_01/point_01.2.update.aql  |   18 -
 .../constructor/point_01/point_01.3.query.aql   |   36 -
 .../constructor/polygon_01/polygon_01.1.ddl.aql |   21 -
 .../polygon_01/polygon_01.2.update.aql          |   18 -
 .../polygon_01/polygon_01.3.query.aql           |   30 -
 .../primitive-01/primitive-01.1.ddl.aql         |   18 -
 .../primitive-01/primitive-01.2.update.aql      |   20 -
 .../primitive-01/primitive-01.3.query.aql       |   37 -
 .../primitive-02/primitive-02.1.ddl.aql         |   18 -
 .../primitive-02/primitive-02.2.update.aql      |   18 -
 .../primitive-02/primitive-02.3.query.aql       |   39 -
 .../primitive-03/primitive-03.1.ddl.aql         |   18 -
 .../primitive-03/primitive-03.2.update.aql      |   18 -
 .../primitive-03/primitive-03.3.query.aql       |   39 -
 .../primitive-04/primitive-04.1.ddl.aql         |   18 -
 .../primitive-04/primitive-04.2.update.aql      |   18 -
 .../primitive-04/primitive-04.3.query.aql       |   39 -
 .../rectangle_01/rectangle_01.1.ddl.aql         |   28 -
 .../rectangle_01/rectangle_01.2.update.aql      |   25 -
 .../rectangle_01/rectangle_01.3.query.aql       |   37 -
 .../constructor/string_01/string_01.1.ddl.aql   |   21 -
 .../string_01/string_01.2.update.aql            |   18 -
 .../constructor/string_01/string_01.3.query.aql |   41 -
 .../constructor/time_01/time_01.1.ddl.aql       |   21 -
 .../constructor/time_01/time_01.2.update.aql    |   18 -
 .../constructor/time_01/time_01.3.query.aql     |   48 -
 .../constructor/uuid_01/uuid_01.1.ddl.aql       |   21 -
 .../constructor/uuid_01/uuid_01.2.update.aql    |   18 -
 .../constructor/uuid_01/uuid_01.3.query.aql     |   30 -
 .../cross-dv01/cross-dv01.1.ddl.aql             |   55 -
 .../cross-dv01/cross-dv01.2.update.aql          |   35 -
 .../cross-dv01/cross-dv01.3.query.aql           |   32 -
 .../cross-dv02/cross-dv02.1.ddl.aql             |   53 -
 .../cross-dv02/cross-dv02.2.update.aql          |   34 -
 .../cross-dv02/cross-dv02.3.query.aql           |   30 -
 .../cross-dv03/cross-dv03.1.ddl.aql             |   61 -
 .../cross-dv03/cross-dv03.2.update.aql          |   28 -
 .../cross-dv03/cross-dv03.3.query.aql           |   33 -
 .../cross-dv04/cross-dv04.1.ddl.aql             |   66 -
 .../cross-dv04/cross-dv04.2.update.aql          |   29 -
 .../cross-dv04/cross-dv04.3.query.aql           |   33 -
 .../cross-dv07/cross-dv07.1.ddl.aql             |   39 -
 .../cross-dv07/cross-dv07.2.update.aql          |   32 -
 .../cross-dv07/cross-dv07.3.query.aql           |   29 -
 .../cross-dv08/cross-dv08.1.ddl.aql             |   55 -
 .../cross-dv08/cross-dv08.2.update.aql          |   40 -
 .../cross-dv08/cross-dv08.3.query.aql           |   31 -
 .../cross-dv09/cross-dv09.1.ddl.aql             |   39 -
 .../cross-dv09/cross-dv09.2.update.aql          |   26 -
 .../cross-dv09/cross-dv09.3.query.aql           |   29 -
 .../cross-dv11/cross-dv11.1.ddl.aql             |   37 -
 .../cross-dv11/cross-dv11.2.update.aql          |   25 -
 .../cross-dv11/cross-dv11.3.query.aql           |   28 -
 .../cross-dv12/cross-dv12.1.ddl.aql             |   37 -
 .../cross-dv12/cross-dv12.2.update.aql          |   25 -
 .../cross-dv12/cross-dv12.3.query.aql           |   32 -
 .../cross-dv14/cross-dv14.1.ddl.aql             |   30 -
 .../cross-dv14/cross-dv14.2.update.aql          |   23 -
 .../cross-dv14/cross-dv14.3.query.aql           |   29 -
 .../cross-dv15/cross-dv15.1.ddl.aql             |   43 -
 .../cross-dv15/cross-dv15.2.update.aql          |   25 -
 .../cross-dv15/cross-dv15.3.query.aql           |   34 -
 .../cross-dv17/cross-dv17.1.ddl.aql             |   49 -
 .../cross-dv17/cross-dv17.2.update.aql          |   38 -
 .../cross-dv17/cross-dv17.3.query.aql           |   30 -
 .../cross-dv18/cross-dv18.1.ddl.aql             |   44 -
 .../cross-dv18/cross-dv18.2.update.aql          |   39 -
 .../cross-dv18/cross-dv18.3.query.aql           |   30 -
 .../cross-dv19/cross-dv19.1.ddl.aql             |   67 -
 .../cross-dv19/cross-dv19.2.update.aql          |   24 -
 .../cross-dv19/cross-dv19.3.query.aql           |   29 -
 .../cross-dv20/cross-dv20.1.ddl.aql             |   53 -
 .../cross-dv20/cross-dv20.2.update.aql          |   26 -
 .../cross-dv20/cross-dv20.3.query.aql           |   23 -
 .../drop_dataset/drop_dataset.1.ddl.aql         |   45 -
 .../drop_dataset/drop_dataset.2.update.aql      |   19 -
 .../drop_dataset/drop_dataset.3.query.aql       |   21 -
 .../insert_across_dataverses.1.ddl.aql          |   65 -
 .../insert_across_dataverses.2.update.aql       |   29 -
 .../insert_across_dataverses.3.query.aql        |   26 -
 .../insert_from_source_dataset.1.ddl.aql        |   37 -
 .../insert_from_source_dataset.2.update.aql     |   38 -
 .../insert_from_source_dataset.3.query.aql      |   29 -
 .../join_across_dataverses.1.ddl.aql            |   61 -
 .../join_across_dataverses.2.update.aql         |   32 -
 .../join_across_dataverses.3.query.aql          |   29 -
 .../metadata_dataset/metadata_dataset.1.ddl.aql |   19 -
 .../metadata_dataset.2.update.aql               |   19 -
 .../metadata_dataset.3.query.aql                |   24 -
 .../csv/basic-types/basic-types.1.ddl.aql       |   47 -
 .../csv/basic-types/basic-types.2.query.aql     |   43 -
 .../runtimets/queries/custord/co/co.1.ddl.aql   |   63 -
 .../queries/custord/co/co.2.update.aql          |   18 -
 .../runtimets/queries/custord/co/co.3.query.aql |   37 -
 .../customer_q_01/customer_q_01.1.ddl.aql       |   45 -
 .../customer_q_01/customer_q_01.2.update.aql    |   18 -
 .../customer_q_01/customer_q_01.3.query.aql     |   22 -
 .../customer_q_02/customer_q_02.1.ddl.aql       |   45 -
 .../customer_q_02/customer_q_02.2.update.aql    |   18 -
 .../customer_q_02/customer_q_02.3.query.aql     |   23 -
 .../customer_q_03/customer_q_03.1.ddl.aql       |   45 -
 .../customer_q_03/customer_q_03.2.update.aql    |   18 -
 .../customer_q_03/customer_q_03.3.query.aql     |   28 -
 .../customer_q_04/customer_q_04.1.ddl.aql       |   45 -
 .../customer_q_04/customer_q_04.2.update.aql    |   18 -
 .../customer_q_04/customer_q_04.3.query.aql     |   24 -
 .../customer_q_05/customer_q_05.1.ddl.aql       |   45 -
 .../customer_q_05/customer_q_05.2.update.aql    |   18 -
 .../customer_q_05/customer_q_05.3.query.aql     |   24 -
 .../customer_q_06/customer_q_06.1.ddl.aql       |   45 -
 .../customer_q_06/customer_q_06.2.update.aql    |   18 -
 .../customer_q_06/customer_q_06.3.query.aql     |   25 -
 .../customer_q_07/customer_q_07.1.ddl.aql       |   46 -
 .../customer_q_07/customer_q_07.2.update.aql    |   18 -
 .../customer_q_07/customer_q_07.3.query.aql     |   25 -
 .../customer_q_08/customer_q_08.1.ddl.aql       |   45 -
 .../customer_q_08/customer_q_08.2.update.aql    |   18 -
 .../customer_q_08/customer_q_08.3.query.aql     |   23 -
 .../denorm-cust-order_01.1.ddl.aql              |   63 -
 .../denorm-cust-order_01.2.update.aql           |   28 -
 .../denorm-cust-order_01.3.update.aql           |   29 -
 .../denorm-cust-order_02.1.ddl.aql              |   63 -
 .../denorm-cust-order_02.2.update.aql           |   39 -
 .../denorm-cust-order_02.3.query.aql            |   23 -
 .../denorm-cust-order_03.1.ddl.aql              |   63 -
 .../denorm-cust-order_03.2.update.aql           |   28 -
 .../denorm-cust-order_03.3.update.aql           |   32 -
 .../denorm-cust-order_03.4.query.aql            |   30 -
 .../custord/freq-clerk/freq-clerk.1.ddl.aql     |   50 -
 .../custord/freq-clerk/freq-clerk.2.update.aql  |   24 -
 .../custord/freq-clerk/freq-clerk.3.query.aql   |   27 -
 .../custord/join_q_01/join_q_01.1.ddl.aql       |   59 -
 .../custord/join_q_01/join_q_01.2.update.aql    |   18 -
 .../custord/join_q_01/join_q_01.3.query.aql     |   25 -
 .../custord/join_q_02/join_q_02.1.ddl.aql       |   59 -
 .../custord/join_q_02/join_q_02.2.update.aql    |   18 -
 .../custord/join_q_02/join_q_02.3.query.aql     |   28 -
 .../custord/join_q_03/join_q_03.1.ddl.aql       |   60 -
 .../custord/join_q_03/join_q_03.2.update.aql    |   18 -
 .../custord/join_q_03/join_q_03.3.query.aql     |   28 -
 .../custord/join_q_04/join_q_04.1.ddl.aql       |   67 -
 .../custord/join_q_04/join_q_04.2.update.aql    |   24 -
 .../custord/join_q_04/join_q_04.3.query.aql     |   37 -
 .../custord/load-test/load-test.1.ddl.aql       |   46 -
 .../custord/load-test/load-test.2.update.aql    |   24 -
 .../custord/load-test/load-test.3.update.aql    |   27 -
 .../custord/load-test/load-test.4.query.aql     |   23 -
 .../custord/order_q_01/order_q_01.1.ddl.aql     |   37 -
 .../custord/order_q_01/order_q_01.2.update.aql  |   18 -
 .../custord/order_q_01/order_q_01.3.query.aql   |   22 -
 .../custord/order_q_02/order_q_02.1.ddl.aql     |   37 -
 .../custord/order_q_02/order_q_02.2.update.aql  |   18 -
 .../custord/order_q_02/order_q_02.3.query.aql   |   26 -
 .../custord/order_q_03/order_q_03.1.ddl.aql     |   37 -
 .../custord/order_q_03/order_q_03.2.update.aql  |   18 -
 .../custord/order_q_03/order_q_03.3.query.aql   |   26 -
 .../custord/order_q_04/order_q_04.1.ddl.aql     |   37 -
 .../custord/order_q_04/order_q_04.2.update.aql  |   18 -
 .../custord/order_q_04/order_q_04.3.query.aql   |   26 -
 .../custord/order_q_05/order_q_05.1.ddl.aql     |   37 -
 .../custord/order_q_05/order_q_05.2.update.aql  |   18 -
 .../custord/order_q_05/order_q_05.3.query.aql   |   24 -
 .../custord/order_q_06/order_q_06.1.ddl.aql     |   37 -
 .../custord/order_q_06/order_q_06.2.update.aql  |   18 -
 .../custord/order_q_06/order_q_06.3.query.aql   |   23 -
 .../runtimets/queries/dapd/q1/q1.1.ddl.aql      |   48 -
 .../runtimets/queries/dapd/q1/q1.2.update.aql   |   19 -
 .../runtimets/queries/dapd/q1/q1.3.query.aql    |   24 -
 .../runtimets/queries/dapd/q2/q2.1.ddl.aql      |   55 -
 .../runtimets/queries/dapd/q2/q2.2.update.aql   |   19 -
 .../runtimets/queries/dapd/q2/q2.3.query.aql    |   33 -
 .../runtimets/queries/dapd/q3/q3.1.ddl.aql      |   44 -
 .../runtimets/queries/dapd/q3/q3.2.update.aql   |   24 -
 .../runtimets/queries/dapd/q3/q3.3.query.aql    |   33 -
 .../query-issue443-2.3.query.aql                |   28 -
 .../query-issue443/query-issue443.3.query.aql   |   29 -
 .../compact-dataset-and-its-indexes.1.ddl.aql   |   53 -
 ...compact-dataset-and-its-indexes.2.update.aql |   24 -
 .../compact-dataset-and-its-indexes.3.ddl.aql   |   23 -
 ...compact-dataset-and-its-indexes.4.update.aql |   23 -
 .../compact-dataset-and-its-indexes.5.query.aql |   24 -
 .../create-drop-cltype.1.ddl.aql                |   54 -
 .../create-drop-cltype.2.update.aql             |   18 -
 .../create-drop-cltype.3.query.aql              |   30 -
 .../create-drop-opntype.1.ddl.aql               |   54 -
 .../create-drop-opntype.2.update.aql            |   18 -
 .../create-drop-opntype.3.query.aql             |   30 -
 ...ete-from-loaded-dataset-with-index.1.ddl.aql |   45 -
 ...-from-loaded-dataset-with-index.2.update.aql |   24 -
 ...ete-from-loaded-dataset-with-index.3.ddl.aql |   23 -
 ...-from-loaded-dataset-with-index.4.update.aql |   21 -
 ...e-from-loaded-dataset-with-index.5.query.aql |   24 -
 .../delete-from-loaded-dataset.1.ddl.aql        |   45 -
 .../delete-from-loaded-dataset.2.update.aql     |   26 -
 .../delete-from-loaded-dataset.3.query.aql      |   23 -
 .../delete-multi-statement.1.ddl.aql            |  124 -
 .../delete-multi-statement.2.update.aql         |   59 -
 .../delete-multi-statement.3.query.aql          |   23 -
 .../queries/dml/delete-syntax-change.aql        |   61 -
 .../delete-syntax-change.1.ddl.aql              |   52 -
 .../delete-syntax-change.2.update.aql           |   26 -
 .../delete-syntax-change.3.query.aql            |   24 -
 .../drop-empty-secondary-indexes.1.ddl.aql      |   75 -
 .../drop-empty-secondary-indexes.2.update.aql   |   25 -
 .../drop-empty-secondary-indexes.3.query.aql    |   30 -
 .../queries/dml/drop-index/drop-index.1.ddl.aql |   51 -
 .../dml/drop-index/drop-index.2.update.aql      |   32 -
 .../queries/dml/drop-index/drop-index.3.ddl.aql |   28 -
 .../dml/drop-index/drop-index.4.query.aql       |   30 -
 .../empty-load-with-index.1.ddl.aql             |   53 -
 .../empty-load-with-index.2.update.aql          |   34 -
 .../empty-load-with-index.3.query.aql           |   31 -
 ...n-dataset-with-index-on-open-field.1.ddl.aql |   48 -
 ...ataset-with-index-on-open-field.2.update.aql |   42 -
 ...dataset-with-index-on-open-field.3.query.aql |   31 -
 ...insert-and-scan-dataset-with-index.1.ddl.aql |   42 -
 ...ert-and-scan-dataset-with-index.2.update.aql |   43 -
 ...sert-and-scan-dataset-with-index.3.query.aql |   31 -
 .../insert-and-scan-dataset.1.ddl.aql           |   37 -
 .../insert-and-scan-dataset.2.update.aql        |   39 -
 .../insert-and-scan-dataset.3.query.aql         |   31 -
 .../insert-and-scan-joined-datasets.1.ddl.aql   |   41 -
 ...insert-and-scan-joined-datasets.2.update.aql |   45 -
 .../insert-and-scan-joined-datasets.3.query.aql |   32 -
 .../insert-duplicated-keys.1.ddl.aql            |   32 -
 .../insert-duplicated-keys.2.update.aql         |   38 -
 .../insert-duplicated-keys.3.ddl.aql            |   20 -
 ...sert-into-empty-dataset-with-index.1.ddl.aql |   42 -
 ...t-into-empty-dataset-with-index.2.update.aql |   49 -
 ...rt-into-empty-dataset-with-index.3.query.aql |   31 -
 .../insert-into-empty-dataset.1.ddl.aql         |   39 -
 .../insert-into-empty-dataset.2.update.aql      |   49 -
 .../insert-into-empty-dataset.3.query.aql       |   31 -
 ...-into-loaded-dataset-with-index_01.1.ddl.aql |   32 -
 ...to-loaded-dataset-with-index_01.2.update.aql |   24 -
 ...-into-loaded-dataset-with-index_01.3.ddl.aql |   23 -
 ...to-loaded-dataset-with-index_01.4.update.aql |   42 -
 ...nto-loaded-dataset-with-index_01.5.query.aql |   24 -
 ...-into-loaded-dataset-with-index_02.1.ddl.aql |   54 -
 ...to-loaded-dataset-with-index_02.2.update.aql |   28 -
 ...-into-loaded-dataset-with-index_02.3.ddl.aql |   23 -
 ...to-loaded-dataset-with-index_02.4.update.aql |   30 -
 ...nto-loaded-dataset-with-index_02.5.query.aql |   25 -
 .../insert-into-loaded-dataset_01.1.ddl.aql     |   32 -
 .../insert-into-loaded-dataset_01.2.update.aql  |   46 -
 .../insert-into-loaded-dataset_01.3.query.aql   |   24 -
 .../insert-into-loaded-dataset_02.1.ddl.aql     |   48 -
 .../insert-into-loaded-dataset_02.2.update.aql  |   38 -
 .../insert-into-loaded-dataset_02.3.query.aql   |   23 -
 .../insert-record-function.1.ddl.aql            |   42 -
 .../insert-record-function.2.update.aql         |   53 -
 .../insert-record-function.3.query.aql          |   30 -
 .../insert-return-records.1.ddl.aql             |   36 -
 .../insert-return-records.3.query.aql           |   34 -
 ...nsert-returning-fieldname-implicit.1.ddl.aql |   37 -
 ...ert-returning-fieldname-implicit.3.query.aql |   30 -
 .../insert-returning-fieldname.1.ddl.aql        |   37 -
 .../insert-returning-fieldname.3.query.aql      |   30 -
 .../insert-returning-udf.1.ddl.aql              |   42 -
 .../insert-returning-udf.3.query.aql            |   30 -
 .../insert-src-dst-01.1.ddl.aql                 |   42 -
 .../insert-src-dst-01.2.update.aql              |   39 -
 .../insert-src-dst-01.3.query.aql               |   30 -
 .../runtimets/queries/dml/insert-syntax.aql     |   53 -
 .../dml/insert-syntax/insert-syntax.1.ddl.aql   |   35 -
 .../insert-syntax/insert-syntax.2.update.aql    |   32 -
 .../dml/insert-syntax/insert-syntax.3.query.aql |   23 -
 ...nsert-with-autogenerated-pk_adm_01.1.ddl.aql |   34 -
 ...rt-with-autogenerated-pk_adm_01.2.update.aql |   24 -
 ...ert-with-autogenerated-pk_adm_01.3.query.aql |   23 -
 ...nsert-with-autogenerated-pk_adm_02.1.ddl.aql |   35 -
 ...rt-with-autogenerated-pk_adm_02.2.update.aql |   25 -
 ...ert-with-autogenerated-pk_adm_02.3.query.aql |   23 -
 ...nsert-with-autogenerated-pk_adm_03.1.ddl.aql |   36 -
 ...rt-with-autogenerated-pk_adm_03.2.update.aql |   25 -
 ...ert-with-autogenerated-pk_adm_03.3.query.aql |   23 -
 .../insert-with-bad-return.1.ddl.aql            |   36 -
 .../insert-with-bad-return.3.query.aql          |   37 -
 .../queries/dml/insert/insert.1.ddl.aql         |   54 -
 .../queries/dml/insert/insert.2.update.aql      |   39 -
 .../queries/dml/insert/insert.3.query.aql       |   24 -
 .../dml/insert_less_nc/insert_less_nc.1.ddl.aql |   54 -
 .../insert_less_nc/insert_less_nc.2.update.aql  |   38 -
 .../insert_less_nc/insert_less_nc.3.query.aql   |   24 -
 .../dml/load-from-hdfs/load-from-hdfs.1.ddl.aql |   44 -
 .../load-from-hdfs/load-from-hdfs.2.update.aql  |   25 -
 .../load-from-hdfs/load-from-hdfs.3.query.aql   |   24 -
 .../load-with-autogenerated-pk_adm_01.1.ddl.aql |   34 -
 ...ad-with-autogenerated-pk_adm_01.2.update.aql |   22 -
 ...oad-with-autogenerated-pk_adm_01.3.query.aql |   23 -
 .../load-with-autogenerated-pk_adm_01.1.ddl.aql |   36 -
 ...ad-with-autogenerated-pk_adm_01.2.update.aql |   22 -
 ...oad-with-autogenerated-pk_adm_01.3.query.aql |   23 -
 .../load-with-autogenerated-pk_adm_03.1.ddl.aql |   35 -
 ...ad-with-autogenerated-pk_adm_03.2.update.aql |   22 -
 ...oad-with-autogenerated-pk_adm_03.3.query.aql |   23 -
 .../load-with-autogenerated-pk_adm_04.1.ddl.aql |   37 -
 ...ad-with-autogenerated-pk_adm_04.2.update.aql |   22 -
 ...oad-with-autogenerated-pk_adm_04.3.query.aql |   23 -
 .../load-with-autogenerated-pk_csv_01.1.ddl.aql |   32 -
 ...ad-with-autogenerated-pk_csv_01.2.update.aql |   22 -
 ...oad-with-autogenerated-pk_csv_01.3.query.aql |   23 -
 .../load-with-autogenerated-pk_csv_02.1.ddl.aql |   34 -
 ...ad-with-autogenerated-pk_csv_02.2.update.aql |   22 -
 ...oad-with-autogenerated-pk_csv_02.3.query.aql |   23 -
 .../load-with-autogenerated-pk_txt_01.1.ddl.aql |   32 -
 ...ad-with-autogenerated-pk_txt_01.2.update.aql |   22 -
 ...oad-with-autogenerated-pk_txt_01.3.query.aql |   23 -
 .../load-with-index-open.1.ddl.aql              |   68 -
 .../load-with-index-open.2.update.aql           |   28 -
 .../load-with-index-open.3.query.aql            |   24 -
 .../load-with-index/load-with-index.1.ddl.aql   |   47 -
 .../load-with-index.2.update.aql                |   24 -
 .../load-with-index/load-with-index.3.query.aql |   24 -
 .../load-with-ngram-index-open.1.ddl.aql        |   43 -
 .../load-with-ngram-index-open.2.update.aql     |   27 -
 .../load-with-ngram-index-open.3.query.aql      |   24 -
 .../load-with-ngram-index.1.ddl.aql             |   36 -
 .../load-with-ngram-index.2.update.aql          |   22 -
 .../load-with-ngram-index.3.query.aql           |   24 -
 .../load-with-rtree-index-open.1.ddl.aql        |   54 -
 .../load-with-rtree-index-open.2.update.aql     |   28 -
 .../load-with-rtree-index-open.3.query.aql      |   24 -
 .../load-with-rtree-index.1.ddl.aql             |   40 -
 .../load-with-rtree-index.2.update.aql          |   24 -
 .../load-with-rtree-index.3.query.aql           |   24 -
 .../load-with-word-index-open.1.ddl.aql         |   43 -
 .../load-with-word-index-open.2.update.aql      |   27 -
 .../load-with-word-index-open.3.query.aql       |   24 -
 .../load-with-word-index.1.ddl.aql              |   36 -
 .../load-with-word-index.2.update.aql           |   24 -
 .../load-with-word-index.3.query.aql            |   24 -
 .../opentype-c2o-recursive.1.ddl.aql            |   54 -
 .../opentype-c2o-recursive.2.update.aql         |   47 -
 .../opentype-c2o-recursive.3.query.aql          |   29 -
 .../dml/opentype-c2o/opentype-c2o.1.ddl.aql     |   48 -
 .../dml/opentype-c2o/opentype-c2o.2.update.aql  |   52 -
 .../dml/opentype-c2o/opentype-c2o.3.query.aql   |   30 -
 .../opentype-closed-optional.1.ddl.aql          |   35 -
 .../opentype-closed-optional.2.update.aql       |   34 -
 .../opentype-closed-optional.3.query.aql        |   29 -
 .../opentype-insert/opentype-insert.1.ddl.aql   |   35 -
 .../opentype-insert.2.update.aql                |   30 -
 .../opentype-insert/opentype-insert.3.query.aql |   28 -
 .../opentype-insert2/opentype-insert2.1.ddl.aql |   36 -
 .../opentype-insert2.2.update.aql               |   29 -
 .../opentype-insert2.3.query.aql                |   30 -
 .../opentype-noexpand.1.ddl.aql                 |   36 -
 .../opentype-noexpand.2.update.aql              |   35 -
 .../opentype-noexpand.3.query.aql               |   30 -
 .../opentype-o2c-recursive.1.ddl.aql            |   55 -
 .../opentype-o2c-recursive.2.update.aql         |   47 -
 .../opentype-o2c-recursive.3.query.aql          |   29 -
 .../dml/opentype-o2c/opentype-o2c.1.ddl.aql     |   46 -
 .../dml/opentype-o2c/opentype-o2c.2.update.aql  |   52 -
 .../dml/opentype-o2c/opentype-o2c.3.query.aql   |   30 -
 .../dml/opentype-o2o/opentype-o2o.1.ddl.aql     |   46 -
 .../dml/opentype-o2o/opentype-o2o.2.update.aql  |   49 -
 .../dml/opentype-o2o/opentype-o2o.3.query.aql   |   31 -
 .../dml/query-issue205/query-issue205.1.ddl.aql |   44 -
 .../query-issue205/query-issue205.2.update.aql  |   32 -
 .../query-issue205/query-issue205.3.query.aql   |   29 -
 .../dml/query-issue288/query-issue288.1.ddl.aql |   41 -
 .../query-issue288/query-issue288.2.update.aql  |   43 -
 .../dml/query-issue288/query-issue288.3.ddl.aql |   29 -
 .../query-issue288/query-issue288.4.update.aql  |   43 -
 .../query-issue288/query-issue288.5.query.aql   |   30 -
 .../dml/query-issue382/query-issue382.1.ddl.aql |   45 -
 .../query-issue382/query-issue382.2.update.aql  |   28 -
 .../query-issue382/query-issue382.3.query.aql   |   21 -
 .../dml/query-issue433/query-issue433.1.ddl.aql |   42 -
 .../query-issue433/query-issue433.2.update.aql  |   31 -
 .../query-issue433/query-issue433.3.query.aql   |   30 -
 ...orrelated-secondary-index-nullable.1.ddl.aql |   61 -
 ...elated-secondary-index-nullable.2.update.aql |   35 -
 ...orrelated-secondary-index-nullable.3.ddl.aql |   21 -
 ...related-secondary-index-nullable.4.query.aql |   32 -
 ...ee-correlated-secondary-index-open.1.ddl.aql |   69 -
 ...correlated-secondary-index-open.2.update.aql |   38 -
 ...ee-correlated-secondary-index-open.3.ddl.aql |   21 -
 ...-correlated-secondary-index-open.4.query.aql |   25 -
 ...ete-btree-secondary-index-nullable.1.ddl.aql |   47 -
 ...-btree-secondary-index-nullable.2.update.aql |   31 -
 ...ete-btree-secondary-index-nullable.3.ddl.aql |   22 -
 ...-btree-secondary-index-nullable.4.update.aql |   22 -
 ...e-btree-secondary-index-nullable.5.query.aql |   31 -
 ...-delete-btree-secondary-index-open.1.ddl.aql |   56 -
 ...lete-btree-secondary-index-open.2.update.aql |   42 -
 ...-delete-btree-secondary-index-open.3.ddl.aql |   22 -
 ...lete-btree-secondary-index-open.4.update.aql |   22 -
 ...elete-btree-secondary-index-open.5.query.aql |   31 -
 ...dex-ngram-secondary-index-nullable.1.ddl.aql |   42 -
 ...-ngram-secondary-index-nullable.2.update.aql |   30 -
 ...dex-ngram-secondary-index-nullable.3.ddl.aql |   28 -
 ...-ngram-secondary-index-nullable.4.update.aql |   28 -
 ...x-ngram-secondary-index-nullable.5.query.aql |   31 -
 ...d-index-ngram-secondary-index-open.1.ddl.aql |   50 -
 ...ndex-ngram-secondary-index-open.2.update.aql |   34 -
 ...d-index-ngram-secondary-index-open.3.ddl.aql |   28 -
 ...ndex-ngram-secondary-index-open.4.update.aql |   28 -
 ...index-ngram-secondary-index-open.5.query.aql |   31 -
 ...verted-index-ngram-secondary-index.1.ddl.aql |   41 -
 ...ted-index-ngram-secondary-index.2.update.aql |   30 -
 ...verted-index-ngram-secondary-index.3.ddl.aql |   28 -
 ...ted-index-ngram-secondary-index.4.update.aql |   28 -
 ...rted-index-ngram-secondary-index.5.query.aql |   31 -
 ...ndex-word-secondary-index-nullable.1.ddl.aql |   40 -
 ...x-word-secondary-index-nullable.2.update.aql |   30 -
 ...ndex-word-secondary-index-nullable.3.ddl.aql |   28 -
 ...x-word-secondary-index-nullable.4.update.aql |   28 -
 ...ex-word-secondary-index-nullable.5.query.aql |   32 -
 ...ed-index-word-secondary-index-open.1.ddl.aql |   49 -
 ...index-word-secondary-index-open.2.update.aql |   34 -
 ...ed-index-word-secondary-index-open.3.ddl.aql |   28 -
 ...index-word-secondary-index-open.4.update.aql |   28 -
 ...-index-word-secondary-index-open.5.query.aql |   32 -
 ...nverted-index-word-secondary-index.1.ddl.aql |   41 -
 ...rted-index-word-secondary-index.2.update.aql |   30 -
 ...nverted-index-word-secondary-index.3.ddl.aql |   28 -
 ...rted-index-word-secondary-index.4.update.aql |   28 -
 ...erted-index-word-secondary-index.5.query.aql |   32 -
 ...ete-rtree-secondary-index-nullable.1.ddl.aql |   44 -
 ...-rtree-secondary-index-nullable.2.update.aql |   31 -
 ...ete-rtree-secondary-index-nullable.3.ddl.aql |   22 -
 ...-rtree-secondary-index-nullable.4.update.aql |   22 -
 ...e-rtree-secondary-index-nullable.5.query.aql |   31 -
 ...-delete-rtree-secondary-index-open.1.ddl.aql |   56 -
 ...lete-rtree-secondary-index-open.2.update.aql |   35 -
 ...-delete-rtree-secondary-index-open.3.ddl.aql |   29 -
 ...lete-rtree-secondary-index-open.4.update.aql |   29 -
 ...elete-rtree-secondary-index-open.5.query.aql |   31 -
 .../scan-delete-rtree-secondary-index.1.ddl.aql |   38 -
 ...an-delete-rtree-secondary-index.2.update.aql |   24 -
 .../scan-delete-rtree-secondary-index.3.ddl.aql |   22 -
 ...an-delete-rtree-secondary-index.4.update.aql |   22 -
 ...can-delete-rtree-secondary-index.5.query.aql |   24 -
 ...orrelated-secondary-index-nullable.1.ddl.aql |   61 -
 ...elated-secondary-index-nullable.2.update.aql |   45 -
 ...orrelated-secondary-index-nullable.3.ddl.aql |   22 -
 ...related-secondary-index-nullable.4.query.aql |   33 -
 ...ee-correlated-secondary-index-open.1.ddl.aql |   69 -
 ...correlated-secondary-index-open.2.update.aql |   45 -
 ...ee-correlated-secondary-index-open.3.ddl.aql |   22 -
 ...-correlated-secondary-index-open.4.query.aql |   32 -
 ...ert-btree-secondary-index-nullable.1.ddl.aql |   48 -
 ...-btree-secondary-index-nullable.2.update.aql |   31 -
 ...ert-btree-secondary-index-nullable.3.ddl.aql |   22 -
 ...-btree-secondary-index-nullable.4.update.aql |   34 -
 ...t-btree-secondary-index-nullable.5.query.aql |   32 -
 ...-insert-btree-secondary-index-open.1.ddl.aql |   56 -
 ...sert-btree-secondary-index-open.2.update.aql |   30 -
 ...-insert-btree-secondary-index-open.3.ddl.aql |   22 -
 ...sert-btree-secondary-index-open.4.update.aql |   34 -
 ...nsert-btree-secondary-index-open.5.query.aql |   32 -
 ...dex-ngram-secondary-index-nullable.1.ddl.aql |   43 -
 ...-ngram-secondary-index-nullable.2.update.aql |   30 -
 ...dex-ngram-secondary-index-nullable.3.ddl.aql |   29 -
 ...-ngram-secondary-index-nullable.4.update.aql |   39 -
 ...x-ngram-secondary-index-nullable.5.query.aql |   31 -
 ...d-index-ngram-secondary-index-open.1.ddl.aql |   50 -
 ...ndex-ngram-secondary-index-open.2.update.aql |   29 -
 ...d-index-ngram-secondary-index-open.3.ddl.aql |   29 -
 ...ndex-ngram-secondary-index-open.4.update.aql |   39 -
 ...index-ngram-secondary-index-open.5.query.aql |   31 -
 ...verted-index-ngram-secondary-index.1.ddl.aql |   43 -
 ...ted-index-ngram-secondary-index.2.update.aql |   30 -
 ...verted-index-ngram-secondary-index.3.ddl.aql |   29 -
 ...ted-index-ngram-secondary-index.4.update.aql |   39 -
 ...rted-index-ngram-secondary-index.5.query.aql |   31 -
 ...ndex-word-secondary-index-nullable.1.ddl.aql |   43 -
 ...x-word-secondary-index-nullable.2.update.aql |   30 -
 ...ndex-word-secondary-index-nullable.3.ddl.aql |   29 -
 ...x-word-secondary-index-nullable.4.update.aql |   38 -
 ...ex-word-secondary-index-nullable.5.query.aql |   32 -
 ...ed-index-word-secondary-index-open.1.ddl.aql |   50 -
 ...index-word-secondary-index-open.2.update.aql |   29 -
 ...ed-index-word-secondary-index-open.3.ddl.aql |   29 -
 ...index-word-secondary-index-open.4.update.aql |   38 -
 ...-index-word-secondary-index-open.5.query.aql |   32 -
 ...nverted-index-word-secondary-index.1.ddl.aql |   43 -
 ...rted-index-word-secondary-index.2.update.aql |   30 -
 ...nverted-index-word-secondary-index.3.ddl.aql |   29 -
 ...rted-index-word-secondary-index.4.update.aql |   38 -
 ...erted-index-word-secondary-index.5.query.aql |   32 -
 ...ert-rtree-secondary-index-nullable.1.ddl.aql |   49 -
 ...-rtree-secondary-index-nullable.2.update.aql |   31 -
 ...ert-rtree-secondary-index-nullable.3.ddl.aql |   25 -
 ...-rtree-secondary-index-nullable.4.update.aql |   29 -
 ...t-rtree-secondary-index-nullable.5.query.aql |   31 -
 ...-insert-rtree-secondary-index-open.1.ddl.aql |   52 -
 ...sert-rtree-secondary-index-open.2.update.aql |   30 -
 ...-insert-rtree-secondary-index-open.3.ddl.aql |   30 -
 ...sert-rtree-secondary-index-open.4.update.aql |   36 -
 ...nsert-rtree-secondary-index-open.5.query.aql |   31 -
 .../scan-insert-rtree-secondary-index.1.ddl.aql |   46 -
 ...an-insert-rtree-secondary-index.2.update.aql |   28 -
 .../scan-insert-rtree-secondary-index.3.ddl.aql |   23 -
 ...an-insert-rtree-secondary-index.4.update.aql |   29 -
 ...can-insert-rtree-secondary-index.5.query.aql |   24 -
 .../upsert-dataset-with-meta.1.ddl.aql          |   36 -
 .../upsert-dataset-with-meta.2.update.aql       |   29 -
 .../upsert-return-custom-result.1.ddl.aql       |   37 -
 .../upsert-return-custom-result.3.query.aql     |   44 -
 .../using-constant-merge-policy.1.ddl.aql       |   58 -
 .../using-constant-merge-policy.2.update.aql    |   24 -
 .../using-constant-merge-policy.3.ddl.aql       |   23 -
 .../using-constant-merge-policy.4.update.aql    |   23 -
 .../using-constant-merge-policy.5.query.aql     |   24 -
 ...ated-prefix-merge-policy-with-feed.1.ddl.aql |   67 -
 ...d-prefix-merge-policy-with-feed.2.update.aql |   28 -
 ...ated-prefix-merge-policy-with-feed.3.ddl.aql |   22 -
 ...ing-correlated-prefix-merge-policy.1.ddl.aql |   58 -
 ...-correlated-prefix-merge-policy.2.update.aql |   24 -
 ...ing-correlated-prefix-merge-policy.3.ddl.aql |   23 -
 ...-correlated-prefix-merge-policy.4.update.aql |   23 -
 ...g-correlated-prefix-merge-policy.5.query.aql |   24 -
 .../using-no-merge-policy.1.ddl.aql             |   52 -
 .../using-no-merge-policy.2.update.aql          |   24 -
 .../using-no-merge-policy.3.ddl.aql             |   23 -
 .../using-no-merge-policy.4.update.aql          |   23 -
 .../using-no-merge-policy.5.query.aql           |   24 -
 .../using-prefix-merge-policy.1.ddl.aql         |   58 -
 .../using-prefix-merge-policy.2.update.aql      |   24 -
 .../using-prefix-merge-policy.3.ddl.aql         |   23 -
 .../using-prefix-merge-policy.4.update.aql      |   23 -
 .../using-prefix-merge-policy.5.query.aql       |   24 -
 .../queries/employee/q_01/q_01.1.ddl.aql        |   41 -
 .../queries/employee/q_01/q_01.2.update.aql     |   19 -
 .../queries/employee/q_01/q_01.3.query.aql      |   22 -
 .../queries/employee/q_02/q_02.1.ddl.aql        |   40 -
 .../queries/employee/q_02/q_02.2.update.aql     |   19 -
 .../queries/employee/q_02/q_02.3.query.aql      |   23 -
 .../leftouterjoin-rtree.1.ddl.aql               |   56 -
 .../leftouterjoin-rtree.2.update.aql            |   18 -
 .../leftouterjoin-rtree.3.query.aql             |   39 -
 .../leftouterjoin/leftouterjoin.1.ddl.aql       |   54 -
 .../leftouterjoin/leftouterjoin.2.update.aql    |   24 -
 .../leftouterjoin/leftouterjoin.3.query.aql     |   32 -
 .../rc-format/rc-format.1.ddl.aql               |   46 -
 .../rc-format/rc-format.2.update.aql            |   25 -
 .../rc-format/rc-format.3.query.aql             |   30 -
 .../rtree-index/rtree-index.1.ddl.aql           |   37 -
 .../rtree-index/rtree-index.2.update.aql        |   18 -
 .../rtree-index/rtree-index.3.query.aql         |   24 -
 .../sequence-format/sequence-format.1.ddl.aql   |   41 -
 .../sequence-format.2.update.aql                |   25 -
 .../sequence-format/sequence-format.3.query.aql |   30 -
 .../text-format/text-format.1.ddl.aql           |   41 -
 .../text-format/text-format.2.update.aql        |   25 -
 .../text-format/text-format.3.query.aql         |   31 -
 .../getCapital/getCapital.1.ddl.aql             |   26 -
 .../getCapital/getCapital.2.lib.aql             |   19 -
 .../getCapital/getCapital.3.query.aql           |   23 -
 .../getCapital/getCapital.4.lib.aql             |   19 -
 .../keyword_detector/keyword_detector.1.ddl.aql |   44 -
 .../keyword_detector.2.update.aql               |   24 -
 .../keyword_detector/keyword_detector.3.lib.aql |   19 -
 .../keyword_detector.4.update.aql               |   30 -
 .../keyword_detector.5.query.aql                |   27 -
 .../upperCase/upperCase.1.ddl.aql               |   27 -
 .../upperCase/upperCase.2.lib.aql               |   19 -
 .../upperCase/upperCase.3.query.aql             |   28 -
 .../upperCase/upperCase.4.lib.aql               |   19 -
 ...q01_pricing_summary_report_failure.1.ddl.aql |   45 -
 ..._pricing_summary_report_failure.2.update.aql |   24 -
 ...1_pricing_summary_report_failure.3.query.aql |   39 -
 .../queries/filters/delete/delete.1.ddl.aql     |  101 -
 .../queries/filters/delete/delete.10.query.aql  |   27 -
 .../queries/filters/delete/delete.2.update.aql  |   25 -
 .../queries/filters/delete/delete.3.server.aql  |   26 -
 .../queries/filters/delete/delete.4.sleep.aql   |   22 -
 .../queries/filters/delete/delete.5.server.aql  |   22 -
 .../queries/filters/delete/delete.6.update.aql  |   22 -
 .../queries/filters/delete/delete.7.server.aql  |   23 -
 .../queries/filters/delete/delete.8.sleep.aql   |   20 -
 .../queries/filters/delete/delete.9.server.aql  |   20 -
 .../equality-predicate.1.ddl.aql                |   41 -
 .../equality-predicate.2.update.aql             |   22 -
 .../equality-predicate.3.ddl.aql                |   18 -
 .../equality-predicate.4.update.aql             |   18 -
 .../equality-predicate.5.query.aql              |   23 -
 ...rt-with-correlated-secondary-btree.1.ddl.aql |   55 -
 ...with-correlated-secondary-btree.2.update.aql |   27 -
 ...rt-with-correlated-secondary-btree.3.ddl.aql |   21 -
 ...-with-correlated-secondary-btree.4.query.aql |   25 -
 .../insert-with-secondary-btree.1.ddl.aql       |   42 -
 .../insert-with-secondary-btree.2.update.aql    |   22 -
 .../insert-with-secondary-btree.3.ddl.aql       |   21 -
 .../insert-with-secondary-btree.4.update.aql    |   24 -
 .../insert-with-secondary-btree.5.query.aql     |   25 -
 ...sert-with-secondary-inverted-ngram.1.ddl.aql |   43 -
 ...t-with-secondary-inverted-ngram.2.update.aql |   22 -
 ...sert-with-secondary-inverted-ngram.3.ddl.aql |   22 -
 ...t-with-secondary-inverted-ngram.4.update.aql |   24 -
 ...rt-with-secondary-inverted-ngram.5.query.aql |   26 -
 ...nsert-with-secondary-inverted-word.1.ddl.aql |   42 -
 ...rt-with-secondary-inverted-word.2.update.aql |   22 -
 ...nsert-with-secondary-inverted-word.3.ddl.aql |   22 -
 ...rt-with-secondary-inverted-word.4.update.aql |   24 -
 ...ert-with-secondary-inverted-word.5.query.aql |   26 -
 .../insert-with-secondary-rtree.1.ddl.aql       |   42 -
 .../insert-with-secondary-rtree.2.update.aql    |   22 -
 .../insert-with-secondary-rtree.3.ddl.aql       |   21 -
 .../insert-with-secondary-rtree.4.update.aql    |   24 -
 .../insert-with-secondary-rtree.5.query.aql     |   25 -
 .../queries/filters/insert/insert.1.ddl.aql     |   45 -
 .../queries/filters/insert/insert.2.update.aql  |   22 -
 .../queries/filters/insert/insert.3.ddl.aql     |   18 -
 .../queries/filters/insert/insert.4.update.aql  |   24 -
 .../queries/filters/insert/insert.5.query.aql   |   23 -
 ...ad-with-secondary-btree-index-only.1.ddl.aql |   38 -
 ...with-secondary-btree-index-only.2.update.aql |   22 -
 ...ad-with-secondary-btree-index-only.3.ddl.aql |   21 -
 ...with-secondary-btree-index-only.4.update.aql |   18 -
 ...-with-secondary-btree-index-only.5.query.aql |   24 -
 .../load-with-secondary-btree.1.ddl.aql         |   38 -
 .../load-with-secondary-btree.2.update.aql      |   22 -
 .../load-with-secondary-btree.3.ddl.aql         |   21 -
 .../load-with-secondary-btree.4.update.aql      |   18 -
 .../load-with-secondary-btree.5.query.aql       |   25 -
 ...load-with-secondary-inverted-ngram.1.ddl.aql |   43 -
 ...d-with-secondary-inverted-ngram.2.update.aql |   23 -
 ...load-with-secondary-inverted-ngram.3.ddl.aql |   22 -
 ...d-with-secondary-inverted-ngram.4.update.aql |   18 -
 ...ad-with-secondary-inverted-ngram.5.query.aql |   26 -
 .../load-with-secondary-inverted-word.1.ddl.aql |   41 -
 ...ad-with-secondary-inverted-word.2.update.aql |   23 -
 .../load-with-secondary-inverted-word.3.ddl.aql |   22 -
 ...ad-with-secondary-inverted-word.4.update.aql |   18 -
 ...oad-with-secondary-inverted-word.5.query.aql |   26 -
 .../load-with-secondary-rtree.1.ddl.aql         |   42 -
 .../load-with-secondary-rtree.2.update.aql      |   22 -
 .../load-with-secondary-rtree.3.ddl.aql         |   21 -
 .../load-with-secondary-rtree.4.update.aql      |   18 -
 .../load-with-secondary-rtree.5.query.aql       |   25 -
 .../load-with-secondary-rtree.6.query.aql       |   27 -
 .../queries/filters/load/load.1.ddl.aql         |   40 -
 .../queries/filters/load/load.2.update.aql      |   22 -
 .../queries/filters/load/load.3.ddl.aql         |   19 -
 .../queries/filters/load/load.4.update.aql      |   18 -
 .../queries/filters/load/load.5.query.aql       |   23 -
 .../equality-predicate.1.ddl.aql                |   48 -
 .../equality-predicate.2.update.aql             |   30 -
 .../equality-predicate.3.ddl.aql                |   18 -
 .../equality-predicate.4.update.aql             |   18 -
 .../equality-predicate.5.query.aql              |   23 -
 .../queries/filters/upsert/upsert.1.ddl.aql     |  101 -
 .../queries/filters/upsert/upsert.10.query.aql  |   26 -
 .../queries/filters/upsert/upsert.11.ddl.aql    |   20 -
 .../queries/filters/upsert/upsert.2.update.aql  |   27 -
 .../queries/filters/upsert/upsert.3.server.aql  |   26 -
 .../queries/filters/upsert/upsert.4.sleep.aql   |   22 -
 .../queries/filters/upsert/upsert.5.server.aql  |   22 -
 .../queries/filters/upsert/upsert.6.update.aql  |   55 -
 .../queries/filters/upsert/upsert.7.server.aql  |   23 -
 .../queries/filters/upsert/upsert.8.sleep.aql   |   20 -
 .../queries/filters/upsert/upsert.9.server.aql  |   20 -
 .../runtimets/queries/flwor/at00/at00.1.ddl.aql |   50 -
 .../queries/flwor/at00/at00.2.update.aql        |   29 -
 .../queries/flwor/at00/at00.3.query.aql         |   32 -
 .../queries/flwor/at00/at00.4.deferred.aql      |   34 -
 .../queries/flwor/at00/at00.6.async.aql         |   34 -
 .../runtimets/queries/flwor/at01/at01.1.ddl.aql |   46 -
 .../queries/flwor/at01/at01.2.update.aql        |   28 -
 .../queries/flwor/at01/at01.3.query.aql         |   32 -
 .../runtimets/queries/flwor/at02/at02.1.ddl.aql |   57 -
 .../queries/flwor/at02/at02.2.update.aql        |   31 -
 .../queries/flwor/at02/at02.3.query.aql         |   37 -
 .../runtimets/queries/flwor/at03/at03.1.ddl.aql |   46 -
 .../queries/flwor/at03/at03.2.update.aql        |   28 -
 .../queries/flwor/at03/at03.3.query.aql         |   39 -
 .../runtimets/queries/flwor/at04/at04.1.ddl.aql |   43 -
 .../queries/flwor/at04/at04.2.update.aql        |   29 -
 .../queries/flwor/at04/at04.3.query.aql         |   39 -
 .../runtimets/queries/flwor/at05/at05.1.ddl.aql |   43 -
 .../queries/flwor/at05/at05.2.update.aql        |   29 -
 .../queries/flwor/at05/at05.3.query.aql         |   38 -
 .../runtimets/queries/flwor/at06/at06.1.ddl.aql |   50 -
 .../queries/flwor/at06/at06.2.update.aql        |   29 -
 .../queries/flwor/at06/at06.3.query.aql         |   32 -
 .../queries/flwor/for01/for01.1.ddl.aql         |   24 -
 .../queries/flwor/for01/for01.2.update.aql      |   24 -
 .../queries/flwor/for01/for01.3.query.aql       |   27 -
 .../queries/flwor/for02/for02.1.ddl.aql         |   24 -
 .../queries/flwor/for02/for02.2.update.aql      |   24 -
 .../queries/flwor/for02/for02.3.query.aql       |   27 -
 .../queries/flwor/for03/for03.1.ddl.aql         |   24 -
 .../queries/flwor/for03/for03.2.update.aql      |   24 -
 .../queries/flwor/for03/for03.3.query.aql       |   26 -
 .../queries/flwor/for04/for04.1.ddl.aql         |   24 -
 .../queries/flwor/for04/for04.2.update.aql      |   24 -
 .../queries/flwor/for04/for04.3.query.aql       |   27 -
 .../queries/flwor/for05/for05.1.ddl.aql         |   24 -
 .../queries/flwor/for05/for05.2.update.aql      |   24 -
 .../queries/flwor/for05/for05.3.query.aql       |   27 -
 .../queries/flwor/for06/for06.1.ddl.aql         |   24 -
 .../queries/flwor/for06/for06.2.update.aql      |   24 -
 .../queries/flwor/for06/for06.3.query.aql       |   27 -
 .../queries/flwor/for07/for07.1.ddl.aql         |   24 -
 .../queries/flwor/for07/for07.2.update.aql      |   24 -
 .../queries/flwor/for07/for07.3.query.aql       |   26 -
 .../queries/flwor/for08/for08.1.ddl.aql         |   24 -
 .../queries/flwor/for08/for08.2.update.aql      |   24 -
 .../queries/flwor/for08/for08.3.query.aql       |   27 -
 .../queries/flwor/for09/for09.1.ddl.aql         |   24 -
 .../queries/flwor/for09/for09.2.update.aql      |   24 -
 .../queries/flwor/for09/for09.3.query.aql       |   28 -
 .../queries/flwor/for10/for10.1.ddl.aql         |   24 -
 .../queries/flwor/for10/for10.2.update.aql      |   24 -
 .../queries/flwor/for10/for10.3.query.aql       |   26 -
 .../queries/flwor/for11/for11.1.ddl.aql         |   24 -
 .../queries/flwor/for11/for11.2.update.aql      |   24 -
 .../queries/flwor/for11/for11.3.query.aql       |   28 -
 .../queries/flwor/for12/for12.1.ddl.aql         |   24 -
 .../queries/flwor/for12/for12.2.update.aql      |   24 -
 .../queries/flwor/for12/for12.3.query.aql       |   28 -
 .../queries/flwor/for13/for13.1.ddl.aql         |   23 -
 .../queries/flwor/for13/for13.2.update.aql      |   24 -
 .../queries/flwor/for13/for13.3.query.aql       |   26 -
 .../queries/flwor/for14/for14.1.ddl.aql         |   24 -
 .../queries/flwor/for14/for14.2.update.aql      |   24 -
 .../queries/flwor/for14/for14.3.query.aql       |   27 -
 .../queries/flwor/for15/for15.1.ddl.aql         |   23 -
 .../queries/flwor/for15/for15.2.update.aql      |   24 -
 .../queries/flwor/for15/for15.3.query.aql       |   27 -
 .../queries/flwor/for16/for16.1.ddl.aql         |   24 -
 .../queries/flwor/for16/for16.2.update.aql      |   24 -
 .../queries/flwor/for16/for16.3.query.aql       |   26 -
 .../queries/flwor/for17/for17.1.ddl.aql         |   24 -
 .../queries/flwor/for17/for17.2.update.aql      |   24 -
 .../queries/flwor/for17/for17.3.query.aql       |   29 -
 .../queries/flwor/for18/for18.1.ddl.aql         |   24 -
 .../queries/flwor/for18/for18.2.update.aql      |   24 -
 .../queries/flwor/for18/for18.3.query.aql       |   32 -
 .../queries/flwor/for19/for19.1.ddl.aql         |   24 -
 .../queries/flwor/for19/for19.2.update.aql      |   24 -
 .../queries/flwor/for19/for19.3.query.aql       |   27 -
 .../queries/flwor/grpby01/grpby01.1.ddl.aql     |   24 -
 .../queries/flwor/grpby01/grpby01.2.update.aql  |   24 -
 .../queries/flwor/grpby01/grpby01.3.query.aql   |   33 -
 .../queries/flwor/grpby02/grpby02.1.ddl.aql     |   24 -
 .../queries/flwor/grpby02/grpby02.2.update.aql  |   24 -
 .../queries/flwor/grpby02/grpby02.3.query.aql   |   33 -
 .../queries/flwor/let01/let01.1.ddl.aql         |   24 -
 .../queries/flwor/let01/let01.2.update.aql      |   24 -
 .../queries/flwor/let01/let01.3.query.aql       |   26 -
 .../queries/flwor/let02/let02.1.ddl.aql         |   23 -
 .../queries/flwor/let02/let02.2.update.aql      |   23 -
 .../queries/flwor/let02/let02.3.query.aql       |   26 -
 .../queries/flwor/let03/let03.1.ddl.aql         |   24 -
 .../queries/flwor/let03/let03.2.update.aql      |   24 -
 .../queries/flwor/let03/let03.3.query.aql       |   27 -
 .../queries/flwor/let04/let04.1.ddl.aql         |   24 -
 .../queries/flwor/let04/let04.2.update.aql      |   24 -
 .../queries/flwor/let04/let04.3.query.aql       |   26 -
 .../queries/flwor/let05/let05.1.ddl.aql         |   23 -
 .../queries/flwor/let05/let05.2.update.aql      |   23 -
 .../queries/flwor/let05/let05.3.query.aql       |   26 -
 .../queries/flwor/let06/let06.1.ddl.aql         |   24 -
 .../queries/flwor/let06/let06.2.update.aql      |   24 -
 .../queries/flwor/let06/let06.3.query.aql       |   27 -
 .../queries/flwor/let07/let07.1.ddl.aql         |   24 -
 .../queries/flwor/let07/let07.2.update.aql      |   24 -
 .../queries/flwor/let07/let07.3.query.aql       |   27 -
 .../queries/flwor/let08/let08.1.ddl.aql         |   24 -
 .../queries/flwor/let08/let08.2.update.aql      |   24 -
 .../queries/flwor/let08/let08.3.query.aql       |   29 -
 .../queries/flwor/let09/let09.1.ddl.aql         |   24 -
 .../queries/flwor/let09/let09.2.update.aql      |   24 -
 .../queries/flwor/let09/let09.3.query.aql       |   27 -
 .../queries/flwor/let10/let10.1.ddl.aql         |   23 -
 .../queries/flwor/let10/let10.2.update.aql      |   24 -
 .../queries/flwor/let10/let10.3.query.aql       |   28 -
 .../queries/flwor/let11/let11.1.ddl.aql         |   24 -
 .../queries/flwor/let11/let11.2.update.aql      |   24 -
 .../queries/flwor/let11/let11.3.query.aql       |   28 -
 .../queries/flwor/let12/let12.1.ddl.aql         |   24 -
 .../queries/flwor/let12/let12.2.update.aql      |   24 -
 .../queries/flwor/let12/let12.3.query.aql       |   28 -
 .../queries/flwor/let13/let13.1.ddl.aql         |   24 -
 .../queries/flwor/let13/let13.2.update.aql      |   23 -
 .../queries/flwor/let13/let13.3.query.aql       |   28 -
 .../queries/flwor/let14/let14.1.ddl.aql         |   24 -
 .../queries/flwor/let14/let14.2.update.aql      |   24 -
 .../queries/flwor/let14/let14.3.query.aql       |   28 -
 .../queries/flwor/let15/let15.1.ddl.aql         |   24 -
 .../queries/flwor/let15/let15.2.update.aql      |   24 -
 .../queries/flwor/let15/let15.3.query.aql       |   29 -
 .../queries/flwor/let16/let16.1.ddl.aql         |   24 -
 .../queries/flwor/let16/let16.2.update.aql      |   24 -
 .../queries/flwor/let16/let16.3.query.aql       |   26 -
 .../queries/flwor/let17/let17.1.ddl.aql         |   24 -
 .../queries/flwor/let17/let17.2.update.aql      |   25 -
 .../queries/flwor/let17/let17.3.query.aql       |   27 -
 .../queries/flwor/let18/let18.1.ddl.aql         |   24 -
 .../queries/flwor/let18/let18.2.update.aql      |   24 -
 .../queries/flwor/let18/let18.3.query.aql       |   28 -
 .../queries/flwor/let19/let19.1.ddl.aql         |   24 -
 .../queries/flwor/let19/let19.2.update.aql      |   24 -
 .../queries/flwor/let19/let19.3.query.aql       |   29 -
 .../queries/flwor/let20/let20.1.ddl.aql         |   24 -
 .../queries/flwor/let20/let20.2.update.aql      |   24 -
 .../queries/flwor/let20/let20.3.query.aql       |   28 -
 .../queries/flwor/let21/let21.1.ddl.aql         |   25 -
 .../queries/flwor/let21/let21.2.update.aql      |   24 -
 .../queries/flwor/let21/let21.3.query.aql       |   34 -
 .../queries/flwor/let22/let22.1.ddl.aql         |   24 -
 .../queries/flwor/let22/let22.2.update.aql      |   24 -
 .../queries/flwor/let22/let22.3.query.aql       |   26 -
 .../queries/flwor/let23/let23.1.ddl.aql         |   24 -
 .../queries/flwor/let23/let23.2.update.aql      |   24 -
 .../queries/flwor/let23/let23.3.query.aql       |   26 -
 .../queries/flwor/let24/let24.1.ddl.aql         |   32 -
 .../queries/flwor/let24/let24.2.update.aql      |   32 -
 .../queries/flwor/let24/let24.3.query.aql       |   38 -
 .../queries/flwor/let25/let25.1.ddl.aql         |   24 -
 .../queries/flwor/let25/let25.2.update.aql      |   24 -
 .../queries/flwor/let25/let25.3.query.aql       |   27 -
 .../queries/flwor/let26/let26.1.ddl.aql         |   28 -
 .../queries/flwor/let26/let26.2.update.aql      |   24 -
 .../queries/flwor/let26/let26.3.query.aql       |   32 -
 .../queries/flwor/let27/let27.1.ddl.aql         |   24 -
 .../queries/flwor/let27/let27.2.update.aql      |   24 -
 .../queries/flwor/let27/let27.3.query.aql       |   29 -
 .../queries/flwor/let28/let28.1.ddl.aql         |   24 -
 .../queries/flwor/let28/let28.2.update.aql      |   24 -
 .../queries/flwor/let28/let28.3.query.aql       |   26 -
 .../queries/flwor/let29/let29.1.ddl.aql         |   24 -
 .../queries/flwor/let29/let29.2.update.aql      |   24 -
 .../queries/flwor/let29/let29.3.query.aql       |   26 -
 .../queries/flwor/let30/let30.1.ddl.aql         |   24 -
 .../queries/flwor/let30/let30.2.update.aql      |   24 -
 .../queries/flwor/let30/let30.3.query.aql       |   30 -
 .../queries/flwor/let31/let31.1.ddl.aql         |   24 -
 .../queries/flwor/let31/let31.2.update.aql      |   24 -
 .../queries/flwor/let31/let31.3.query.aql       |   30 -
 .../queries/flwor/let32/let32.1.ddl.aql         |   24 -
 .../queries/flwor/let32/let32.2.update.aql      |   24 -
 .../queries/flwor/let32/let32.3.query.aql       |   29 -
 .../queries/flwor/let33/let33.1.ddl.aql         |   34 -
 .../queries/flwor/let33/let33.2.update.aql      |   33 -
 .../queries/flwor/let33/let33.3.query.aql       |   31 -
 .../flwor/order-by-01/order-by-01.1.ddl.aql     |   24 -
 .../flwor/order-by-01/order-by-01.2.update.aql  |   24 -
 .../flwor/order-by-01/order-by-01.3.query.aql   |   27 -
 .../flwor/order-by-02/order-by-02.1.ddl.aql     |   24 -
 .../flwor/order-by-02/order-by-02.2.update.aql  |   24 -
 .../flwor/order-by-02/order-by-02.3.query.aql   |   27 -
 .../flwor/order-by-03/order-by-03.1.ddl.aql     |   24 -
 .../flwor/order-by-03/order-by-03.2.update.aql  |   24 -
 .../flwor/order-by-03/order-by-03.3.query.aql   |   27 -
 .../flwor/order-by-04/order-by-04.1.ddl.aql     |   24 -
 .../flwor/order-by-04/order-by-04.2.update.aql  |   24 -
 .../flwor/order-by-04/order-by-04.3.query.aql   |   27 -
 .../flwor/order-by-05/order-by-05.1.ddl.aql     |   24 -
 .../flwor/order-by-05/order-by-05.2.update.aql  |   24 -
 .../flwor/order-by-05/order-by-05.3.query.aql   |   28 -
 .../flwor/order-by-06/order-by-06.1.ddl.aql     |   24 -
 .../flwor/order-by-06/order-by-06.2.update.aql  |   24 -
 .../flwor/order-by-06/order-by-06.3.query.aql   |   27 -
 .../flwor/order-by-07/order-by-07.1.ddl.aql     |   24 -
 .../flwor/order-by-07/order-by-07.2.update.aql  |   24 -
 .../flwor/order-by-07/order-by-07.3.query.aql   |   28 -
 .../flwor/order-by-08/order-by-08.1.ddl.aql     |   24 -
 .../flwor/order-by-08/order-by-08.2.update.aql  |   24 -
 .../flwor/order-by-08/order-by-08.3.query.aql   |   27 -
 .../flwor/order-by-09/order-by-09.1.ddl.aql     |   24 -
 .../flwor/order-by-09/order-by-09.2.update.aql  |   24 -
 .../flwor/order-by-09/order-by-09.3.query.aql   |   27 -
 .../flwor/order-by-10/order-by-10.1.ddl.aql     |   24 -
 .../flwor/order-by-10/order-by-10.2.update.aql  |   24 -
 .../flwor/order-by-10/order-by-10.3.query.aql   |   28 -
 .../flwor/order-by-11/order-by-11.1.ddl.aql     |   24 -
 .../flwor/order-by-11/order-by-11.2.update.aql  |   24 -
 .../flwor/order-by-11/order-by-11.3.query.aql   |   27 -
 .../flwor/order-by-12/order-by-12.1.ddl.aql     |   24 -
 .../flwor/order-by-12/order-by-12.2.update.aql  |   24 -
 .../flwor/order-by-12/order-by-12.3.query.aql   |   27 -
 .../query-ASTERIXDB-883.1.ddl.aql               |   46 -
 .../query-ASTERIXDB-883.2.update.aql            |   31 -
 .../query-ASTERIXDB-883.3.query.aql             |   66 -
 .../query-issue550/query-issue550.1.ddl.aql     |   25 -
 .../query-issue550/query-issue550.2.update.aql  |   25 -
 .../query-issue550/query-issue550.3.query.aql   |   41 -
 .../query-issue567/query-issue567.1.ddl.aql     |   25 -
 .../query-issue567/query-issue567.2.update.aql  |   25 -
 .../query-issue567/query-issue567.3.query.aql   |   47 -
 .../queries/flwor/ret-01/ret-01.1.ddl.aql       |   18 -
 .../queries/flwor/ret-01/ret-01.2.update.aql    |   26 -
 .../queries/flwor/ret-01/ret-01.3.query.aql     |   29 -
 .../queries/flwor/ret-02/ret-02.1.ddl.aql       |   24 -
 .../queries/flwor/ret-02/ret-02.2.update.aql    |   24 -
 .../queries/flwor/ret-02/ret-02.3.query.aql     |   29 -
 .../queries/flwor/ret-03/ret-03.1.ddl.aql       |   25 -
 .../queries/flwor/ret-03/ret-03.2.update.aql    |   25 -
 .../queries/flwor/ret-03/ret-03.3.query.aql     |   27 -
 .../queries/flwor/ret-04/ret-04.1.ddl.aql       |   25 -
 .../queries/flwor/ret-04/ret-04.2.update.aql    |   25 -
 .../queries/flwor/ret-04/ret-04.3.query.aql     |   27 -
 .../queries/flwor/ret-05/ret-05.1.ddl.aql       |   25 -
 .../queries/flwor/ret-05/ret-05.2.update.aql    |   25 -
 .../queries/flwor/ret-05/ret-05.3.query.aql     |   27 -
 .../queries/flwor/ret-06/ret-06.1.ddl.aql       |   25 -
 .../queries/flwor/ret-06/ret-06.2.update.aql    |   25 -
 .../queries/flwor/ret-06/ret-06.3.query.aql     |   27 -
 .../queries/flwor/ret-07/ret-07.1.ddl.aql       |   24 -
 .../queries/flwor/ret-07/ret-07.2.update.aql    |   24 -
 .../queries/flwor/ret-07/ret-07.3.query.aql     |   27 -
 .../queries/flwor/ret-08/ret-08.1.ddl.aql       |   24 -
 .../queries/flwor/ret-08/ret-08.2.update.aql    |   24 -
 .../queries/flwor/ret-08/ret-08.3.query.aql     |   29 -
 .../queries/flwor/ret-09/ret-09.1.ddl.aql       |   24 -
 .../queries/flwor/ret-09/ret-09.2.update.aql    |   24 -
 .../queries/flwor/ret-09/ret-09.3.query.aql     |   28 -
 .../queries/flwor/ret-10/ret-10.1.ddl.aql       |   24 -
 .../queries/flwor/ret-10/ret-10.2.update.aql    |   24 -
 .../queries/flwor/ret-10/ret-10.3.query.aql     |   29 -
 .../queries/flwor/ret-11/ret-11.1.ddl.aql       |   24 -
 .../queries/flwor/ret-11/ret-11.2.update.aql    |   24 -
 .../queries/flwor/ret-11/ret-11.3.query.aql     |   26 -
 .../queries/flwor/ret-12/ret-12.1.ddl.aql       |   24 -
 .../queries/flwor/ret-12/ret-12.2.update.aql    |   24 -
 .../queries/flwor/ret-12/ret-12.3.query.aql     |   26 -
 .../queries/flwor/ret-13/ret-13.1.ddl.aql       |   24 -
 .../queries/flwor/ret-13/ret-13.2.update.aql    |   24 -
 .../queries/flwor/ret-13/ret-13.3.query.aql     |   27 -
 .../queries/flwor/ret-14/ret-14.1.ddl.aql       |   24 -
 .../queries/flwor/ret-14/ret-14.2.update.aql    |   24 -
 .../queries/flwor/ret-14/ret-14.3.query.aql     |   28 -
 .../queries/flwor/ret-15/ret-15.1.ddl.aql       |   24 -
 .../queries/flwor/ret-15/ret-15.2.update.aql    |   24 -
 .../queries/flwor/ret-15/ret-15.3.query.aql     |   31 -
 .../queries/flwor/ret-16/ret-16.1.ddl.aql       |   24 -
 .../queries/flwor/ret-16/ret-16.2.update.aql    |   24 -
 .../queries/flwor/ret-16/ret-16.3.query.aql     |   31 -
 .../queries/flwor/ret-17/ret-17.1.ddl.aql       |   24 -
 .../queries/flwor/ret-17/ret-17.2.update.aql    |   24 -
 .../queries/flwor/ret-17/ret-17.3.query.aql     |   31 -
 .../queries/flwor/ret-18/ret-18.1.ddl.aql       |   24 -
 .../queries/flwor/ret-18/ret-18.2.update.aql    |   24 -
 .../queries/flwor/ret-18/ret-18.3.query.aql     |   28 -
 .../queries/flwor/ret-19/ret-19.1.ddl.aql       |   24 -
 .../queries/flwor/ret-19/ret-19.2.update.aql    |   24 -
 .../queries/flwor/ret-19/ret-19.3.query.aql     |   28 -
 .../fulltext/fulltext-01/fulltext-01.1.ddl.aql  |   53 -
 .../fulltext-01/fulltext-01.2.update.aql        |   24 -
 .../fulltext-01/fulltext-01.3.query.aql         |   25 -
 .../fulltext-01/fulltext-01.4.query.aql         |   26 -
 .../fulltext-01/fulltext-01.5.query.aql         |   26 -
 .../fulltext-01/fulltext-01.6.query.aql         |   25 -
 .../fulltext-01/fulltext-01.7.query.aql         |   26 -
 .../fulltext-01/fulltext-01.8.query.aql         |   26 -
 .../fulltext/fulltext-02/fulltext-02.1.ddl.aql  |   57 -
 .../fulltext-02/fulltext-02.2.update.aql        |   24 -
 .../fulltext-02/fulltext-02.3.query.aql         |   25 -
 .../fulltext-02/fulltext-02.4.query.aql         |   25 -
 .../fulltext-02/fulltext-02.5.query.aql         |   25 -
 .../fulltext-02/fulltext-02.6.query.aql         |   25 -
 .../fulltext-02/fulltext-02.7.query.aql         |   25 -
 .../fulltext-02/fulltext-02.8.query.aql         |   25 -
 .../fulltext-index-01.1.ddl.aql                 |   55 -
 .../fulltext-index-01.2.update.aql              |   24 -
 .../fulltext-index-01.3.query.aql               |   25 -
 .../fulltext-index-01.4.query.aql               |   26 -
 .../fulltext-index-01.5.query.aql               |   26 -
 .../fulltext-index-01.6.query.aql               |   25 -
 .../fulltext-index-01.7.query.aql               |   26 -
 .../fulltext-index-01.8.query.aql               |   26 -
 .../fulltext-index-02.1.ddl.aql                 |   59 -
 .../fulltext-index-02.2.update.aql              |   24 -
 .../fulltext-index-02.3.query.aql               |   25 -
 .../fulltext-index-02.4.query.aql               |   25 -
 .../fulltext-index-02.5.query.aql               |   25 -
 .../fulltext-index-02.6.query.aql               |   25 -
 .../fulltext-index-02.7.query.aql               |   25 -
 .../fulltext-index-02.8.query.aql               |   25 -
 .../fulltext-index-03.1.ddl.aql                 |   72 -
 .../fulltext-index-03.2.update.aql              |   28 -
 .../fulltext-index-03.3.query.aql               |   26 -
 .../queries/hdfs/hdfs_02/hdfs_02.1.ddl.aql      |   37 -
 .../queries/hdfs/hdfs_02/hdfs_02.2.update.aql   |   25 -
 .../queries/hdfs/hdfs_02/hdfs_02.3.query.aql    |   32 -
 .../queries/hdfs/hdfs_03/hdfs_03.1.ddl.aql      |   39 -
 .../queries/hdfs/hdfs_03/hdfs_03.2.update.aql   |   27 -
 .../queries/hdfs/hdfs_03/hdfs_03.3.query.aql    |   34 -
 .../hdfs_shortcircuit.1.ddl.aql                 |   38 -
 .../hdfs_shortcircuit.2.update.aql              |   26 -
 .../hdfs_shortcircuit.3.query.aql               |   33 -
 .../issue_245_hdfs/issue_245_hdfs.1.ddl.aql     |   37 -
 .../issue_245_hdfs/issue_245_hdfs.2.update.aql  |   26 -
 .../issue_245_hdfs/issue_245_hdfs.3.query.aql   |   30 -
 .../issue_251_dataset_hint_5.1.ddl.aql          |   43 -
 .../issue_251_dataset_hint_5.2.update.aql       |   33 -
 .../issue_251_dataset_hint_5.3.query.aql        |   32 -
 .../issue_251_dataset_hint_6.1.ddl.aql          |   39 -
 .../issue_251_dataset_hint_6.2.update.aql       |   25 -
 .../issue_251_dataset_hint_6.3.query.aql        |   34 -
 .../issue_251_dataset_hint_7.1.ddl.aql          |   48 -
 .../issue_251_dataset_hint_7.2.update.aql       |   33 -
 .../issue_251_dataset_hint_7.3.query.aql        |   32 -
 .../btree-index-nested-loop-join.1.ddl.aql      |   60 -
 .../btree-index-nested-loop-join.2.update.aql   |   35 -
 .../btree-index-nested-loop-join.3.query.aql    |   33 -
 ...-pidx-to-sidx-idxonly-equi-join_01.1.ddl.aql |   64 -
 ...dx-to-sidx-idxonly-equi-join_01.2.update.aql |   36 -
 ...idx-to-sidx-idxonly-equi-join_01.3.query.aql |   34 -
 .../btree-primary-equi-join.1.ddl.aql           |   61 -
 .../btree-primary-equi-join.2.update.aql        |   35 -
 .../btree-primary-equi-join.3.query.aql         |   32 -
 .../btree-secondary-equi-join_01.1.ddl.aql      |   49 -
 .../btree-secondary-equi-join_01.2.update.aql   |   35 -
 .../btree-secondary-equi-join_01.3.ddl.aql      |   29 -
 .../btree-secondary-equi-join_01.4.query.aql    |   32 -
 .../btree-secondary-equi-join_02.1.ddl.aql      |   49 -
 .../btree-secondary-equi-join_02.2.update.aql   |   35 -
 .../btree-secondary-equi-join_02.3.ddl.aql      |   29 -
 .../btree-secondary-equi-join_02.4.query.aql    |   32 -
 .../btree-secondary-equi-join_03.1.ddl.aql      |   50 -
 .../btree-secondary-equi-join_03.2.update.aql   |   36 -
 .../btree-secondary-equi-join_03.3.ddl.aql      |   31 -
 .../btree-secondary-equi-join_03.4.query.aql    |   33 -
 .../btree-secondary-equi-join_04.1.ddl.aql      |   52 -
 .../btree-secondary-equi-join_04.2.update.aql   |   29 -
 .../btree-secondary-equi-join_04.3.ddl.aql      |   24 -
 .../btree-secondary-equi-join_04.4.query.aql    |   26 -
 ...-sidx-idxonly-to-pidx-equi-join_01.1.ddl.aql |   63 -
 ...dx-idxonly-to-pidx-equi-join_01.2.update.aql |   29 -
 ...idx-idxonly-to-pidx-equi-join_01.3.query.aql |   27 -
 ...xonly-to-sidx-idxonly-equi-join_01.1.ddl.aql |   65 -
 ...ly-to-sidx-idxonly-equi-join_01.2.update.aql |   29 -
 ...nly-to-sidx-idxonly-equi-join_01.3.query.aql |   27 -
 ...x-non-idxonly-to-pidx-equi-join_01.1.ddl.aql |   66 -
 ...on-idxonly-to-pidx-equi-join_01.2.update.aql |   29 -
 ...non-idxonly-to-pidx-equi-join_01.3.query.aql |   27 -
 ...xonly-to-sidx-idxonly-equi-join_01.1.ddl.aql |   67 -
 ...ly-to-sidx-idxonly-equi-join_01.2.update.aql |   29 -
 ...nly-to-sidx-idxonly-equi-join_01.3.query.aql |   27 -
 .../rtree-spatial-intersect-point_01.1.ddl.aql  |   45 -
 ...tree-spatial-intersect-point_01.2.update.aql |   35 -
 .../rtree-spatial-intersect-point_01.3.ddl.aql  |   29 -
 ...rtree-spatial-intersect-point_01.4.query.aql |   32 -
 .../rtree-spatial-intersect-point_02.1.ddl.aql  |   46 -
 ...tree-spatial-intersect-point_02.2.update.aql |   29 -
 .../rtree-spatial-intersect-point_02.3.ddl.aql  |   30 -
 ...rtree-spatial-intersect-point_02.4.query.aql |   33 -
 .../rtree-spatial-intersect-point_03.1.ddl.aql  |   47 -
 ...tree-spatial-intersect-point_03.2.update.aql |   29 -
 .../rtree-spatial-intersect-point_03.3.ddl.aql  |   24 -
 ...rtree-spatial-intersect-point_03.4.query.aql |   26 -
 .../rtree-spatial-intersect-point_04.1.ddl.aql  |   47 -
 ...tree-spatial-intersect-point_04.2.update.aql |   29 -
 .../rtree-spatial-intersect-point_04.3.ddl.aql  |   24 -
 ...rtree-spatial-intersect-point_04.4.query.aql |   26 -
 .../rtree-spatial-intersect-point_05.1.ddl.aql  |   47 -
 ...tree-spatial-intersect-point_05.2.update.aql |   29 -
 .../rtree-spatial-intersect-point_05.3.ddl.aql  |   24 -
 ...rtree-spatial-intersect-point_05.4.query.aql |   26 -
 ...robe-pidx-join-btree-sidx3-idxonly.1.ddl.aql |   56 -
 ...e-pidx-join-btree-sidx3-idxonly.2.update.aql |   24 -
 ...be-pidx-join-btree-sidx3-idxonly.3.query.aql |   32 -
 .../probe-pidx-with-join-btree-sidx1.1.ddl.aql  |   56 -
 ...robe-pidx-with-join-btree-sidx1.2.update.aql |   30 -
 ...probe-pidx-with-join-btree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-btree-sidx2.1.ddl.aql  |   56 -
 ...robe-pidx-with-join-btree-sidx2.2.update.aql |   30 -
 ...probe-pidx-with-join-btree-sidx2.3.query.aql |   40 -
 .../probe-pidx-with-join-invidx-sidx1.1.ddl.aql |   58 -
 ...obe-pidx-with-join-invidx-sidx1.2.update.aql |   30 -
 ...robe-pidx-with-join-invidx-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-invidx-sidx2.1.ddl.aql |   58 -
 ...obe-pidx-with-join-invidx-sidx2.2.update.aql |   30 -
 ...robe-pidx-with-join-invidx-sidx2.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx1.1.ddl.aql  |   56 -
 ...robe-pidx-with-join-rtree-sidx1.2.update.aql |   30 -
 ...probe-pidx-with-join-rtree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx2.1.ddl.aql  |   56 -
 ...robe-pidx-with-join-rtree-sidx2.2.update.aql |   30 -
 ...probe-pidx-with-join-rtree-sidx2.3.query.aql |   39 -
 ...idx-btree-idxonly-join-btree-pidx1.1.ddl.aql |   57 -
 ...-btree-idxonly-join-btree-pidx1.2.update.aql |   24 -
 ...x-btree-idxonly-join-btree-pidx1.3.query.aql |   32 -
 ...e-idxonly-join-btree-sidx1-idxonly.1.ddl.aql |   60 -
 ...dxonly-join-btree-sidx1-idxonly.2.update.aql |   24 -
 ...idxonly-join-btree-sidx1-idxonly.3.query.aql |   32 -
 ...btree-non-idxonly-join-btree-pidx1.1.ddl.aql |   57 -
 ...ee-non-idxonly-join-btree-pidx1.2.update.aql |   24 -
 ...ree-non-idxonly-join-btree-pidx1.3.query.aql |   32 -
 ...n-idxonly-join-btree-sidx1-idxonly.1.ddl.aql |   59 -
 ...dxonly-join-btree-sidx1-idxonly.2.update.aql |   24 -
 ...idxonly-join-btree-sidx1-idxonly.3.query.aql |   32 -
 ...ndex-composite-key-mixed-intervals.1.ddl.aql |   43 -
 ...x-composite-key-mixed-intervals.2.update.aql |   33 -
 ...ex-composite-key-mixed-intervals.3.query.aql |   34 -
 .../btree-index-composite-key.1.ddl.aql         |   41 -
 .../btree-index-composite-key.2.update.aql      |   33 -
 .../btree-index-composite-key.3.ddl.aql         |   24 -
 .../btree-index-composite-key.4.query.aql       |   33 -
 .../btree-index-rewrite-multiple.1.ddl.aql      |   44 -
 .../btree-index-rewrite-multiple.2.update.aql   |   32 -
 .../btree-index-rewrite-multiple.3.ddl.aql      |   24 -
 .../btree-index-rewrite-multiple.4.query.aql    |   42 -
 .../btree-sidx-composite-idxonly-01.1.ddl.aql   |   62 -
 ...btree-sidx-composite-idxonly-01.2.update.aql |   25 -
 .../btree-sidx-composite-idxonly-01.3.query.aql |   25 -
 .../btree-sidx-composite-idxonly-02.1.ddl.aql   |   62 -
 ...btree-sidx-composite-idxonly-02.2.update.aql |   24 -
 .../btree-sidx-composite-idxonly-03.3.query.aql |   24 -
 .../btree-sidx-composite-idxonly-03.1.ddl.aql   |   62 -
 ...btree-sidx-composite-idxonly-03.2.update.aql |   25 -
 .../btree-sidx-composite-idxonly-03.3.query.aql |   24 -
 .../btree-sidx-idxonly-01.1.ddl.aql             |   60 -
 .../btree-sidx-idxonly-01.10.query.aql          |   28 -
 .../btree-sidx-idxonly-01.2.update.aql          |   25 -
 .../btree-sidx-idxonly-01.3.query.aql           |   25 -
 .../btree-sidx-idxonly-01.4.query.aql           |   25 -
 .../btree-sidx-idxonly-01.5.query.aql           |   25 -
 .../btree-sidx-idxonly-01.6.query.aql           |   28 -
 .../btree-sidx-idxonly-01.7.query.aql           |   28 -
 .../btree-sidx-idxonly-01.8.query.aql           |   28 -
 .../btree-sidx-idxonly-01.9.query.aql           |   27 -
 .../btree-sidx-non-idxonly-01.1.ddl.aql         |   56 -
 .../btree-sidx-non-idxonly-01.2.update.aql      |   25 -
 .../btree-sidx-non-idxonly-01.3.query.aql       |   26 -
 .../cust-index-age-nullable.1.ddl.aql           |   39 -
 .../cust-index-age-nullable.2.update.aql        |   24 -
 .../cust-index-age-nullable.3.ddl.aql           |   24 -
 .../cust-index-age-nullable.4.query.aql         |   24 -
 .../disjunctive-predicate-1.1.ddl.aql           |   30 -
 .../disjunctive-predicate-1.2.update.aql        |   27 -
 .../disjunctive-predicate-1.3.query.aql         |   23 -
 .../inverted-index-ngram-contains.1.ddl.aql     |   35 -
 .../inverted-index-ngram-contains.2.update.aql  |   24 -
 .../inverted-index-ngram-contains.3.ddl.aql     |   24 -
 .../inverted-index-ngram-contains.4.query.aql   |   24 -
 ...index-ngram-edit-distance-contains.1.ddl.aql |   35 -
 ...ex-ngram-edit-distance-contains.2.update.aql |   24 -
 ...index-ngram-edit-distance-contains.3.ddl.aql |   21 -
 ...dex-ngram-edit-distance-contains.4.query.aql |   27 -
 ...ed-index-ngram-edit-distance-panic.1.ddl.aql |   35 -
 ...index-ngram-edit-distance-panic.2.update.aql |   24 -
 ...ed-index-ngram-edit-distance-panic.3.ddl.aql |   22 -
 ...-index-ngram-edit-distance-panic.4.query.aql |   24 -
 ...ex-ngram-edit-distance-word-tokens.1.ddl.aql |   35 -
 ...ngram-edit-distance-word-tokens.2.update.aql |   24 -
 ...ex-ngram-edit-distance-word-tokens.3.ddl.aql |   21 -
 ...-ngram-edit-distance-word-tokens.4.query.aql |   29 -
 ...inverted-index-ngram-edit-distance.1.ddl.aql |   35 -
 ...erted-index-ngram-edit-distance.2.update.aql |   24 -
 ...inverted-index-ngram-edit-distance.3.ddl.aql |   21 -
 ...verted-index-ngram-edit-distance.4.query.aql |   24 -
 .../inverted-index-ngram-jaccard.1.ddl.aql      |   35 -
 .../inverted-index-ngram-jaccard.2.update.aql   |   24 -
 .../inverted-index-ngram-jaccard.3.ddl.aql      |   21 -
 .../inverted-index-ngram-jaccard.4.query.aql    |   25 -
 ...ed-index-olist-edit-distance-panic.1.ddl.aql |   42 -
 ...index-olist-edit-distance-panic.2.update.aql |   24 -
 ...ed-index-olist-edit-distance-panic.3.ddl.aql |   22 -
 ...-index-olist-edit-distance-panic.4.query.aql |   25 -
 ...inverted-index-olist-edit-distance.1.ddl.aql |   42 -
 ...erted-index-olist-edit-distance.2.update.aql |   24 -
 ...inverted-index-olist-edit-distance.3.ddl.aql |   21 -
 ...verted-index-olist-edit-distance.4.query.aql |   25 -
 .../inverted-index-olist-jaccard.1.ddl.aql      |   42 -
 .../inverted-index-olist-jaccard.2.update.aql   |   24 -
 .../inverted-index-olist-jaccard.3.ddl.aql      |   22 -
 .../inverted-index-olist-jaccard.4.query.aql    |   24 -
 .../inverted-index-ulist-jaccard.1.ddl.aql      |   42 -
 .../inverted-index-ulist-jaccard.2.update.aql   |   24 -
 .../inverted-index-ulist-jaccard.3.ddl.aql      |   22 -
 .../inverted-index-ulist-jaccard.4.query.aql    |   24 -
 .../inverted-index-word-contains.1.ddl.aql      |   35 -
 .../inverted-index-word-contains.2.update.aql   |   24 -
 .../inverted-index-word-contains.3.ddl.aql      |   22 -
 .../inverted-index-word-contains.4.query.aql    |   24 -
 .../inverted-index-word-jaccard.1.ddl.aql       |   35 -
 .../inverted-index-word-jaccard.2.update.aql    |   24 -
 .../inverted-index-word-jaccard.3.ddl.aql       |   21 -
 .../inverted-index-word-jaccard.4.query.aql     |   25 -
 ...ers-index-custkey-conjunctive-open.1.ddl.aql |   37 -
 ...-index-custkey-conjunctive-open.2.update.aql |   24 -
 ...ers-index-custkey-conjunctive-open.3.ddl.aql |   21 -
 ...s-index-custkey-conjunctive-open.4.query.aql |   28 -
 .../orders-index-custkey-conjunctive.1.ddl.aql  |   37 -
 ...rders-index-custkey-conjunctive.2.update.aql |   24 -
 .../orders-index-custkey-conjunctive.3.ddl.aql  |   21 -
 ...orders-index-custkey-conjunctive.4.query.aql |   28 -
 .../orders-index-custkey-open.1.ddl.aql         |   40 -
 .../orders-index-custkey-open.2.update.aql      |   24 -
 .../orders-index-custkey-open.3.ddl.aql         |   21 -
 .../orders-index-custkey-open.4.query.aql       |   28 -
 .../orders-index-custkey.1.ddl.aql              |   37 -
 .../orders-index-custkey.2.update.aql           |   24 -
 .../orders-index-custkey.3.ddl.aql              |   21 -
 .../orders-index-custkey.4.query.aql            |   28 -
 .../range-search-open.1.ddl.aql                 |   45 -
 .../range-search-open.2.update.aql              |   24 -
 .../range-search-open.3.ddl.aql                 |   22 -
 .../range-search-open.4.query.aql               |   25 -
 .../range-search/range-search.1.ddl.aql         |   45 -
 .../range-search/range-search.2.update.aql      |   24 -
 .../range-search/range-search.3.ddl.aql         |   21 -
 .../range-search/range-search.4.query.aql       |   25 -
 ...ree-secondary-index-circular-query.1.ddl.aql |   37 -
 ...-secondary-index-circular-query.2.update.aql |   24 -
 ...ree-secondary-index-circular-query.3.ddl.aql |   21 -
 ...e-secondary-index-circular-query.4.query.aql |   24 -
 .../rtree-secondary-index-nullable.1.ddl.aql    |   36 -
 .../rtree-secondary-index-nullable.2.update.aql |   24 -
 .../rtree-secondary-index-nullable.3.ddl.aql    |   21 -
 .../rtree-secondary-index-nullable.4.query.aql  |   24 -
 .../rtree-secondary-index-open.1.ddl.aql        |   36 -
 .../rtree-secondary-index-open.2.update.aql     |   24 -
 .../rtree-secondary-index-open.3.ddl.aql        |   21 -
 .../rtree-secondary-index-open.4.query.aql      |   24 -
 .../rtree-secondary-index.1.ddl.aql             |   37 -
 .../rtree-secondary-index.2.update.aql          |   24 -
 .../rtree-secondary-index.3.ddl.aql             |   21 -
 .../rtree-secondary-index.4.query.aql           |   24 -
 .../rtree-sidx-idxonly-01.1.ddl.aql             |  107 -
 .../rtree-sidx-idxonly-01.10.query.aql          |   28 -
 .../rtree-sidx-idxonly-01.11.query.aql          |   27 -
 .../rtree-sidx-idxonly-01.2.update.aql          |   29 -
 .../rtree-sidx-idxonly-01.3.query.aql           |   24 -
 .../rtree-sidx-idxonly-01.4.query.aql           |   26 -
 .../rtree-sidx-idxonly-01.5.query.aql           |   26 -
 .../rtree-sidx-idxonly-01.6.query.aql           |   28 -
 .../rtree-sidx-idxonly-01.7.query.aql           |   28 -
 .../rtree-sidx-idxonly-01.8.query.aql           |   28 -
 .../rtree-sidx-idxonly-01.9.query.aql           |   28 -
 .../rtree-sidx-non-idxonly-01.1.ddl.aql         |   56 -
 .../rtree-sidx-non-idxonly-01.2.update.aql      |   25 -
 .../rtree-sidx-non-idxonly-01.3.query.aql       |   27 -
 .../rtree-sidx-non-idxonly-02.1.ddl.aql         |   57 -
 .../rtree-sidx-non-idxonly-02.2.update.aql      |   25 -
 .../rtree-sidx-non-idxonly-02.3.query.aql       |   28 -
 .../ngram-edit-distance-inline.1.ddl.aql        |   49 -
 .../ngram-edit-distance-inline.2.update.aql     |   36 -
 .../ngram-edit-distance-inline.3.ddl.aql        |   30 -
 .../ngram-edit-distance-inline.4.query.aql      |   34 -
 .../ngram-edit-distance.1.ddl.aql               |   48 -
 .../ngram-edit-distance.2.update.aql            |   35 -
 .../ngram-edit-distance.3.ddl.aql               |   29 -
 .../ngram-edit-distance.4.query.aql             |   32 -
 .../ngram-jaccard-inline.1.ddl.aql              |   50 -
 .../ngram-jaccard-inline.2.update.aql           |   36 -
 .../ngram-jaccard-inline.3.ddl.aql              |   30 -
 .../ngram-jaccard-inline.4.query.aql            |   35 -
 .../ngram-jaccard/ngram-jaccard.1.ddl.aql       |   49 -
 .../ngram-jaccard/ngram-jaccard.2.update.aql    |   35 -
 .../ngram-jaccard/ngram-jaccard.3.ddl.aql       |   29 -
 .../ngram-jaccard/ngram-jaccard.4.query.aql     |   34 -
 .../olist-edit-distance-inline.1.ddl.aql        |   49 -
 .../olist-edit-distance-inline.2.update.aql     |   36 -
 .../olist-edit-distance-inline.3.ddl.aql        |   30 -
 .../olist-edit-distance-inline.4.query.aql      |   35 -
 .../olist-edit-distance.1.ddl.aql               |   48 -
 .../olist-edit-distance.2.update.aql            |   35 -
 .../olist-edit-distance.3.ddl.aql               |   29 -
 .../olist-edit-distance.4.query.aql             |   33 -
 .../olist-jaccard-inline.1.ddl.aql              |   49 -
 .../olist-jaccard-inline.2.update.aql           |   36 -
 .../olist-jaccard-inline.3.ddl.aql              |   30 -
 .../olist-jaccard-inline.4.query.aql            |   35 -
 .../olist-jaccard/olist-jaccard.1.ddl.aql       |   48 -
 .../olist-jaccard/olist-jaccard.2.update.aql    |   35 -
 .../olist-jaccard/olist-jaccard.3.ddl.aql       |   29 -
 .../olist-jaccard/olist-jaccard.4.query.aql     |   34 -
 .../ulist-jaccard-inline.1.ddl.aql              |   49 -
 .../ulist-jaccard-inline.2.update.aql           |   36 -
 .../ulist-jaccard-inline.3.ddl.aql              |   30 -
 .../ulist-jaccard-inline.4.query.aql            |   35 -
 .../ulist-jaccard/ulist-jaccard.1.ddl.aql       |   48 -
 .../ulist-jaccard/ulist-jaccard.2.update.aql    |   35 -
 .../ulist-jaccard/ulist-jaccard.3.ddl.aql       |   29 -
 .../ulist-jaccard/ulist-jaccard.4.query.aql     |   34 -
 .../word-jaccard-inline.1.ddl.aql               |   50 -
 .../word-jaccard-inline.2.update.aql            |   36 -
 .../word-jaccard-inline.3.ddl.aql               |   30 -
 .../word-jaccard-inline.4.query.aql             |   35 -
 .../word-jaccard/word-jaccard.1.ddl.aql         |   49 -
 .../word-jaccard/word-jaccard.2.update.aql      |   35 -
 .../word-jaccard/word-jaccard.3.ddl.aql         |   29 -
 .../word-jaccard/word-jaccard.4.query.aql       |   34 -
 .../ngram-edit-distance-inline.1.ddl.aql        |   48 -
 .../ngram-edit-distance-inline.2.update.aql     |   35 -
 .../ngram-edit-distance-inline.3.ddl.aql        |   29 -
 .../ngram-edit-distance-inline.4.query.aql      |   33 -
 .../ngram-edit-distance.1.ddl.aql               |   47 -
 .../ngram-edit-distance.2.update.aql            |   34 -
 .../ngram-edit-distance.3.ddl.aql               |   28 -
 .../ngram-edit-distance.4.query.aql             |   31 -
 .../ngram-jaccard-inline.1.ddl.aql              |   49 -
 .../ngram-jaccard-inline.2.update.aql           |   35 -
 .../ngram-jaccard-inline.3.ddl.aql              |   29 -
 .../ngram-jaccard-inline.4.query.aql            |   34 -
 .../ngram-jaccard/ngram-jaccard.1.ddl.aql       |   48 -
 .../ngram-jaccard/ngram-jaccard.2.update.aql    |   34 -
 .../ngram-jaccard/ngram-jaccard.3.ddl.aql       |   28 -
 .../ngram-jaccard/ngram-jaccard.4.query.aql     |   33 -
 .../olist-edit-distance-inline.1.ddl.aql        |   48 -
 .../olist-edit-distance-inline.2.update.aql     |   35 -
 .../olist-edit-distance-inline.3.ddl.aql        |   29 -
 .../olist-edit-distance-inline.4.query.aql      |   33 -
 .../olist-edit-distance.1.ddl.aql               |   47 -
 .../olist-edit-distance.2.update.aql            |   34 -
 .../olist-edit-distance.3.ddl.aql               |   28 -
 .../olist-edit-distance.4.query.aql             |   31 -
 .../olist-jaccard-inline.1.ddl.aql              |   48 -
 .../olist-jaccard-inline.2.update.aql           |   35 -
 .../olist-jaccard-inline.3.ddl.aql              |   29 -
 .../olist-jaccard-inline.4.query.aql            |   33 -
 .../olist-jaccard/olist-jaccard.1.ddl.aql       |   47 -
 .../olist-jaccard/olist-jaccard.2.update.aql    |   34 -
 .../olist-jaccard/olist-jaccard.3.ddl.aql       |   28 -
 .../olist-jaccard/olist-jaccard.4.query.aql     |   32 -
 .../ulist-jaccard-inline.1.ddl.aql              |   48 -
 .../ulist-jaccard-inline.2.update.aql           |   35 -
 .../ulist-jaccard-inline.3.ddl.aql              |   29 -
 .../ulist-jaccard-inline.4.query.aql            |   33 -
 .../ulist-jaccard/ulist-jaccard.1.ddl.aql       |   47 -
 .../ulist-jaccard/ulist-jaccard.2.update.aql    |   34 -
 .../ulist-jaccard/ulist-jaccard.3.ddl.aql       |   28 -
 .../ulist-jaccard/ulist-jaccard.4.query.aql     |   32 -
 .../word-jaccard-inline.1.ddl.aql               |   49 -
 .../word-jaccard-inline.2.update.aql            |   35 -
 .../word-jaccard-inline.3.ddl.aql               |   29 -
 .../word-jaccard-inline.4.query.aql             |   33 -
 .../word-jaccard/word-jaccard.1.ddl.aql         |   48 -
 .../word-jaccard/word-jaccard.2.update.aql      |   34 -
 .../word-jaccard/word-jaccard.3.ddl.aql         |   28 -
 .../word-jaccard/word-jaccard.4.query.aql       |   32 -
 .../queries/json/int01/int01.1.query.aql        |   19 -
 .../query_issue285-2/query_issue285-2.1.ddl.aql |   49 -
 .../query_issue285-2.2.update.aql               |   35 -
 .../query_issue285-2.3.query.aql                |   43 -
 .../query_issue285/query_issue285.1.ddl.aql     |   53 -
 .../query_issue285/query_issue285.2.update.aql  |   35 -
 .../query_issue285/query_issue285.3.query.aql   |   41 -
 .../query_issue658/query_issue658.1.ddl.aql     |   47 -
 .../query_issue658/query_issue658.2.update.aql  |   33 -
 .../query_issue658/query_issue658.3.query.aql   |   34 -
 .../query_issue849-2/query_issue849-2.1.ddl.aql |   32 -
 .../query_issue849-2.2.update.aql               |   30 -
 .../query_issue849-2.3.query.aql                |   33 -
 .../query_issue849/query_issue849.1.ddl.aql     |   32 -
 .../query_issue849/query_issue849.2.update.aql  |   30 -
 .../query_issue849/query_issue849.3.query.aql   |   33 -
 .../any-collection-member_01.1.ddl.aql          |   21 -
 .../any-collection-member_01.2.update.aql       |   20 -
 .../any-collection-member_01.3.query.aql        |   23 -
 .../list/get-item_01/get-item_01.1.ddl.aql      |   21 -
 .../list/get-item_01/get-item_01.2.update.aql   |   18 -
 .../list/get-item_01/get-item_01.3.query.aql    |   22 -
 .../list/get-item_02/get-item_02.1.ddl.aql      |   21 -
 .../list/get-item_02/get-item_02.2.update.aql   |   18 -
 .../list/get-item_02/get-item_02.3.query.aql    |   23 -
 .../queries/list/len_01/len_01.1.ddl.aql        |   21 -
 .../queries/list/len_01/len_01.2.update.aql     |   18 -
 .../queries/list/len_01/len_01.3.query.aql      |   24 -
 .../list/len_null_01/len_null_01.1.ddl.aql      |   21 -
 .../list/len_null_01/len_null_01.2.update.aql   |   18 -
 .../list/len_null_01/len_null_01.3.query.aql    |   22 -
 .../list/listify_01/listify_01.1.ddl.aql        |   21 -
 .../list/listify_01/listify_01.2.update.aql     |   18 -
 .../list/listify_01/listify_01.3.query.aql      |   23 -
 .../list/listify_02/listify_02.1.ddl.aql        |   21 -
 .../list/listify_02/listify_02.2.update.aql     |   18 -
 .../list/listify_02/listify_02.3.query.aql      |   23 -
 .../list/listify_03/listify_03.1.ddl.aql        |   27 -
 .../list/listify_03/listify_03.2.update.aql     |   24 -
 .../list/listify_03/listify_03.3.query.aql      |   30 -
 .../ordered-list-constructor_01.1.ddl.aql       |   21 -
 .../ordered-list-constructor_01.2.update.aql    |   18 -
 .../ordered-list-constructor_01.3.query.aql     |   21 -
 .../ordered-list-constructor_02.1.ddl.aql       |   21 -
 .../ordered-list-constructor_02.2.update.aql    |   18 -
 .../ordered-list-constructor_02.3.query.aql     |   21 -
 .../ordered-list-constructor_03.1.ddl.aql       |   21 -
 .../ordered-list-constructor_03.2.update.aql    |   18 -
 .../ordered-list-constructor_03.3.query.aql     |   21 -
 .../ordered-list-constructor_04.1.ddl.aql       |   21 -
 .../ordered-list-constructor_04.2.update.aql    |   18 -
 .../ordered-list-constructor_04.3.query.aql     |   24 -
 .../query-issue428/query-issue428.1.ddl.aql     |   18 -
 .../query-issue428/query-issue428.2.update.aql  |   18 -
 .../query-issue428/query-issue428.3.query.aql   |   28 -
 .../scan-collection_01.1.ddl.aql                |   21 -
 .../scan-collection_01.2.update.aql             |   18 -
 .../scan-collection_01.3.query.aql              |   22 -
 .../queries/list/union_01/union_01.1.ddl.aql    |   21 -
 .../queries/list/union_01/union_01.2.update.aql |   18 -
 .../queries/list/union_01/union_01.3.query.aql  |   24 -
 .../queries/list/union_02/union_02.1.ddl.aql    |   21 -
 .../queries/list/union_02/union_02.2.update.aql |   18 -
 .../queries/list/union_02/union_02.3.query.aql  |   34 -
 .../unordered-list-constructor_01.1.ddl.aql     |   21 -
 .../unordered-list-constructor_01.2.update.aql  |   18 -
 .../unordered-list-constructor_01.3.query.aql   |   21 -
 .../unordered-list-constructor_02.1.ddl.aql     |   21 -
 .../unordered-list-constructor_02.2.update.aql  |   18 -
 .../unordered-list-constructor_02.3.query.aql   |   21 -
 .../unordered-list-constructor_03.1.ddl.aql     |   21 -
 .../unordered-list-constructor_03.2.update.aql  |   18 -
 .../unordered-list-constructor_03.3.query.aql   |   21 -
 .../unordered-list-constructor_04.1.ddl.aql     |   21 -
 .../unordered-list-constructor_04.2.update.aql  |   18 -
 .../unordered-list-constructor_04.3.query.aql   |   25 -
 .../load/adm_binary/adm_bianry.1.ddl.aql        |   28 -
 .../load/adm_binary/adm_binary.2.update.aql     |   30 -
 .../load/adm_binary/adm_binary.3.query.aql      |   22 -
 .../queries/load/csv_01/csv_01.1.ddl.aql        |   40 -
 .../queries/load/csv_01/csv_01.2.update.aql     |   30 -
 .../queries/load/csv_01/csv_01.3.query.aql      |   36 -
 .../queries/load/csv_02/csv_02.1.ddl.aql        |   40 -
 .../queries/load/csv_02/csv_02.2.update.aql     |   30 -
 .../queries/load/csv_02/csv_02.3.query.aql      |   36 -
 .../queries/load/csv_03/csv_03.1.ddl.aql        |   41 -
 .../queries/load/csv_03/csv_03.2.update.aql     |   30 -
 .../queries/load/csv_03/csv_03.3.query.aql      |   38 -
 .../queries/load/csv_04/csv_04.1.ddl.aql        |   40 -
 .../queries/load/csv_04/csv_04.2.update.aql     |   30 -
 .../queries/load/csv_04/csv_04.3.query.aql      |   35 -
 .../queries/load/csv_05/csv_05.1.ddl.aql        |   38 -
 .../queries/load/csv_05/csv_05.2.update.aql     |   30 -
 .../queries/load/csv_05/csv_05.3.query.aql      |   35 -
 .../queries/load/csv_06/csv_06.1.ddl.aql        |   39 -
 .../queries/load/csv_06/csv_06.2.update.aql     |   31 -
 .../queries/load/csv_06/csv_06.3.query.aql      |   36 -
 .../queries/load/csv_07/csv_07.1.ddl.aql        |   39 -
 .../queries/load/csv_07/csv_07.2.update.aql     |   30 -
 .../queries/load/csv_07/csv_07.3.query.aql      |   35 -
 .../load/csv_08_header_cr/csv_08.1.ddl.aql      |   40 -
 .../load/csv_08_header_cr/csv_08.2.update.aql   |   30 -
 .../load/csv_08_header_cr/csv_08.3.query.aql    |   36 -
 .../load/csv_08_header_crlf/csv_08.1.ddl.aql    |   40 -
 .../load/csv_08_header_crlf/csv_08.2.update.aql |   30 -
 .../load/csv_08_header_crlf/csv_08.3.query.aql  |   36 -
 .../load/csv_08_header_lf/csv_08.1.ddl.aql      |   40 -
 .../load/csv_08_header_lf/csv_08.2.update.aql   |   30 -
 .../load/csv_08_header_lf/csv_08.3.query.aql    |   36 -
 .../duplicate-key-error.1.ddl.aql               |   34 -
 .../duplicate-key-error.2.update.aql            |   28 -
 .../load/escapes-err-1/escapes-err-1.1.ddl.aql  |   28 -
 .../escapes-err-1/escapes-err-1.2.update.aql    |   21 -
 .../queries/load/escapes01/escapes01.1.ddl.aql  |   28 -
 .../load/escapes01/escapes01.2.update.aql       |   21 -
 .../load/escapes01/escapes01.3.query.aql        |   23 -
 .../queries/load/escapes02/escapes02.1.ddl.aql  |   28 -
 .../load/escapes02/escapes02.2.update.aql       |   21 -
 .../load/escapes02/escapes02.3.query.aql        |   23 -
 .../load/issue14_query/issue14_query.1.ddl.aql  |   36 -
 .../issue14_query/issue14_query.2.update.aql    |   28 -
 .../issue14_query/issue14_query.3.query.aql     |   28 -
 .../issue289_query/issue289_query.1.ddl.aql     |   47 -
 .../issue289_query/issue289_query.2.update.aql  |   29 -
 .../issue289_query/issue289_query.3.query.aql   |   30 -
 .../issue315_query/issue315_query.1.ddl.aql     |   36 -
 .../issue315_query/issue315_query.2.update.aql  |   28 -
 .../issue610_adm_token_end_collection.1.ddl.aql |   36 -
 ...sue610_adm_token_end_collection.2.update.aql |   28 -
 .../issue650_query/issue650_query.1.ddl.aql     |   39 -
 .../issue650_query/issue650_query.2.update.aql  |   29 -
 .../type_promotion_0/type_promotion_0.1.ddl.aql |   46 -
 .../type_promotion_0.2.update.aql               |   21 -
 .../type_promotion_0.3.query.aql                |   23 -
 .../assign-reuse/assign-reuse.1.ddl.aql         |   40 -
 .../assign-reuse/assign-reuse.2.update.aql      |   22 -
 .../assign-reuse/assign-reuse.3.query.aql       |   27 -
 .../queries/misc/float_01/float_01.1.ddl.aql    |   21 -
 .../queries/misc/float_01/float_01.2.update.aql |   18 -
 .../queries/misc/float_01/float_01.3.query.aql  |   22 -
 .../queries/misc/flushtest/flushtest.1.ddl.aql  |   44 -
 .../misc/flushtest/flushtest.2.update.aql       |   23 -
 .../misc/flushtest/flushtest.3.update.aql       |   24 -
 .../misc/flushtest/flushtest.4.query.aql        |   22 -
 .../queries/misc/flushtest/flushtest.5.ddl.aql  |   19 -
 .../groupby-orderby-count.1.ddl.aql             |   34 -
 .../groupby-orderby-count.2.update.aql          |   18 -
 .../groupby-orderby-count.3.query.aql           |   26 -
 .../misc/ifthenelse_01/ifthenelse_01.1.ddl.aql  |   20 -
 .../ifthenelse_01/ifthenelse_01.2.update.aql    |   18 -
 .../ifthenelse_01/ifthenelse_01.3.query.aql     |   24 -
 .../ifthenelse_02/ifthenelse_01.3.query.aql     |   23 -
 .../misc/is-null_01/is-null_01.1.ddl.aql        |   21 -
 .../misc/is-null_01/is-null_01.2.update.aql     |   18 -
 .../misc/is-null_01/is-null_01.3.query.aql      |   22 -
 .../nested-loop-join_01.1.ddl.aql               |   41 -
 .../nested-loop-join_01.2.update.aql            |   28 -
 .../nested-loop-join_01.3.query.aql             |   25 -
 .../partition-by-nonexistent-field.1.ddl.aql    |   35 -
 .../partition-by-nonexistent-field.2.update.aql |   28 -
 .../partition-by-nonexistent-field.3.query.aql  |   28 -
 .../misc/prefix-search/prefix-search.1.ddl.aql  |   51 -
 .../prefix-search/prefix-search.2.update.aql    |   30 -
 .../prefix-search/prefix-search.3.query.aql     |   35 -
 .../query-ASTERIXDB-1531.1.ddl.aql              |   29 -
 .../query-ASTERIXDB-1531.2.update.aql           |   22 -
 .../query-ASTERIXDB-1531.3.query.aql            |   25 -
 .../query-ASTERIXDB-971.1.ddl.aql               |   28 -
 .../query-ASTERIXDB-971.2.update.aql            |   27 -
 .../query-ASTERIXDB-971.3.query.aql             |   25 -
 .../query_issue267/query_issue267.1.ddl.aql     |   35 -
 .../query_issue267/query_issue267.2.update.aql  |   32 -
 .../query_issue267/query_issue267.3.query.aql   |   31 -
 .../queries/misc/range_01/range_01.1.ddl.aql    |   22 -
 .../queries/misc/range_01/range_01.2.update.aql |   18 -
 .../queries/misc/range_01/range_01.3.query.aql  |   24 -
 .../misc/stable_sort/stable_sort.1.ddl.aql      |   50 -
 .../misc/stable_sort/stable_sort.2.update.aql   |   29 -
 .../misc/stable_sort/stable_sort.3.query.aql    |   29 -
 .../misc/string_eq_01/string_eq_01.1.ddl.aql    |   43 -
 .../misc/string_eq_01/string_eq_01.2.update.aql |   23 -
 .../misc/string_eq_01/string_eq_01.3.query.aql  |   23 -
 .../queries/misc/tid_01/tid_01.1.ddl.aql        |   21 -
 .../queries/misc/tid_01/tid_01.2.update.aql     |   18 -
 .../queries/misc/tid_01/tid_01.3.query.aql      |   22 -
 .../queries/misc/year_01/year_01.1.ddl.aql      |   21 -
 .../queries/misc/year_01/year_01.2.update.aql   |   18 -
 .../queries/misc/year_01/year_01.3.query.aql    |   21 -
 .../compact-dataset-and-its-indexes.1.ddl.aql   |   62 -
 ...compact-dataset-and-its-indexes.2.update.aql |   33 -
 .../compact-dataset-and-its-indexes.3.ddl.aql   |   25 -
 ...compact-dataset-and-its-indexes.4.update.aql |   25 -
 .../compact-dataset-and-its-indexes.5.query.aql |   25 -
 ...ete-from-loaded-dataset-with-index.1.ddl.aql |   45 -
 ...-from-loaded-dataset-with-index.2.update.aql |   25 -
 ...ete-from-loaded-dataset-with-index.3.ddl.aql |   25 -
 ...-from-loaded-dataset-with-index.4.update.aql |   22 -
 ...e-from-loaded-dataset-with-index.5.query.aql |   25 -
 .../nested-index-dml/delete-syntax-change.aql   |   61 -
 .../drop-index/drop-index.1.ddl.aql             |   59 -
 .../drop-index/drop-index.2.update.aql          |   40 -
 .../drop-index/drop-index.3.ddl.aql             |   29 -
 .../drop-index/drop-index.4.query.aql           |   31 -
 ...sert-into-empty-dataset-with-index.1.ddl.aql |   56 -
 ...t-into-empty-dataset-with-index.2.update.aql |   38 -
 ...rt-into-empty-dataset-with-index.3.query.aql |   32 -
 ...-into-loaded-dataset-with-index_01.1.ddl.aql |   45 -
 ...to-loaded-dataset-with-index_01.2.update.aql |   26 -
 ...-into-loaded-dataset-with-index_01.3.ddl.aql |   25 -
 ...to-loaded-dataset-with-index_01.4.update.aql |   32 -
 ...nto-loaded-dataset-with-index_01.5.query.aql |   25 -
 ...-into-loaded-dataset-with-index_02.1.ddl.aql |   45 -
 ...to-loaded-dataset-with-index_02.2.update.aql |   26 -
 ...-into-loaded-dataset-with-index_02.3.ddl.aql |   24 -
 ...to-loaded-dataset-with-index_02.4.update.aql |   32 -
 ...nto-loaded-dataset-with-index_02.5.query.aql |   26 -
 .../queries/nested-index-dml/insert-syntax.aql  |   53 -
 .../load-with-index/load-with-index.1.ddl.aql   |   49 -
 .../load-with-index.2.update.aql                |   26 -
 .../load-with-index/load-with-index.3.query.aql |   26 -
 .../load-with-ngram-index.1.ddl.aql             |   48 -
 .../load-with-ngram-index.2.update.aql          |   25 -
 .../load-with-ngram-index.3.query.aql           |   26 -
 .../load-with-rtree-index.1.ddl.aql             |   48 -
 .../load-with-rtree-index.2.update.aql          |   26 -
 .../load-with-rtree-index.3.query.aql           |   27 -
 .../load-with-word-index.1.ddl.aql              |   48 -
 .../load-with-word-index.2.update.aql           |   25 -
 .../load-with-word-index.3.query.aql            |   28 -
 .../nested-uuid-insert.1.ddl.aql                |   44 -
 .../nested-uuid-insert.2.update.aql             |   26 -
 .../nested-uuid-insert.3.query.aql              |   24 -
 .../nested-uuid-load/nested-uuid-load.1.ddl.aql |   50 -
 .../nested-uuid-load.2.update.aql               |   23 -
 .../nested-uuid-load.3.query.aql                |   25 -
 ...ete-btree-secondary-index-nullable.1.ddl.aql |   55 -
 ...-btree-secondary-index-nullable.2.update.aql |   40 -
 ...ete-btree-secondary-index-nullable.3.ddl.aql |   24 -
 ...-btree-secondary-index-nullable.4.update.aql |   24 -
 ...e-btree-secondary-index-nullable.5.query.aql |   33 -
 ...dex-ngram-secondary-index-nullable.1.ddl.aql |   51 -
 ...-ngram-secondary-index-nullable.2.update.aql |   39 -
 ...dex-ngram-secondary-index-nullable.3.ddl.aql |   30 -
 ...-ngram-secondary-index-nullable.4.update.aql |   30 -
 ...x-ngram-secondary-index-nullable.5.query.aql |   33 -
 ...verted-index-ngram-secondary-index.1.ddl.aql |   50 -
 ...ted-index-ngram-secondary-index.2.update.aql |   39 -
 ...verted-index-ngram-secondary-index.3.ddl.aql |   30 -
 ...ted-index-ngram-secondary-index.4.update.aql |   30 -
 ...rted-index-ngram-secondary-index.5.query.aql |   33 -
 ...ndex-word-secondary-index-nullable.1.ddl.aql |   49 -
 ...x-word-secondary-index-nullable.2.update.aql |   39 -
 ...ndex-word-secondary-index-nullable.3.ddl.aql |   29 -
 ...x-word-secondary-index-nullable.4.update.aql |   30 -
 ...ex-word-secondary-index-nullable.5.query.aql |   34 -
 ...nverted-index-word-secondary-index.1.ddl.aql |   50 -
 ...rted-index-word-secondary-index.2.update.aql |   39 -
 ...nverted-index-word-secondary-index.3.ddl.aql |   30 -
 ...rted-index-word-secondary-index.4.update.aql |   30 -
 ...erted-index-word-secondary-index.5.query.aql |   33 -
 ...ete-rtree-secondary-index-nullable.1.ddl.aql |   55 -
 ...-rtree-secondary-index-nullable.2.update.aql |   40 -
 ...ete-rtree-secondary-index-nullable.3.ddl.aql |   24 -
 ...-rtree-secondary-index-nullable.4.update.aql |   24 -
 ...e-rtree-secondary-index-nullable.5.query.aql |   33 -
 .../scan-delete-rtree-secondary-index.1.ddl.aql |   48 -
 ...an-delete-rtree-secondary-index.2.update.aql |   33 -
 .../scan-delete-rtree-secondary-index.3.ddl.aql |   24 -
 ...an-delete-rtree-secondary-index.4.update.aql |   24 -
 ...can-delete-rtree-secondary-index.5.query.aql |   26 -
 ...ert-btree-secondary-index-nullable.1.ddl.aql |   56 -
 ...-btree-secondary-index-nullable.2.update.aql |   33 -
 ...ert-btree-secondary-index-nullable.3.ddl.aql |   25 -
 ...-btree-secondary-index-nullable.4.update.aql |   46 -
 ...t-btree-secondary-index-nullable.5.query.aql |   34 -
 ...dex-ngram-secondary-index-nullable.1.ddl.aql |   51 -
 ...-ngram-secondary-index-nullable.2.update.aql |   32 -
 ...dex-ngram-secondary-index-nullable.3.ddl.aql |   31 -
 ...-ngram-secondary-index-nullable.4.update.aql |   43 -
 ...x-ngram-secondary-index-nullable.5.query.aql |   33 -
 ...verted-index-ngram-secondary-index.1.ddl.aql |   51 -
 ...ted-index-ngram-secondary-index.2.update.aql |   32 -
 ...verted-index-ngram-secondary-index.3.ddl.aql |   31 -
 ...ted-index-ngram-secondary-index.4.update.aql |   43 -
 ...rted-index-ngram-secondary-index.5.query.aql |   33 -
 ...ndex-word-secondary-index-nullable.1.ddl.aql |   50 -
 ...x-word-secondary-index-nullable.2.update.aql |   32 -
 ...ndex-word-secondary-index-nullable.3.ddl.aql |   31 -
 ...x-word-secondary-index-nullable.4.update.aql |   42 -
 ...ex-word-secondary-index-nullable.5.query.aql |   34 -
 ...nverted-index-word-secondary-index.1.ddl.aql |   51 -
 ...rted-index-word-secondary-index.2.update.aql |   32 -
 ...nverted-index-word-secondary-index.3.ddl.aql |   31 -
 ...rted-index-word-secondary-index.4.update.aql |   42 -
 ...erted-index-word-secondary-index.5.query.aql |   35 -
 ...ert-rtree-secondary-index-nullable.1.ddl.aql |   61 -
 ...-rtree-secondary-index-nullable.2.update.aql |   35 -
 ...ert-rtree-secondary-index-nullable.3.ddl.aql |   26 -
 ...-rtree-secondary-index-nullable.4.update.aql |   31 -
 ...t-rtree-secondary-index-nullable.5.query.aql |   33 -
 .../scan-insert-rtree-secondary-index.1.ddl.aql |   65 -
 ...an-insert-rtree-secondary-index.2.update.aql |   45 -
 .../scan-insert-rtree-secondary-index.3.ddl.aql |   25 -
 ...an-insert-rtree-secondary-index.4.update.aql |   31 -
 ...can-insert-rtree-secondary-index.5.query.aql |   25 -
 .../adm-format/adm-format.1.ddl.aql             |   51 -
 .../adm-format/adm-format.2.update.aql          |   25 -
 .../adm-format/adm-format.3.query.aql           |   40 -
 .../leftouterjoin-rtree.1.ddl.aql               |   60 -
 .../leftouterjoin-rtree.2.update.aql            |   18 -
 .../leftouterjoin-rtree.3.query.aql             |   39 -
 .../leftouterjoin/leftouterjoin.1.ddl.aql       |   58 -
 .../leftouterjoin/leftouterjoin.2.update.aql    |   24 -
 .../leftouterjoin/leftouterjoin.3.query.aql     |   32 -
 .../rtree-index/rtree-index.1.ddl.aql           |   41 -
 .../rtree-index/rtree-index.2.update.aql        |   18 -
 .../rtree-index/rtree-index.3.query.aql         |   24 -
 .../btree-primary-equi-join.1.ddl.aql           |   72 -
 .../btree-primary-equi-join.2.update.aql        |   50 -
 .../btree-primary-equi-join.3.query.aql         |   32 -
 .../btree-secondary-equi-join.1.ddl.aql         |   59 -
 .../btree-secondary-equi-join.2.update.aql      |   51 -
 .../btree-secondary-equi-join.3.ddl.aql         |   29 -
 .../btree-secondary-equi-join.4.query.aql       |   32 -
 .../ngram-edit-distance-inline.1.ddl.aql        |   54 -
 .../ngram-edit-distance-inline.2.update.aql     |   50 -
 .../ngram-edit-distance-inline.3.ddl.aql        |   29 -
 .../ngram-edit-distance-inline.4.query.aql      |   33 -
 .../ngram-edit-distance.1.ddl.aql               |   53 -
 .../ngram-edit-distance.2.update.aql            |   49 -
 .../ngram-edit-distance.3.ddl.aql               |   28 -
 .../ngram-edit-distance.4.query.aql             |   31 -
 .../ngram-jaccard-inline.1.ddl.aql              |   59 -
 .../ngram-jaccard-inline.2.update.aql           |   49 -
 .../ngram-jaccard-inline.3.ddl.aql              |   29 -
 .../ngram-jaccard-inline.4.query.aql            |   34 -
 .../ngram-jaccard/ngram-jaccard.1.ddl.aql       |   58 -
 .../ngram-jaccard/ngram-jaccard.2.update.aql    |   48 -
 .../ngram-jaccard/ngram-jaccard.3.ddl.aql       |   28 -
 .../ngram-jaccard/ngram-jaccard.4.query.aql     |   33 -
 .../rtree-spatial-intersect-point.1.ddl.aql     |   52 -
 .../rtree-spatial-intersect-point.2.update.aql  |   50 -
 .../rtree-spatial-intersect-point.3.ddl.aql     |   29 -
 .../rtree-spatial-intersect-point.4.query.aql   |   32 -
 .../word-jaccard-inline.1.ddl.aql               |   59 -
 .../word-jaccard-inline.2.update.aql            |   49 -
 .../word-jaccard-inline.3.ddl.aql               |   29 -
 .../word-jaccard-inline.4.query.aql             |   33 -
 .../word-jaccard/word-jaccard.1.ddl.aql         |   58 -
 .../word-jaccard/word-jaccard.2.update.aql      |   48 -
 .../word-jaccard/word-jaccard.3.ddl.aql         |   28 -
 .../word-jaccard/word-jaccard.4.query.aql       |   32 -
 .../probe-pidx-with-join-btree-sidx1.1.ddl.aql  |   63 -
 ...robe-pidx-with-join-btree-sidx1.2.update.aql |   38 -
 ...probe-pidx-with-join-btree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-btree-sidx2.1.ddl.aql  |   63 -
 ...robe-pidx-with-join-btree-sidx2.2.update.aql |   38 -
 ...probe-pidx-with-join-btree-sidx2.3.query.aql |   40 -
 .../probe-pidx-with-join-invidx-sidx1.1.ddl.aql |   65 -
 ...obe-pidx-with-join-invidx-sidx1.2.update.aql |   38 -
 ...robe-pidx-with-join-invidx-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-invidx-sidx2.1.ddl.aql |   65 -
 ...obe-pidx-with-join-invidx-sidx2.2.update.aql |   38 -
 ...robe-pidx-with-join-invidx-sidx2.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx1.1.ddl.aql  |   63 -
 ...robe-pidx-with-join-rtree-sidx1.2.update.aql |   38 -
 ...probe-pidx-with-join-rtree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx2.1.ddl.aql  |   63 -
 ...robe-pidx-with-join-rtree-sidx2.2.update.aql |   38 -
 ...probe-pidx-with-join-rtree-sidx2.3.query.aql |   39 -
 ...ndex-composite-key-mixed-intervals.1.ddl.aql |   55 -
 ...x-composite-key-mixed-intervals.2.update.aql |   47 -
 ...ndex-composite-key-mixed-intervals.3.ddl.aql |   21 -
 ...ex-composite-key-mixed-intervals.4.query.aql |   34 -
 .../btree-index-composite-key.1.ddl.aql         |   54 -
 .../btree-index-composite-key.2.update.aql      |   46 -
 .../btree-index-composite-key.3.ddl.aql         |   30 -
 .../btree-index-composite-key.4.query.aql       |   33 -
 .../btree-index-rewrite-multiple.1.ddl.aql      |   61 -
 .../btree-index-rewrite-multiple.2.update.aql   |   49 -
 .../btree-index-rewrite-multiple.3.ddl.aql      |   24 -
 .../btree-index-rewrite-multiple.4.query.aql    |   42 -
 .../cust-index-age-nullable.1.ddl.aql           |   45 -
 .../cust-index-age-nullable.2.update.aql        |   31 -
 .../cust-index-age-nullable.3.ddl.aql           |   24 -
 .../cust-index-age-nullable.4.query.aql         |   24 -
 .../inverted-index-ngram-contains.1.ddl.aql     |   41 -
 .../inverted-index-ngram-contains.2.update.aql  |   31 -
 .../inverted-index-ngram-contains.3.ddl.aql     |   24 -
 .../inverted-index-ngram-contains.4.query.aql   |   24 -
 ...index-ngram-edit-distance-contains.1.ddl.aql |   42 -
 ...ex-ngram-edit-distance-contains.2.update.aql |   30 -
 ...index-ngram-edit-distance-contains.3.ddl.aql |   21 -
 ...dex-ngram-edit-distance-contains.4.query.aql |   27 -
 ...ed-index-ngram-edit-distance-panic.1.ddl.aql |   41 -
 ...index-ngram-edit-distance-panic.2.update.aql |   31 -
 ...ed-index-ngram-edit-distance-panic.3.ddl.aql |   22 -
 ...-index-ngram-edit-distance-panic.4.query.aql |   24 -
 ...ex-ngram-edit-distance-word-tokens.1.ddl.aql |   42 -
 ...ngram-edit-distance-word-tokens.2.update.aql |   30 -
 ...ex-ngram-edit-distance-word-tokens.3.ddl.aql |   21 -
 ...-ngram-edit-distance-word-tokens.4.query.aql |   29 -
 ...inverted-index-ngram-edit-distance.1.ddl.aql |   41 -
 ...erted-index-ngram-edit-distance.2.update.aql |   31 -
 ...inverted-index-ngram-edit-distance.3.ddl.aql |   21 -
 ...verted-index-ngram-edit-distance.4.query.aql |   24 -
 .../inverted-index-ngram-jaccard.1.ddl.aql      |   41 -
 .../inverted-index-ngram-jaccard.2.update.aql   |   31 -
 .../inverted-index-ngram-jaccard.3.ddl.aql      |   21 -
 .../inverted-index-ngram-jaccard.4.query.aql    |   25 -
 ...ed-index-olist-edit-distance-panic.1.ddl.aql |   49 -
 ...index-olist-edit-distance-panic.2.update.aql |   32 -
 ...ed-index-olist-edit-distance-panic.3.ddl.aql |   22 -
 ...-index-olist-edit-distance-panic.4.query.aql |   25 -
 ...inverted-index-olist-edit-distance.1.ddl.aql |   49 -
 ...erted-index-olist-edit-distance.2.update.aql |   32 -
 ...inverted-index-olist-edit-distance.3.ddl.aql |   21 -
 ...verted-index-olist-edit-distance.4.query.aql |   25 -
 .../inverted-index-olist-jaccard.1.ddl.aql      |   49 -
 .../inverted-index-olist-jaccard.2.update.aql   |   32 -
 .../inverted-index-olist-jaccard.3.ddl.aql      |   22 -
 .../inverted-index-olist-jaccard.4.query.aql    |   24 -
 .../inverted-index-ulist-jaccard.1.ddl.aql      |   48 -
 .../inverted-index-ulist-jaccard.2.update.aql   |   31 -
 .../inverted-index-ulist-jaccard.3.ddl.aql      |   22 -
 .../inverted-index-ulist-jaccard.4.query.aql    |   24 -
 .../inverted-index-word-contains.1.ddl.aql      |   41 -
 .../inverted-index-word-contains.2.update.aql   |   32 -
 .../inverted-index-word-contains.3.ddl.aql      |   22 -
 .../inverted-index-word-contains.4.query.aql    |   24 -
 .../inverted-index-word-jaccard.1.ddl.aql       |   41 -
 .../inverted-index-word-jaccard.2.update.aql    |   32 -
 .../inverted-index-word-jaccard.3.ddl.aql       |   21 -
 .../inverted-index-word-jaccard.4.query.aql     |   25 -
 ...ers-index-custkey-conjunctive-open.1.ddl.aql |   44 -
 ...-index-custkey-conjunctive-open.2.update.aql |   31 -
 ...ers-index-custkey-conjunctive-open.3.ddl.aql |   21 -
 ...s-index-custkey-conjunctive-open.4.query.aql |   28 -
 .../orders-index-custkey-conjunctive.1.ddl.aql  |   44 -
 ...rders-index-custkey-conjunctive.2.update.aql |   31 -
 .../orders-index-custkey-conjunctive.3.ddl.aql  |   21 -
 ...orders-index-custkey-conjunctive.4.query.aql |   28 -
 .../orders-index-custkey-open.1.ddl.aql         |   44 -
 .../orders-index-custkey-open.2.update.aql      |   31 -
 .../orders-index-custkey-open.3.ddl.aql         |   21 -
 .../orders-index-custkey-open.4.query.aql       |   28 -
 .../orders-index-custkey.1.ddl.aql              |   44 -
 .../orders-index-custkey.2.update.aql           |   31 -
 .../orders-index-custkey.3.ddl.aql              |   21 -
 .../orders-index-custkey.4.query.aql            |   28 -
 .../range-search-open.1.ddl.aql                 |   51 -
 .../range-search-open.2.update.aql              |   31 -
 .../range-search-open.3.ddl.aql                 |   22 -
 .../range-search-open.4.query.aql               |   25 -
 .../range-search/range-search.1.ddl.aql         |   51 -
 .../range-search/range-search.2.update.aql      |   31 -
 .../range-search/range-search.3.ddl.aql         |   21 -
 .../range-search/range-search.4.query.aql       |   25 -
 .../rtree-secondary-index-nullable.1.ddl.aql    |   42 -
 .../rtree-secondary-index-nullable.2.update.aql |   31 -
 .../rtree-secondary-index-nullable.3.ddl.aql    |   21 -
 .../rtree-secondary-index-nullable.4.query.aql  |   24 -
 .../rtree-secondary-index-open.1.ddl.aql        |   42 -
 .../rtree-secondary-index-open.2.update.aql     |   31 -
 .../rtree-secondary-index-open.3.ddl.aql        |   21 -
 .../rtree-secondary-index-open.4.query.aql      |   24 -
 .../rtree-secondary-index.1.ddl.aql             |   43 -
 .../rtree-secondary-index.2.update.aql          |   31 -
 .../rtree-secondary-index.3.ddl.aql             |   21 -
 .../rtree-secondary-index.4.query.aql           |   24 -
 .../adm-format/adm-format.1.ddl.aql             |   50 -
 .../adm-format/adm-format.2.update.aql          |   25 -
 .../adm-format/adm-format.3.query.aql           |   40 -
 .../leftouterjoin-rtree.1.ddl.aql               |   56 -
 .../leftouterjoin-rtree.2.update.aql            |   18 -
 .../leftouterjoin-rtree.3.query.aql             |   39 -
 .../leftouterjoin/leftouterjoin.1.ddl.aql       |   55 -
 .../leftouterjoin/leftouterjoin.2.update.aql    |   24 -
 .../leftouterjoin/leftouterjoin.3.query.aql     |   32 -
 .../rtree-index/rtree-index.1.ddl.aql           |   40 -
 .../rtree-index/rtree-index.2.update.aql        |   18 -
 .../rtree-index/rtree-index.3.query.aql         |   24 -
 .../bottom-closed-top-closed.1.ddl.aql          |  125 -
 .../bottom-closed-top-closed.2.update.aql       |  114 -
 .../bottom-closed-top-closed.3.query.aql        |   31 -
 .../bottom-closed-top-open.1.ddl.aql            |  124 -
 .../bottom-closed-top-open.2.update.aql         |  114 -
 .../bottom-closed-top-open.3.query.aql          |   31 -
 .../bottom-open-top-closed.1.ddl.aql            |  124 -
 .../bottom-open-top-closed.2.update.aql         |  114 -
 .../bottom-open-top-closed.3.query.aql          |   31 -
 .../bottom-open-top-open.1.ddl.aql              |  123 -
 .../bottom-open-top-open.2.update.aql           |  114 -
 .../bottom-open-top-open.3.query.aql            |   31 -
 .../btree-secondary-equi-join.1.ddl.aql         |   66 -
 .../btree-secondary-equi-join.2.update.aql      |   64 -
 .../btree-secondary-equi-join.3.ddl.aql         |   28 -
 .../btree-secondary-equi-join.4.query.aql       |   32 -
 .../ngram-edit-distance-inline.1.ddl.aql        |   66 -
 .../ngram-edit-distance-inline.2.update.aql     |   66 -
 .../ngram-edit-distance-inline.3.ddl.aql        |   29 -
 .../ngram-edit-distance-inline.4.query.aql      |   33 -
 .../ngram-edit-distance.1.ddl.aql               |   65 -
 .../ngram-edit-distance.2.update.aql            |   65 -
 .../ngram-edit-distance.3.ddl.aql               |   28 -
 .../ngram-edit-distance.4.query.aql             |   31 -
 .../ngram-jaccard-inline.1.ddl.aql              |   66 -
 .../ngram-jaccard-inline.2.update.aql           |   63 -
 .../ngram-jaccard-inline.3.ddl.aql              |   29 -
 .../ngram-jaccard-inline.4.query.aql            |   34 -
 .../ngram-jaccard/ngram-jaccard.1.ddl.aql       |   65 -
 .../ngram-jaccard/ngram-jaccard.2.update.aql    |   62 -
 .../ngram-jaccard/ngram-jaccard.3.ddl.aql       |   28 -
 .../ngram-jaccard/ngram-jaccard.4.query.aql     |   33 -
 .../rtree-spatial-intersect-point.1.ddl.aql     |   63 -
 .../rtree-spatial-intersect-point.2.update.aql  |   69 -
 .../rtree-spatial-intersect-point.3.ddl.aql     |   29 -
 .../rtree-spatial-intersect-point.4.query.aql   |   32 -
 .../word-jaccard-inline.1.ddl.aql               |   66 -
 .../word-jaccard-inline.2.update.aql            |   63 -
 .../word-jaccard-inline.3.ddl.aql               |   29 -
 .../word-jaccard-inline.4.query.aql             |   33 -
 .../word-jaccard/word-jaccard.1.ddl.aql         |   65 -
 .../word-jaccard/word-jaccard.2.update.aql      |   62 -
 .../word-jaccard/word-jaccard.3.ddl.aql         |   28 -
 .../word-jaccard/word-jaccard.4.query.aql       |   32 -
 .../probe-pidx-with-join-btree-sidx1.1.ddl.aql  |   60 -
 ...robe-pidx-with-join-btree-sidx1.2.update.aql |   56 -
 ...probe-pidx-with-join-btree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-btree-sidx2.1.ddl.aql  |   59 -
 ...robe-pidx-with-join-btree-sidx2.2.update.aql |   56 -
 ...probe-pidx-with-join-btree-sidx2.3.query.aql |   40 -
 .../probe-pidx-with-join-invidx-sidx2.1.ddl.aql |   59 -
 ...obe-pidx-with-join-invidx-sidx2.2.update.aql |   56 -
 ...robe-pidx-with-join-invidx-sidx2.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx1.1.ddl.aql  |   59 -
 ...robe-pidx-with-join-rtree-sidx1.2.update.aql |   56 -
 ...probe-pidx-with-join-rtree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx2.1.ddl.aql  |   59 -
 ...robe-pidx-with-join-rtree-sidx2.2.update.aql |   56 -
 ...probe-pidx-with-join-rtree-sidx2.3.query.aql |   39 -
 ...ndex-composite-key-mixed-intervals.1.ddl.aql |   53 -
 ...x-composite-key-mixed-intervals.2.update.aql |   60 -
 ...ndex-composite-key-mixed-intervals.3.ddl.aql |   31 -
 ...ex-composite-key-mixed-intervals.4.query.aql |   34 -
 .../btree-index-composite-key.1.ddl.aql         |   52 -
 .../btree-index-composite-key.2.update.aql      |   46 -
 .../btree-index-composite-key.3.ddl.aql         |   30 -
 .../btree-index-composite-key.4.query.aql       |   33 -
 .../btree-index-rewrite-multiple.1.ddl.aql      |   60 -
 .../btree-index-rewrite-multiple.2.update.aql   |   68 -
 .../btree-index-rewrite-multiple.3.ddl.aql      |   24 -
 .../btree-index-rewrite-multiple.4.query.aql    |   42 -
 .../inverted-index-ngram-contains.1.ddl.aql     |   48 -
 .../inverted-index-ngram-contains.2.update.aql  |   46 -
 .../inverted-index-ngram-contains.3.ddl.aql     |   24 -
 .../inverted-index-ngram-contains.4.query.aql   |   24 -
 ...index-ngram-edit-distance-contains.1.ddl.aql |   49 -
 ...ex-ngram-edit-distance-contains.2.update.aql |   44 -
 ...index-ngram-edit-distance-contains.3.ddl.aql |   21 -
 ...dex-ngram-edit-distance-contains.4.query.aql |   27 -
 ...ed-index-ngram-edit-distance-panic.1.ddl.aql |   48 -
 ...index-ngram-edit-distance-panic.2.update.aql |   46 -
 ...ed-index-ngram-edit-distance-panic.3.ddl.aql |   22 -
 ...-index-ngram-edit-distance-panic.4.query.aql |   24 -
 ...ex-ngram-edit-distance-word-tokens.1.ddl.aql |   50 -
 ...ngram-edit-distance-word-tokens.2.update.aql |   44 -
 ...ex-ngram-edit-distance-word-tokens.3.ddl.aql |   21 -
 ...-ngram-edit-distance-word-tokens.4.query.aql |   29 -
 ...inverted-index-ngram-edit-distance.1.ddl.aql |   48 -
 ...erted-index-ngram-edit-distance.2.update.aql |   46 -
 ...inverted-index-ngram-edit-distance.3.ddl.aql |   21 -
 ...verted-index-ngram-edit-distance.4.query.aql |   24 -
 .../inverted-index-ngram-jaccard.1.ddl.aql      |   48 -
 .../inverted-index-ngram-jaccard.2.update.aql   |   46 -
 .../inverted-index-ngram-jaccard.3.ddl.aql      |   21 -
 .../inverted-index-ngram-jaccard.4.query.aql    |   25 -
 .../inverted-index-word-contains.1.ddl.aql      |   48 -
 .../inverted-index-word-contains.2.update.aql   |   47 -
 .../inverted-index-word-contains.3.ddl.aql      |   22 -
 .../inverted-index-word-contains.4.query.aql    |   24 -
 .../inverted-index-word-jaccard.1.ddl.aql       |   48 -
 .../inverted-index-word-jaccard.2.update.aql    |   47 -
 .../inverted-index-word-jaccard.3.ddl.aql       |   21 -
 .../inverted-index-word-jaccard.4.query.aql     |   25 -
 .../orders-index-custkey-conjunctive.1.ddl.aql  |   54 -
 ...rders-index-custkey-conjunctive.2.update.aql |   31 -
 .../orders-index-custkey-conjunctive.3.ddl.aql  |   21 -
 ...orders-index-custkey-conjunctive.4.query.aql |   28 -
 .../orders-index-custkey.1.ddl.aql              |   55 -
 .../orders-index-custkey.2.update.aql           |   50 -
 .../orders-index-custkey.3.ddl.aql              |   21 -
 .../orders-index-custkey.4.query.aql            |   28 -
 .../range-search/range-search.1.ddl.aql         |   69 -
 .../range-search/range-search.2.update.aql      |   57 -
 .../range-search/range-search.3.ddl.aql         |   21 -
 .../range-search/range-search.4.query.aql       |   24 -
 .../rtree-secondary-index.1.ddl.aql             |   42 -
 .../rtree-secondary-index.2.update.aql          |   50 -
 .../rtree-secondary-index.3.ddl.aql             |   21 -
 .../rtree-secondary-index.4.query.aql           |   24 -
 .../nestrecords/nestrecord/nestrecord.1.ddl.aql |   41 -
 .../nestrecord/nestrecord.2.update.aql          |   42 -
 .../nestrecord/nestrecord.3.query.aql           |   29 -
 .../queries/numeric/abs0/abs0.1.ddl.aql         |   21 -
 .../queries/numeric/abs0/abs0.2.update.aql      |   18 -
 .../queries/numeric/abs0/abs0.3.query.aql       |   30 -
 .../queries/numeric/abs1/abs1.1.ddl.aql         |   21 -
 .../queries/numeric/abs1/abs1.2.update.aql      |   18 -
 .../queries/numeric/abs1/abs1.3.query.aql       |   30 -
 .../queries/numeric/abs2/abs2.1.ddl.aql         |   21 -
 .../queries/numeric/abs2/abs2.2.update.aql      |   18 -
 .../queries/numeric/abs2/abs2.3.query.aql       |   29 -
 .../queries/numeric/abs3/abs3.1.ddl.aql         |   21 -
 .../queries/numeric/abs3/abs3.2.update.aql      |   18 -
 .../queries/numeric/abs3/abs3.3.query.aql       |   29 -
 .../queries/numeric/abs4/abs4.1.ddl.aql         |   21 -
 .../queries/numeric/abs4/abs4.2.update.aql      |   18 -
 .../queries/numeric/abs4/abs4.3.query.aql       |   22 -
 .../numeric/add_double/add_double.1.query.aql   |   27 -
 .../numeric/add_float/add_float.1.query.aql     |   27 -
 .../numeric/add_int16/add_int16.1.query.aql     |   27 -
 .../numeric/add_int32/add_int32.1.query.aql     |   27 -
 .../numeric/add_int64/add_int64.1.query.aql     |   27 -
 .../queries/numeric/caret0/caret0.1.ddl.aql     |   20 -
 .../queries/numeric/caret0/caret0.2.update.aql  |   18 -
 .../queries/numeric/caret0/caret0.3.query.aql   |   23 -
 .../queries/numeric/caret1/caret1.1.query.aql   |   20 -
 .../queries/numeric/ceiling0/ceiling0.1.ddl.aql |   21 -
 .../numeric/ceiling0/ceiling0.2.update.aql      |   18 -
 .../numeric/ceiling0/ceiling0.3.query.aql       |   30 -
 .../queries/numeric/ceiling1/ceiling1.1.ddl.aql |   21 -
 .../numeric/ceiling1/ceiling1.2.update.aql      |   18 -
 .../numeric/ceiling1/ceiling1.3.query.aql       |   30 -
 .../queries/numeric/ceiling2/ceiling2.1.ddl.aql |   21 -
 .../numeric/ceiling2/ceiling2.2.update.aql      |   18 -
 .../numeric/ceiling2/ceiling2.3.query.aql       |   29 -
 .../queries/numeric/ceiling3/ceiling3.1.ddl.aql |   21 -
 .../numeric/ceiling3/ceiling3.2.update.aql      |   18 -
 .../numeric/ceiling3/ceiling3.3.query.aql       |   29 -
 .../queries/numeric/ceiling4/ceiling4.1.ddl.aql |   21 -
 .../numeric/ceiling4/ceiling4.2.update.aql      |   18 -
 .../numeric/ceiling4/ceiling4.3.query.aql       |   22 -
 .../divide_double/divide_double.1.query.aql     |   27 -
 .../divide_float/divide_float.1.query.aql       |   27 -
 .../divide_int16/divide_int16.1.query.aql       |   27 -
 .../divide_int16/divide_int16.2.query.aql       |   27 -
 .../divide_int32/divide_int32.1.query.aql       |   27 -
 .../divide_int32/divide_int32.2.query.aql       |   27 -
 .../divide_int64/divide_int64.1.query.aql       |   27 -
 .../divide_int64/divide_int64.2.query.aql       |   27 -
 .../numeric/divide_int8/divide_int8.1.query.aql |   27 -
 .../numeric/divide_int8/divide_int8.2.query.aql |   27 -
 .../queries/numeric/floor0/floor0.1.ddl.aql     |   21 -
 .../queries/numeric/floor0/floor0.2.update.aql  |   18 -
 .../queries/numeric/floor0/floor0.3.query.aql   |   30 -
 .../queries/numeric/floor1/floor1.1.ddl.aql     |   21 -
 .../queries/numeric/floor1/floor1.2.update.aql  |   18 -
 .../queries/numeric/floor1/floor1.3.query.aql   |   30 -
 .../queries/numeric/floor2/floor2.1.ddl.aql     |   21 -
 .../queries/numeric/floor2/floor2.2.update.aql  |   18 -
 .../queries/numeric/floor2/floor2.3.query.aql   |   29 -
 .../queries/numeric/floor3/floor3.1.ddl.aql     |   21 -
 .../queries/numeric/floor3/floor3.2.update.aql  |   18 -
 .../queries/numeric/floor3/floor3.3.query.aql   |   29 -
 .../queries/numeric/floor4/floor4.1.ddl.aql     |   21 -
 .../queries/numeric/floor4/floor4.2.update.aql  |   18 -
 .../queries/numeric/floor4/floor4.3.query.aql   |   22 -
 .../multiply_double/multiply_double.1.query.aql |   27 -
 .../multiply_float/multiply_float.1.query.aql   |   27 -
 .../multiply_int16/multiply_int16.1.query.aql   |   27 -
 .../multiply_int32/multiply_int32.1.query.aql   |   27 -
 .../multiply_int64/multiply_int64.1.query.aql   |   27 -
 .../query-issue355/query-issue355.1.ddl.aql     |   18 -
 .../query-issue355/query-issue355.2.update.aql  |   18 -
 .../query-issue355/query-issue355.3.query.aql   |   21 -
 .../round-half-to-even0.1.ddl.aql               |   21 -
 .../round-half-to-even0.2.update.aql            |   18 -
 .../round-half-to-even0.3.query.aql             |   30 -
 .../round-half-to-even1.1.ddl.aql               |   21 -
 .../round-half-to-even1.2.update.aql            |   18 -
 .../round-half-to-even1.3.query.aql             |   30 -
 .../round-half-to-even2.1.ddl.aql               |   21 -
 .../round-half-to-even2.2.update.aql            |   18 -
 .../round-half-to-even2.3.query.aql             |   30 -
 .../round-half-to-even20.1.ddl.aql              |   21 -
 .../round-half-to-even20.2.update.aql           |   18 -
 .../round-half-to-even20.3.query.aql            |   30 -
 .../round-half-to-even21.1.ddl.aql              |   21 -
 .../round-half-to-even21.2.update.aql           |   18 -
 .../round-half-to-even21.3.query.aql            |   30 -
 .../round-half-to-even22.1.ddl.aql              |   21 -
 .../round-half-to-even22.2.update.aql           |   18 -
 .../round-half-to-even22.3.query.aql            |   29 -
 .../round-half-to-even23.1.ddl.aql              |   21 -
 .../round-half-to-even23.2.update.aql           |   18 -
 .../round-half-to-even23.3.query.aql            |   29 -
 .../round-half-to-even24.1.ddl.aql              |   21 -
 .../round-half-to-even24.2.update.aql           |   18 -
 .../round-half-to-even24.3.query.aql            |   27 -
 .../round-half-to-even3.1.ddl.aql               |   21 -
 .../round-half-to-even3.2.update.aql            |   18 -
 .../round-half-to-even3.3.query.aql             |   29 -
 .../round-half-to-even4.1.ddl.aql               |   21 -
 .../round-half-to-even4.2.update.aql            |   18 -
 .../round-half-to-even4.3.query.aql             |   23 -
 .../round-half-to-even5.1.ddl.aql               |   21 -
 .../round-half-to-even5.2.update.aql            |   18 -
 .../round-half-to-even5.3.query.aql             |   22 -
 .../queries/numeric/round0/round0.1.ddl.aql     |   21 -
 .../queries/numeric/round0/round0.2.update.aql  |   18 -
 .../queries/numeric/round0/round0.3.query.aql   |   30 -
 .../queries/numeric/round1/round1.1.ddl.aql     |   21 -
 .../queries/numeric/round1/round1.2.update.aql  |   18 -
 .../queries/numeric/round1/round1.3.query.aql   |   30 -
 .../queries/numeric/round2/round2.1.ddl.aql     |   21 -
 .../queries/numeric/round2/round2.2.update.aql  |   18 -
 .../queries/numeric/round2/round2.3.query.aql   |   29 -
 .../queries/numeric/round3/round3.1.ddl.aql     |   21 -
 .../queries/numeric/round3/round3.2.update.aql  |   18 -
 .../queries/numeric/round3/round3.3.query.aql   |   29 -
 .../queries/numeric/round4/round4.1.ddl.aql     |   21 -
 .../queries/numeric/round4/round4.2.update.aql  |   18 -
 .../queries/numeric/round4/round4.3.query.aql   |   22 -
 .../numeric/scientific/scientific.1.query.aql   |   23 -
 .../subtract_double/subtract_double.1.query.aql |   27 -
 .../subtract_float/subtract_float.1.query.aql   |   27 -
 .../subtract_int16/subtract_int16.1.query.aql   |   27 -
 .../subtract_int32/subtract_int32.1.query.aql   |   27 -
 .../subtract_int64/subtract_int64.1.query.aql   |   27 -
 .../subtract_int8/subtract_int8.1.query.aql     |   27 -
 .../unary-minus_float_02.1.ddl.aql              |   21 -
 .../unary-minus_float_02.2.update.aql           |   18 -
 .../unary-minus_float_02.3.query.aql            |   25 -
 .../unary-minus_int_02.1.ddl.aql                |   21 -
 .../unary-minus_int_02.2.update.aql             |   18 -
 .../unary-minus_int_02.3.query.aql              |   25 -
 .../unary-minus_null.1.query.aql                |   21 -
 .../access-nested-fields.1.ddl.aql              |   78 -
 .../access-nested-fields.10.query.aql           |   29 -
 .../access-nested-fields.11.query.aql           |   29 -
 .../access-nested-fields.12.query.aql           |   29 -
 .../access-nested-fields.2.update.aql           |   28 -
 .../access-nested-fields.3.query.aql            |   30 -
 .../access-nested-fields.4.query.aql            |   30 -
 .../access-nested-fields.5.query.aql            |   30 -
 .../access-nested-fields.6.query.aql            |   30 -
 .../access-nested-fields.7.query.aql            |   30 -
 .../access-nested-fields.8.query.aql            |   29 -
 .../access-nested-fields.9.query.aql            |   29 -
 ...closed-fieldname-conflict_issue173.1.ddl.aql |   25 -
 ...sed-fieldname-conflict_issue173.2.update.aql |   25 -
 ...osed-fieldname-conflict_issue173.3.query.aql |   27 -
 .../closed-record-constructor_01.1.ddl.aql      |   21 -
 .../closed-record-constructor_01.2.update.aql   |   18 -
 .../closed-record-constructor_01.3.query.aql    |   22 -
 .../closed-record-constructor_02.1.ddl.aql      |   20 -
 .../closed-record-constructor_02.2.update.aql   |   19 -
 .../closed-record-constructor_02.3.query.aql    |   22 -
 .../closed-record-constructor_03.1.ddl.aql      |   21 -
 .../closed-record-constructor_03.2.update.aql   |   18 -
 .../closed-record-constructor_03.3.query.aql    |   22 -
 .../objects/expFieldName/expFieldName.1.ddl.aql |   21 -
 .../expFieldName/expFieldName.2.update.aql      |   18 -
 .../expFieldName/expFieldName.3.query.aql       |   22 -
 .../field-access-by-index_01.1.ddl.aql          |   20 -
 .../field-access-by-index_01.2.update.aql       |   18 -
 .../field-access-by-index_01.3.query.aql        |   23 -
 .../field-access-on-open-field.1.ddl.aql        |   35 -
 .../field-access-on-open-field.2.update.aql     |   28 -
 .../field-access-on-open-field.3.query.aql      |   29 -
 .../documentation-example.1.query.aql           |   28 -
 .../documentation-example.2.query.aql           |   28 -
 .../documentation-example.3.query.aql           |   28 -
 .../highly-nested-open.1.ddl.aql                |   81 -
 .../highly-nested-open.2.update.aql             |   27 -
 .../highly-nested-open.3.query.aql              |   29 -
 .../highly-nested-mixed.1.ddl.aql               |   77 -
 .../highly-nested-mixed.2.update.aql            |   27 -
 .../highly-nested-mixed.3.query.aql             |   29 -
 .../highly-nested-open.1.ddl.aql                |   72 -
 .../highly-nested-open.2.update.aql             |   27 -
 .../highly-nested-open.3.query.aql              |   29 -
 .../tiny-social-example.1.ddl.aql               |   67 -
 .../tiny-social-example.2.ddl.aql               |   42 -
 .../tiny-social-example.3.update.aql            |   36 -
 .../tiny-social-example.4.query.aql             |   31 -
 .../documentation-example.1.query.aql           |   28 -
 ...ny-social-example-no-complex-types.1.ddl.aql |  101 -
 ...ny-social-example-no-complex-types.2.ddl.aql |   56 -
 ...social-example-no-complex-types.3.update.aql |   79 -
 ...-social-example-no-complex-types.4.query.aql |   28 -
 ...-social-example-no-complex-types.5.query.aql |   28 -
 ...-social-example-no-complex-types.6.query.aql |   28 -
 ...-social-example-no-complex-types.7.query.aql |   28 -
 ...-social-example-no-complex-types.8.query.aql |   28 -
 ...-social-example-no-complex-types.9.query.aql |   31 -
 .../tiny-social-example-only-lists.1.ddl.aql    |  103 -
 .../tiny-social-example-only-lists.2.ddl.aql    |   56 -
 .../tiny-social-example-only-lists.3.update.aql |   81 -
 .../tiny-social-example-only-lists.4.query.aql  |   28 -
 .../tiny-social-example-only-lists.5.query.aql  |   28 -
 .../tiny-social-example-only-lists.6.query.aql  |   28 -
 .../tiny-social-example-only-lists.7.query.aql  |   28 -
 .../tiny-social-example-only-lists.8.query.aql  |   28 -
 .../tiny-social-example-only-lists.9.query.aql  |   31 -
 .../tiny-social-example-only-records.1.ddl.aql  |  103 -
 .../tiny-social-example-only-records.2.ddl.aql  |   56 -
 ...iny-social-example-only-records.3.update.aql |   81 -
 ...tiny-social-example-only-records.4.query.aql |   28 -
 ...tiny-social-example-only-records.5.query.aql |   28 -
 ...tiny-social-example-only-records.6.query.aql |   28 -
 ...tiny-social-example-only-records.7.query.aql |   28 -
 ...tiny-social-example-only-records.8.query.aql |   28 -
 ...tiny-social-example-only-records.9.query.aql |   31 -
 .../tiny-social-example.1.ddl.aql               |   65 -
 .../tiny-social-example.2.ddl.aql               |   42 -
 .../tiny-social-example.3.update.aql            |   36 -
 .../tiny-social-example.4.query.aql             |   28 -
 .../tiny-social-example.5.query.aql             |   28 -
 .../tiny-social-example.6.query.aql             |   28 -
 .../tiny-social-example.7.query.aql             |   28 -
 .../tiny-social-example.8.query.aql             |   28 -
 .../tiny-social-example.9.query.aql             |   31 -
 .../documentation-example.1.query.aql           |   28 -
 .../documentation-example.2.query.aql           |   28 -
 .../documentation-example.3.query.aql           |   28 -
 .../highly-nested-open.1.ddl.aql                |   72 -
 .../highly-nested-open.2.update.aql             |   27 -
 .../highly-nested-open.3.query.aql              |   30 -
 .../tiny-social-example.1.ddl.aql               |   68 -
 .../tiny-social-example.2.ddl.aql               |   43 -
 .../tiny-social-example.3.update.aql            |   36 -
 .../tiny-social-example.4.query.aql             |   30 -
 .../documentation-example.1.query.aql           |   28 -
 .../documentation-example.2.query.aql           |   32 -
 .../documentation-example.3.query.aql           |   32 -
 .../highly-nested-open.1.ddl.aql                |   72 -
 .../highly-nested-open.2.update.aql             |   27 -
 .../highly-nested-open.3.query.aql              |   30 -
 .../tiny-social-example.1.ddl.aql               |   67 -
 .../tiny-social-example.2.ddl.aql               |   42 -
 .../tiny-social-example.3.update.aql            |   36 -
 .../tiny-social-example.4.query.aql             |   30 -
 .../documentation-example.1.query.aql           |   28 -
 .../documentation-example.2.query.aql           |   28 -
 .../documentation-example.3.query.aql           |   28 -
 .../highly-nested-open.1.ddl.aql                |   72 -
 .../highly-nested-open.2.update.aql             |   27 -
 .../highly-nested-open.3.query.aql              |   29 -
 .../tiny-social-example.1.ddl.aql               |   67 -
 .../tiny-social-example.2.ddl.aql               |   42 -
 .../tiny-social-example.3.update.aql            |   36 -
 .../tiny-social-example.4.query.aql             |   29 -
 ...closed-fieldname-conflict_issue173.1.ddl.aql |   34 -
 ...sed-fieldname-conflict_issue173.2.update.aql |   28 -
 ...osed-fieldname-conflict_issue173.3.query.aql |   28 -
 .../open-record-constructor_01.1.ddl.aql        |   20 -
 .../open-record-constructor_01.2.update.aql     |   18 -
 .../open-record-constructor_01.3.query.aql      |   22 -
 .../open-record-constructor_02.1.ddl.aql        |   21 -
 .../open-record-constructor_02.2.update.aql     |   18 -
 .../open-record-constructor_02.3.query.aql      |   22 -
 ...n-open-fieldname-conflict_issue173.1.ddl.aql |   34 -
 ...pen-fieldname-conflict_issue173.2.update.aql |   27 -
 ...open-fieldname-conflict_issue173.3.query.aql |   28 -
 .../c2c-w-optional/c2c-w-option.1.ddl.aql       |   42 -
 .../c2c-w-optional/c2c-w-option.2.update.aql    |   39 -
 .../c2c-w-optional/c2c-w-option.3.query.aql     |   32 -
 .../c2c-wo-optional/c2c-wo-optional.1.ddl.aql   |   42 -
 .../c2c-wo-optional.2.update.aql                |   38 -
 .../c2c-wo-optional/c2c-wo-optional.3.query.aql |   33 -
 .../queries/open-closed/c2c/c2c.1.ddl.aql       |   42 -
 .../queries/open-closed/c2c/c2c.2.update.aql    |   37 -
 .../queries/open-closed/c2c/c2c.3.query.aql     |   31 -
 .../heterog-list-ordered01.1.ddl.aql            |   43 -
 .../heterog-list-ordered01.2.update.aql         |   35 -
 .../heterog-list-ordered01.3.query.aql          |   32 -
 .../heterog-list01/heterog-list01.1.ddl.aql     |   44 -
 .../heterog-list01/heterog-list01.2.update.aql  |   35 -
 .../heterog-list01/heterog-list01.3.query.aql   |   32 -
 .../heterog-list02/heterog-list02.1.ddl.aql     |   43 -
 .../heterog-list02/heterog-list02.2.update.aql  |   35 -
 .../heterog-list02/heterog-list02.3.query.aql   |   30 -
 .../heterog-list03/heterog-list03.1.ddl.aql     |   45 -
 .../heterog-list03/heterog-list03.2.update.aql  |   36 -
 .../heterog-list03/heterog-list03.3.query.aql   |   31 -
 .../open-closed-01/open-closed-01.1.ddl.aql     |   38 -
 .../open-closed-01/open-closed-01.2.update.aql  |   29 -
 .../open-closed-01/open-closed-01.3.query.aql   |   30 -
 .../open-closed-12/open-closed-12.1.ddl.aql     |   46 -
 .../open-closed-12/open-closed-12.2.update.aql  |   45 -
 .../open-closed-12/open-closed-12.3.query.aql   |   32 -
 .../open-closed-14/open-closed-14.1.ddl.aql     |   43 -
 .../open-closed-14/open-closed-14.2.update.aql  |   53 -
 .../open-closed-14/open-closed-14.3.query.aql   |   32 -
 .../open-closed-15/open-closed-15.1.ddl.aql     |   48 -
 .../open-closed-15/open-closed-15.2.update.aql  |   47 -
 .../open-closed-15/open-closed-15.3.query.aql   |   32 -
 .../open-closed-16/open-closed-16.1.ddl.aql     |   45 -
 .../open-closed-16/open-closed-16.2.update.aql  |   46 -
 .../open-closed-16/open-closed-16.3.query.aql   |   31 -
 .../open-closed-17/open-closed-17.1.ddl.aql     |   44 -
 .../open-closed-17/open-closed-17.2.update.aql  |   45 -
 .../open-closed-17/open-closed-17.3.query.aql   |   29 -
 .../open-closed-19/open-closed-19.1.ddl.aql     |   51 -
 .../open-closed-19/open-closed-19.2.update.aql  |   31 -
 .../open-closed-19/open-closed-19.3.query.aql   |   31 -
 .../open-closed-20/open-closed-20.1.ddl.aql     |   47 -
 .../open-closed-20/open-closed-20.2.update.aql  |   42 -
 .../open-closed-20/open-closed-20.3.query.aql   |   31 -
 .../open-closed-21/open-closed-21.1.ddl.aql     |   45 -
 .../open-closed-21/open-closed-21.2.update.aql  |   40 -
 .../open-closed-21/open-closed-21.3.query.aql   |   30 -
 .../open-closed-22/open-closed-22.1.ddl.aql     |   39 -
 .../open-closed-22/open-closed-22.2.update.aql  |   44 -
 .../open-closed-22/open-closed-22.3.query.aql   |   29 -
 .../open-closed-24/open-closed-24.1.ddl.aql     |   38 -
 .../open-closed-24/open-closed-24.2.update.aql  |   29 -
 .../open-closed-24/open-closed-24.3.query.aql   |   29 -
 .../open-closed-25/open-closed-25.1.ddl.aql     |   38 -
 .../open-closed-25/open-closed-25.2.update.aql  |   29 -
 .../open-closed-25/open-closed-25.3.query.aql   |   29 -
 .../open-closed-26/open-closed-26.1.ddl.aql     |   39 -
 .../open-closed-26/open-closed-26.2.update.aql  |   29 -
 .../open-closed-26/open-closed-26.3.query.aql   |   30 -
 .../open-closed-28/open-closed-28.1.ddl.aql     |   43 -
 .../open-closed-28/open-closed-28.2.update.aql  |   45 -
 .../open-closed-28/open-closed-28.3.query.aql   |   32 -
 .../open-closed-29/open-closed-29.1.ddl.aql     |   43 -
 .../open-closed-29/open-closed-29.2.update.aql  |   46 -
 .../open-closed-29/open-closed-29.3.query.aql   |   33 -
 .../open-closed-30/open-closed-30.1.ddl.aql     |   43 -
 .../open-closed-30/open-closed-30.2.update.aql  |   46 -
 .../open-closed-30/open-closed-30.3.query.aql   |   33 -
 .../open-closed-31/open-closed-31.1.ddl.aql     |   41 -
 .../open-closed-31/open-closed-31.2.update.aql  |   45 -
 .../open-closed-31/open-closed-31.3.query.aql   |   32 -
 .../open-closed-32/open-closed-32.1.ddl.aql     |   47 -
 .../open-closed-32/open-closed-32.2.update.aql  |   47 -
 .../open-closed-32/open-closed-32.3.query.aql   |   33 -
 .../open-closed-33/open-closed-33.1.ddl.aql     |   48 -
 .../open-closed-33/open-closed-33.2.update.aql  |   48 -
 .../open-closed-33/open-closed-33.3.query.aql   |   34 -
 .../query-issue134/query-issue134.1.ddl.aql     |   26 -
 .../query-issue134/query-issue134.2.update.aql  |   26 -
 .../query-issue134/query-issue134.3.query.aql   |   27 -
 .../query-issue166/query-issue166.1.ddl.aql     |   25 -
 .../query-issue166/query-issue166.2.update.aql  |   25 -
 .../query-issue166/query-issue166.3.query.aql   |   27 -
 .../query-issue196/query-issue196.1.ddl.aql     |   40 -
 .../query-issue196/query-issue196.2.update.aql  |   38 -
 .../query-issue196/query-issue196.3.query.aql   |   30 -
 .../query-issue208/query-issue208.1.ddl.aql     |   48 -
 .../query-issue208/query-issue208.2.update.aql  |   31 -
 .../query-issue208/query-issue208.3.query.aql   |   37 -
 .../query-issue236/query-issue236.1.ddl.aql     |   53 -
 .../query-issue236/query-issue236.2.update.aql  |   41 -
 .../query-issue236/query-issue236.3.query.aql   |   29 -
 .../query-issue258/query-issue258.1.ddl.aql     |   36 -
 .../query-issue258/query-issue258.2.update.aql  |   38 -
 .../query-issue258/query-issue258.3.query.aql   |   29 -
 .../query-issue29/query-issue29.1.ddl.aql       |   25 -
 .../query-issue29/query-issue29.2.update.aql    |   25 -
 .../query-issue29/query-issue29.3.query.aql     |   86 -
 .../query-issue343-2/query-issue343-2.1.ddl.aql |   65 -
 .../query-issue343-2.2.update.aql               |   39 -
 .../query-issue343-2.3.query.aql                |   29 -
 .../query-issue343/query-issue343.1.ddl.aql     |   58 -
 .../query-issue343/query-issue343.2.update.aql  |   32 -
 .../query-issue343/query-issue343.3.query.aql   |   29 -
 .../query-issue350-2/query-issue350-2.1.ddl.aql |   35 -
 .../query-issue350-2.2.update.aql               |   68 -
 .../query-issue350-2.3.query.aql                |   31 -
 .../query-issue350/query-issue350.1.ddl.aql     |   35 -
 .../query-issue350/query-issue350.2.update.aql  |   68 -
 .../query-issue350/query-issue350.3.query.aql   |   30 -
 .../query-issue377/query-issue377.1.ddl.aql     |   57 -
 .../query-issue377/query-issue377.2.update.aql  |   33 -
 .../query-issue377/query-issue377.3.query.aql   |   43 -
 .../query-issue410/query-issue410.1.ddl.aql     |   35 -
 .../query-issue410/query-issue410.2.update.aql  |   28 -
 .../query-issue410/query-issue410.3.query.aql   |   29 -
 .../query-issue423-2/query-issue423-2.1.ddl.aql |   33 -
 .../query-issue423-2.2.update.aql               |   32 -
 .../query-issue423-2.3.query.aql                |   32 -
 .../query-issue423/query-issue423.1.ddl.aql     |   34 -
 .../query-issue423/query-issue423.2.update.aql  |   32 -
 .../query-issue423/query-issue423.3.query.aql   |   32 -
 .../query-issue442/query-issue442.3.query.aql   |   28 -
 .../query-issue453-2/query-issue453-2.1.ddl.aql |   38 -
 .../query-issue453-2.2.update.aql               |   45 -
 .../query-issue453-2.3.query.aql                |   30 -
 .../query-issue453/query-issue453.1.ddl.aql     |   38 -
 .../query-issue453/query-issue453.2.update.aql  |   34 -
 .../query-issue453/query-issue453.3.query.aql   |   30 -
 .../query-issue456/query-issue456.1.ddl.aql     |   38 -
 .../query-issue456/query-issue456.2.update.aql  |   43 -
 .../query-issue456/query-issue456.3.query.aql   |   32 -
 .../query-issue465/query-issue465.1.ddl.aql     |   25 -
 .../query-issue465/query-issue465.2.update.aql  |   25 -
 .../query-issue465/query-issue465.3.query.aql   |   28 -
 .../query-issue487/query-issue487.1.ddl.aql     |   36 -
 .../query-issue487/query-issue487.2.update.aql  |   28 -
 .../query-issue487/query-issue487.3.query.aql   |   30 -
 .../query-issue55-1/query-issue55-1.1.ddl.aql   |   25 -
 .../query-issue55-1.2.update.aql                |   25 -
 .../query-issue55-1/query-issue55-1.3.query.aql |   29 -
 .../query-issue55/query-issue55.1.ddl.aql       |   26 -
 .../query-issue55/query-issue55.2.update.aql    |   26 -
 .../query-issue55/query-issue55.3.query.aql     |   27 -
 .../query-issue592/query-issue592.1.ddl.aql     |   39 -
 .../query-issue592/query-issue592.2.update.aql  |   36 -
 .../query-issue592/query-issue592.3.query.aql   |   29 -
 .../query-issue625/query-issue625.1.ddl.aql     |   35 -
 .../query-issue625/query-issue625.2.update.aql  |   35 -
 .../query-issue625/query-issue625.3.query.aql   |   29 -
 .../query-issue656/query-issue656.1.ddl.aql     |   33 -
 .../query-issue656/query-issue656.2.update.aql  |   32 -
 .../query-issue656/query-issue656.3.query.aql   |   29 -
 .../query-proposal/query-proposal.1.ddl.aql     |   48 -
 .../query-proposal/query-proposal.2.update.aql  |   93 -
 .../query-proposal/query-proposal.3.query.aql   |   37 -
 .../query-proposal02/query-proposal02.1.ddl.aql |   48 -
 .../query-proposal02.2.update.aql               |   93 -
 .../query-proposal02.3.query.aql                |   40 -
 .../index-on-closed-type.1.ddl.aql              |   28 -
 .../missing-enforce-statement.1.ddl.aql         |   28 -
 .../missing-optionality.1.ddl.aql               |   28 -
 .../adm-format/adm-format.1.ddl.aql             |   46 -
 .../adm-format/adm-format.2.update.aql          |   25 -
 .../adm-format/adm-format.3.query.aql           |   30 -
 .../leftouterjoin-rtree.1.ddl.aql               |   52 -
 .../leftouterjoin-rtree.2.update.aql            |   18 -
 .../leftouterjoin-rtree.3.query.aql             |   39 -
 .../leftouterjoin/leftouterjoin.1.ddl.aql       |   51 -
 .../leftouterjoin/leftouterjoin.2.update.aql    |   24 -
 .../leftouterjoin/leftouterjoin.3.query.aql     |   32 -
 .../rtree-index/rtree-index.1.ddl.aql           |   36 -
 .../rtree-index/rtree-index.2.update.aql        |   18 -
 .../rtree-index/rtree-index.3.query.aql         |   24 -
 .../btree-secondary-equi-join.1.ddl.aql         |   57 -
 .../btree-secondary-equi-join.2.update.aql      |   51 -
 .../btree-secondary-equi-join.3.ddl.aql         |   29 -
 .../btree-secondary-equi-join.4.query.aql       |   32 -
 .../ngram-edit-distance-inline.1.ddl.aql        |   58 -
 .../ngram-edit-distance-inline.2.update.aql     |   54 -
 .../ngram-edit-distance-inline.3.ddl.aql        |   29 -
 .../ngram-edit-distance-inline.4.query.aql      |   33 -
 .../ngram-edit-distance.1.ddl.aql               |   57 -
 .../ngram-edit-distance.2.update.aql            |   53 -
 .../ngram-edit-distance.3.ddl.aql               |   28 -
 .../ngram-edit-distance.4.query.aql             |   31 -
 .../ngram-jaccard-inline.1.ddl.aql              |   58 -
 .../ngram-jaccard-inline.2.update.aql           |   52 -
 .../ngram-jaccard-inline.3.ddl.aql              |   29 -
 .../ngram-jaccard-inline.4.query.aql            |   34 -
 .../ngram-jaccard/ngram-jaccard.1.ddl.aql       |   57 -
 .../ngram-jaccard/ngram-jaccard.2.update.aql    |   51 -
 .../ngram-jaccard/ngram-jaccard.3.ddl.aql       |   28 -
 .../ngram-jaccard/ngram-jaccard.4.query.aql     |   33 -
 .../rtree-spatial-intersect-point.1.ddl.aql     |   57 -
 .../rtree-spatial-intersect-point.2.update.aql  |   57 -
 .../rtree-spatial-intersect-point.3.ddl.aql     |   29 -
 .../rtree-spatial-intersect-point.4.query.aql   |   32 -
 .../word-jaccard-inline.1.ddl.aql               |   58 -
 .../word-jaccard-inline.2.update.aql            |   52 -
 .../word-jaccard-inline.3.ddl.aql               |   29 -
 .../word-jaccard-inline.4.query.aql             |   33 -
 .../word-jaccard/word-jaccard.1.ddl.aql         |   57 -
 .../word-jaccard/word-jaccard.2.update.aql      |   51 -
 .../word-jaccard/word-jaccard.3.ddl.aql         |   28 -
 .../word-jaccard/word-jaccard.4.query.aql       |   32 -
 .../probe-pidx-with-join-btree-sidx1.1.ddl.aql  |   55 -
 ...robe-pidx-with-join-btree-sidx1.2.update.aql |   53 -
 ...probe-pidx-with-join-btree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-btree-sidx2.1.ddl.aql  |   55 -
 ...robe-pidx-with-join-btree-sidx2.2.update.aql |   52 -
 ...probe-pidx-with-join-btree-sidx2.3.query.aql |   40 -
 .../probe-pidx-with-join-invidx-sidx2.1.ddl.aql |   56 -
 ...obe-pidx-with-join-invidx-sidx2.2.update.aql |   52 -
 ...robe-pidx-with-join-invidx-sidx2.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx1.1.ddl.aql  |   56 -
 ...robe-pidx-with-join-rtree-sidx1.2.update.aql |   52 -
 ...probe-pidx-with-join-rtree-sidx1.3.query.aql |   39 -
 .../probe-pidx-with-join-rtree-sidx2.1.ddl.aql  |   56 -
 ...robe-pidx-with-join-rtree-sidx2.2.update.aql |   52 -
 ...probe-pidx-with-join-rtree-sidx2.3.query.aql |   39 -
 ...ndex-composite-key-mixed-intervals.1.ddl.aql |   49 -
 ...x-composite-key-mixed-intervals.2.update.aql |   49 -
 ...ndex-composite-key-mixed-intervals.3.ddl.aql |   31 -
 ...ex-composite-key-mixed-intervals.4.query.aql |   40 -
 .../btree-index-composite-key.1.ddl.aql         |   49 -
 .../btree-index-composite-key.2.update.aql      |   37 -
 .../btree-index-composite-key.3.ddl.aql         |   32 -
 .../btree-index-composite-key.4.query.aql       |   38 -
 .../btree-index-rewrite-multiple.1.ddl.aql      |   57 -
 .../btree-index-rewrite-multiple.2.update.aql   |   52 -
 .../btree-index-rewrite-multiple.3.ddl.aql      |   24 -
 .../btree-index-rewrite-multiple.4.query.aql    |   42 -
 .../inverted-index-ngram-contains.1.ddl.aql     |   45 -
 .../inverted-index-ngram-contains.2.update.aql  |   40 -
 .../inverted-index-ngram-contains.3.ddl.aql     |   24 -
 .../inverted-index-ngram-contains.4.query.aql   |   30 -
 ...index-ngram-edit-distance-contains.1.ddl.aql |   46 -
 ...ex-ngram-edit-distance-contains.2.update.aql |   40 -
 ...index-ngram-edit-distance-contains.3.ddl.aql |   21 -
 ...dex-ngram-edit-distance-contains.4.query.aql |   27 -
 ...ed-index-ngram-edit-distance-panic.1.ddl.aql |   44 -
 ...index-ngram-edit-distance-panic.2.update.aql |   40 -
 ...ed-index-ngram-edit-distance-panic.3.ddl.aql |   22 -
 ...-index-ngram-edit-distance-panic.4.query.aql |   30 -
 ...ex-ngram-edit-distance-word-tokens.1.ddl.aql |   45 -
 ...ngram-edit-distance-word-tokens.2.update.aql |   40 -
 ...ex-ngram-edit-distance-word-tokens.3.ddl.aql |   21 -
 ...-ngram-edit-distance-word-tokens.4.query.aql |   29 -
 ...inverted-index-ngram-edit-distance.1.ddl.aql |   43 -
 ...erted-index-ngram-edit-distance.2.update.aql |   40 -
 ...inverted-index-ngram-edit-distance.3.ddl.aql |   22 -
 ...verted-index-ngram-edit-distance.4.query.aql |   30 -
 .../inverted-index-ngram-jaccard.1.ddl.aql      |   45 -
 .../inverted-index-ngram-jaccard.2.update.aql   |   40 -
 .../inverted-index-ngram-jaccard.3.ddl.aql      |   21 -
 .../inverted-index-ngram-jaccard.4.query.aql    |   31 -
 .../inverted-index-word-contains.1.ddl.aql      |   44 -
 .../inverted-index-word-contains.2.update.aql   |   40 -
 .../inverted-index-word-contains.3.ddl.aql      |   22 -
 .../inverted-index-word-contains.4.query.aql    |   30 -
 .../inverted-index-word-jaccard.1.ddl.aql       |   44 -
 .../inverted-index-word-jaccard.2.update.aql    |   40 -
 .../inverted-index-word-jaccard.3.ddl.aql       |   21 -
 .../inverted-index-word-jaccard.4.query.aql     |   31 -
 .../orders-index-custkey-conjunctive.1.ddl.aql  |   50 -
 ...rders-index-custkey-conjunctive.2.update.aql |   28 -
 .../orders-index-custkey-conjunctive.3.ddl.aql  |   21 -
 ...orders-index-custkey-conjunctive.4.query.aql |   28 -
 .../orders-index-custkey.1.ddl.aql              |   50 -
 .../orders-index-custkey.2.update.aql           |   28 -
 .../orders-index-custkey.3.ddl.aql              |   21 -
 .../orders-index-custkey.4.query.aql            |   28 -
 .../range-search/range-search.1.ddl.aql         |   66 -
 .../range-search/range-search.2.update.aql      |   51 -
 .../range-search/range-search.3.ddl.aql         |   21 -
 .../range-search/range-search.4.query.aql       |   24 -
 .../rtree-secondary-index.1.ddl.aql             |   49 -
 .../rtree-secondary-index.2.update.aql          |   46 -
 .../rtree-secondary-index.3.ddl.aql             |   21 -
 .../rtree-secondary-index.4.query.aql           |   24 -
 .../enforced-type-delete.1.ddl.aql              |   33 -
 .../enforced-type-delete.2.update.aql           |   29 -
 .../enforced-type-delete.3.ddl.aql              |   27 -
 .../enforced-type-delete.4.update.aql           |   32 -
 .../enforced-type-delete.5.query.aql            |   29 -
 .../enforced-type-upsert.1.ddl.aql              |   33 -
 .../enforced-type-upsert.2.update.aql           |   29 -
 .../enforced-type-upsert.3.ddl.aql              |   27 -
 .../enforced-type-upsert.4.update.aql           |   29 -
 .../enforced-type-upsert.5.query.aql            |   29 -
 .../everysat_01/everysat_01.1.ddl.aql           |   21 -
 .../everysat_01/everysat_01.2.update.aql        |   18 -
 .../everysat_01/everysat_01.3.query.aql         |   24 -
 .../everysat_02/everysat_02.1.ddl.aql           |   25 -
 .../everysat_02/everysat_02.2.update.aql        |   25 -
 .../everysat_02/everysat_02.3.query.aql         |   41 -
 .../everysat_03/everysat_03.1.ddl.aql           |   25 -
 .../everysat_03/everysat_03.2.update.aql        |   25 -
 .../everysat_03/everysat_03.3.query.aql         |   45 -
 .../everysat_04/everysat_04.1.ddl.aql           |   26 -
 .../everysat_04/everysat_04.2.update.aql        |   23 -
 .../everysat_04/everysat_04.3.query.aql         |   38 -
 .../quantifiers/somesat_01/somesat_01.1.ddl.aql |   21 -
 .../somesat_01/somesat_01.2.update.aql          |   18 -
 .../somesat_01/somesat_01.3.query.aql           |   24 -
 .../quantifiers/somesat_02/somesat_02.1.ddl.aql |   54 -
 .../somesat_02/somesat_02.2.update.aql          |   28 -
 .../somesat_02/somesat_02.3.query.aql           |   25 -
 .../quantifiers/somesat_03/somesat_03.1.ddl.aql |   24 -
 .../somesat_03/somesat_03.2.update.aql          |   24 -
 .../somesat_03/somesat_03.3.query.aql           |   42 -
 .../quantifiers/somesat_04/somesat_04.1.ddl.aql |   26 -
 .../somesat_04/somesat_04.2.update.aql          |   26 -
 .../somesat_04/somesat_04.3.query.aql           |   39 -
 .../quantifiers/somesat_05/somesat_05.1.ddl.aql |   25 -
 .../somesat_05/somesat_05.2.update.aql          |   25 -
 .../somesat_05/somesat_05.3.query.aql           |   36 -
 .../quantifiers/somesat_06/somesat_06.1.ddl.aql |   26 -
 .../somesat_06/somesat_06.2.update.aql          |   23 -
 .../somesat_06/somesat_06.3.query.aql           |   38 -
 .../order-by-exception_01.1.ddl.aql             |   30 -
 .../order-by-exception_01.2.ddl.aql             |   23 -
 .../order-by-exception_01.3.update.aql          |   23 -
 .../order-by-exception_01.4.query.aql           |   24 -
 .../order-by-exception_02.1.ddl.aql             |   30 -
 .../order-by-exception_02.2.ddl.aql             |   23 -
 .../order-by-exception_02.3.update.aql          |   23 -
 .../order-by-exception_02.4.query.aql           |   24 -
 .../range-hints/order-by/order-by.1.ddl.aql     |   30 -
 .../range-hints/order-by/order-by.2.ddl.aql     |   23 -
 .../range-hints/order-by/order-by.3.update.aql  |   23 -
 .../range-hints/order-by/order-by.4.query.aql   |   24 -
 .../range-hints/order-by/order-by.5.query.aql   |   24 -
 .../range-hints/order-by/order-by.6.query.aql   |   24 -
 .../range-hints/order-by/order-by.7.query.aql   |   24 -
 .../runtimets/queries/scan/10/10.1.ddl.aql      |   35 -
 .../runtimets/queries/scan/10/10.2.update.aql   |   26 -
 .../runtimets/queries/scan/10/10.3.query.aql    |   24 -
 .../runtimets/queries/scan/20/20.1.ddl.aql      |   36 -
 .../runtimets/queries/scan/20/20.2.update.aql   |   27 -
 .../runtimets/queries/scan/20/20.3.query.aql    |   25 -
 .../runtimets/queries/scan/30/30.1.ddl.aql      |   35 -
 .../runtimets/queries/scan/30/30.2.update.aql   |   20 -
 .../runtimets/queries/scan/30/30.3.query.aql    |   23 -
 .../scan/alltypes_01/alltypes_01.1.ddl.aql      |   60 -
 .../scan/alltypes_01/alltypes_01.2.update.aql   |   18 -
 .../scan/alltypes_01/alltypes_01.3.query.aql    |   23 -
 .../runtimets/queries/scan/alltypes_02.aql      |   66 -
 .../scan/alltypes_02/alltypes_02.1.ddl.aql      |   67 -
 .../scan/alltypes_02/alltypes_02.2.update.aql   |   25 -
 .../scan/alltypes_02/alltypes_02.3.query.aql    |   29 -
 .../queries/scan/invalid-scan-syntax.aql        |   40 -
 .../invalid-scan-syntax.1.ddl.aql               |   37 -
 .../invalid-scan-syntax.2.update.aql            |   27 -
 .../invalid-scan-syntax.3.query.aql             |   28 -
 .../issue238_query_1/issue238_query_1.1.ddl.aql |   44 -
 .../issue238_query_1.2.update.aql               |   35 -
 .../issue238_query_1.3.query.aql                |   33 -
 .../issue238_query_2/issue238_query_2.1.ddl.aql |   44 -
 .../issue238_query_2.2.update.aql               |   36 -
 .../issue238_query_2.3.query.aql                |   33 -
 .../numeric_types_01/numeric_types_01.1.ddl.aql |   36 -
 .../numeric_types_01.2.update.aql               |   18 -
 .../numeric_types_01.3.query.aql                |   22 -
 .../spatial_types_01/spatial_types_01.1.ddl.aql |   35 -
 .../spatial_types_01.2.update.aql               |   20 -
 .../spatial_types_01.3.query.aql                |   22 -
 .../spatial_types_02/spatial_types_02.1.ddl.aql |   38 -
 .../spatial_types_02.2.update.aql               |   18 -
 .../spatial_types_02.3.query.aql                |   22 -
 .../scan/temp_types_01/temp_types_01.1.ddl.aql  |   34 -
 .../temp_types_01/temp_types_01.2.update.aql    |   18 -
 .../temp_types_01/temp_types_01.3.query.aql     |   22 -
 .../scan/temp_types_02/temp_types_02.1.ddl.aql  |   34 -
 .../temp_types_02/temp_types_02.2.update.aql    |   23 -
 .../temp_types_02/temp_types_02.3.query.aql     |   22 -
 .../count-nullable/count-nullable.1.ddl.aql     |   41 -
 .../count-nullable/count-nullable.2.update.aql  |   19 -
 .../count-nullable/count-nullable.3.query.aql   |   24 -
 .../cust-filter/cust-filter.1.ddl.aql           |   40 -
 .../cust-filter/cust-filter.2.update.aql        |   19 -
 .../cust-filter/cust-filter.3.query.aql         |   24 -
 .../has-param1/has-param1.1.ddl.aql             |   34 -
 .../has-param1/has-param1.2.update.aql          |   19 -
 .../has-param1/has-param1.3.query.aql           |   25 -
 .../edit-distance-check_ints.1.ddl.aql          |   21 -
 .../edit-distance-check_ints.2.update.aql       |   18 -
 .../edit-distance-check_ints.3.query.aql        |   31 -
 .../edit-distance-check_strings.1.ddl.aql       |   21 -
 .../edit-distance-check_strings.2.update.aql    |   18 -
 .../edit-distance-check_strings.3.query.aql     |   31 -
 .../edit-distance-check_unicode.1.ddl.aql       |   21 -
 .../edit-distance-check_unicode.2.update.aql    |   18 -
 .../edit-distance-check_unicode.3.query.aql     |   33 -
 .../edit-distance-list-is-filterable.1.ddl.aql  |   21 -
 ...dit-distance-list-is-filterable.2.update.aql |   18 -
 ...edit-distance-list-is-filterable.3.query.aql |   34 -
 ...edit-distance-string-is-filterable.1.ddl.aql |   21 -
 ...t-distance-string-is-filterable.2.update.aql |   18 -
 ...it-distance-string-is-filterable.3.query.aql |   48 -
 .../edit-distance_ints.1.ddl.aql                |   21 -
 .../edit-distance_ints.2.update.aql             |   18 -
 .../edit-distance_ints.3.query.aql              |   29 -
 .../edit-distance_strings.1.ddl.aql             |   21 -
 .../edit-distance_strings.2.update.aql          |   18 -
 .../edit-distance_strings.3.query.aql           |   29 -
 .../fuzzyeq-edit-distance.1.ddl.aql             |   36 -
 .../fuzzyeq-edit-distance.2.update.aql          |   24 -
 .../fuzzyeq-edit-distance.3.query.aql           |   26 -
 .../fuzzyeq-similarity-jaccard.1.ddl.aql        |   36 -
 .../fuzzyeq-similarity-jaccard.2.update.aql     |   24 -
 .../fuzzyeq-similarity-jaccard.3.query.aql      |   26 -
 .../prefix-len-jaccard.1.ddl.aql                |   21 -
 .../prefix-len-jaccard.2.update.aql             |   18 -
 .../prefix-len-jaccard.3.query.aql              |   30 -
 .../similarity-jaccard-check_ints.1.ddl.aql     |   21 -
 .../similarity-jaccard-check_ints.2.update.aql  |   18 -
 .../similarity-jaccard-check_ints.3.query.aql   |   44 -
 .../similarity-jaccard-check_query.1.ddl.aql    |   36 -
 .../similarity-jaccard-check_query.2.update.aql |   24 -
 .../similarity-jaccard-check_query.3.query.aql  |   26 -
 .../similarity-jaccard-check_strings.1.ddl.aql  |   21 -
 ...imilarity-jaccard-check_strings.2.update.aql |   18 -
 ...similarity-jaccard-check_strings.3.query.aql |   49 -
 ...ity-jaccard-check_strings_issue628.1.ddl.aql |   21 -
 ...-jaccard-check_strings_issue628.2.update.aql |   18 -
 ...y-jaccard-check_strings_issue628.3.query.aql |   37 -
 .../similarity-jaccard-prefix-check.1.ddl.aql   |   21 -
 ...similarity-jaccard-prefix-check.2.update.aql |   18 -
 .../similarity-jaccard-prefix-check.3.query.aql |   30 -
 .../similarity-jaccard-prefix.1.ddl.aql         |   21 -
 .../similarity-jaccard-prefix.2.update.aql      |   18 -
 .../similarity-jaccard-prefix.3.query.aql       |   30 -
 ...milarity-jaccard-sorted-check_ints.1.ddl.aql |   21 -
 ...arity-jaccard-sorted-check_ints.2.update.aql |   18 -
 ...larity-jaccard-sorted-check_ints.3.query.aql |   38 -
 ...ilarity-jaccard-sorted-check_query.1.ddl.aql |   36 -
 ...rity-jaccard-sorted-check_query.2.update.aql |   24 -
 ...arity-jaccard-sorted-check_query.3.query.aql |   27 -
 ...arity-jaccard-sorted-check_strings.1.ddl.aql |   20 -
 ...ty-jaccard-sorted-check_strings.2.update.aql |   18 -
 ...ity-jaccard-sorted-check_strings.3.query.aql |   44 -
 .../similarity-jaccard-sorted_ints.1.ddl.aql    |   21 -
 .../similarity-jaccard-sorted_ints.2.update.aql |   18 -
 .../similarity-jaccard-sorted_ints.3.query.aql  |   34 -
 .../similarity-jaccard-sorted_query.1.ddl.aql   |   36 -
 ...similarity-jaccard-sorted_query.2.update.aql |   24 -
 .../similarity-jaccard-sorted_query.3.query.aql |   26 -
 .../similarity-jaccard-sorted_strings.1.ddl.aql |   21 -
 ...milarity-jaccard-sorted_strings.2.update.aql |   18 -
 ...imilarity-jaccard-sorted_strings.3.query.aql |   38 -
 .../similarity-jaccard_ints.1.ddl.aql           |   21 -
 .../similarity-jaccard_ints.2.update.aql        |   18 -
 .../similarity-jaccard_ints.3.query.aql         |   38 -
 .../similarity-jaccard_query.1.ddl.aql          |   36 -
 .../similarity-jaccard_query.2.update.aql       |   24 -
 .../similarity-jaccard_query.3.query.aql        |   26 -
 .../similarity-jaccard_strings.1.ddl.aql        |   21 -
 .../similarity-jaccard_strings.2.update.aql     |   18 -
 .../similarity-jaccard_strings.3.query.aql      |   42 -
 .../cell-aggregation-with-filtering.1.ddl.aql   |   36 -
 ...cell-aggregation-with-filtering.2.update.aql |   23 -
 .../cell-aggregation-with-filtering.3.query.aql |   35 -
 .../cell-aggregation/cell-aggregation.1.ddl.aql |   30 -
 .../cell-aggregation.2.update.aql               |   19 -
 .../cell-aggregation.3.query.aql                |   28 -
 .../circle-intersect-circle.1.ddl.aql           |   31 -
 .../circle-intersect-circle.2.update.aql        |   19 -
 .../circle-intersect-circle.3.query.aql         |   24 -
 .../circle_accessor/circle_accessor.1.ddl.aql   |   27 -
 .../circle_accessor.2.update.aql                |   24 -
 .../circle_accessor/circle_accessor.3.query.aql |   28 -
 .../create-rtree-index.1.ddl.aql                |   44 -
 .../create-rtree-index.2.update.aql             |   28 -
 .../create-rtree-index.3.query.aql              |   28 -
 .../distance-between-points.1.ddl.aql           |   31 -
 .../distance-between-points.2.update.aql        |   19 -
 .../distance-between-points.3.query.aql         |   25 -
 .../line-intersect-circle.1.ddl.aql             |   31 -
 .../line-intersect-circle.2.update.aql          |   19 -
 .../line-intersect-circle.3.query.aql           |   24 -
 .../line-intersect-line.1.ddl.aql               |   31 -
 .../line-intersect-line.2.update.aql            |   19 -
 .../line-intersect-line.3.query.aql             |   24 -
 .../line-intersect-polygon.1.ddl.aql            |   32 -
 .../line-intersect-polygon.2.update.aql         |   19 -
 .../line-intersect-polygon.3.query.aql          |   25 -
 .../line-intersect-rectangle.1.ddl.aql          |   32 -
 .../line-intersect-rectangle.2.update.aql       |   19 -
 .../line-intersect-rectangle.3.query.aql        |   25 -
 .../line_accessor/line_accessor.1.ddl.aql       |   26 -
 .../line_accessor/line_accessor.2.update.aql    |   25 -
 .../line_accessor/line_accessor.3.query.aql     |   30 -
 .../point-equals-point.1.ddl.aql                |   32 -
 .../point-equals-point.2.update.aql             |   19 -
 .../point-equals-point.3.query.aql              |   25 -
 .../point-in-circle/point-in-circle.1.ddl.aql   |   32 -
 .../point-in-circle.2.update.aql                |   19 -
 .../point-in-circle/point-in-circle.3.query.aql |   25 -
 .../point-in-polygon/point-in-polygon.1.ddl.aql |   32 -
 .../point-in-polygon.2.update.aql               |   19 -
 .../point-in-polygon.3.query.aql                |   25 -
 .../point-in-rectangle.1.ddl.aql                |   32 -
 .../point-in-rectangle.2.update.aql             |   19 -
 .../point-in-rectangle.3.query.aql              |   25 -
 .../point-on-line/point-on-line.1.ddl.aql       |   31 -
 .../point-on-line/point-on-line.2.update.aql    |   19 -
 .../point-on-line/point-on-line.3.query.aql     |   25 -
 .../point_accessor/point_accessor.1.ddl.aql     |   26 -
 .../point_accessor/point_accessor.2.update.aql  |   25 -
 .../point_accessor/point_accessor.3.query.aql   |   28 -
 .../polygon-intersect-circle.1.ddl.aql          |   32 -
 .../polygon-intersect-circle.2.update.aql       |   19 -
 .../polygon-intersect-circle.3.query.aql        |   25 -
 .../polygon-intersect-polygon.1.ddl.aql         |   31 -
 .../polygon-intersect-polygon.2.update.aql      |   19 -
 .../polygon-intersect-polygon.3.query.aql       |   25 -
 .../polygon-intersect-rectangle.1.ddl.aql       |   32 -
 .../polygon-intersect-rectangle.2.update.aql    |   19 -
 .../polygon-intersect-rectangle.3.query.aql     |   25 -
 .../polygon_accessor/polygon_accessor.1.ddl.aql |   27 -
 .../polygon_accessor.2.update.aql               |   25 -
 .../polygon_accessor.3.query.aql                |   30 -
 .../rectangle-intersect-circle.1.ddl.aql        |   32 -
 .../rectangle-intersect-circle.2.update.aql     |   19 -
 .../rectangle-intersect-circle.3.query.aql      |   25 -
 .../rectangle-intersect-rectangle.1.ddl.aql     |   32 -
 .../rectangle-intersect-rectangle.2.update.aql  |   19 -
 .../rectangle-intersect-rectangle.3.query.aql   |   25 -
 .../rectangle_accessor.1.ddl.aql                |   27 -
 .../rectangle_accessor.2.update.aql             |   25 -
 .../rectangle_accessor.3.query.aql              |   30 -
 .../spatial/spatial-area/spatial-area.1.ddl.aql |   32 -
 .../spatial-area/spatial-area.2.update.aql      |   19 -
 .../spatial-area/spatial-area.3.query.aql       |   25 -
 .../codepoint-to-string1.1.ddl.aql              |   21 -
 .../codepoint-to-string1.2.update.aql           |   18 -
 .../codepoint-to-string1.3.query.aql            |   23 -
 .../codepoint-to-string2.1.ddl.aql              |   21 -
 .../codepoint-to-string2.2.update.aql           |   18 -
 .../codepoint-to-string2.3.query.aql            |   26 -
 .../string/concat_01/concat_01.1.ddl.aql        |   21 -
 .../string/concat_01/concat_01.2.update.aql     |   18 -
 .../string/concat_01/concat_01.3.query.aql      |   26 -
 .../string/concat_02/concat_02.1.ddl.aql        |   26 -
 .../string/concat_02/concat_02.2.update.aql     |   24 -
 .../string/concat_02/concat_02.3.query.aql      |   29 -
 .../string/concat_03/concat_03.1.ddl.aql        |   26 -
 .../string/concat_03/concat_03.2.update.aql     |   24 -
 .../string/concat_03/concat_03.3.query.aql      |   29 -
 .../string/constructor/constructor.1.ddl.aql    |   21 -
 .../string/constructor/constructor.2.update.aql |   18 -
 .../string/constructor/constructor.3.query.aql  |   25 -
 .../string/contains_01/contains_01.1.ddl.aql    |   21 -
 .../string/contains_01/contains_01.2.update.aql |   18 -
 .../string/contains_01/contains_01.3.query.aql  |   23 -
 .../string/cpttostr01/cpttostr01.1.ddl.aql      |   38 -
 .../string/cpttostr01/cpttostr01.2.update.aql   |   33 -
 .../string/cpttostr01/cpttostr01.3.query.aql    |   31 -
 .../string/cpttostr02/cpttostr02.1.ddl.aql      |   26 -
 .../string/cpttostr02/cpttostr02.2.update.aql   |   26 -
 .../string/cpttostr02/cpttostr02.3.query.aql    |   33 -
 .../string/cpttostr04/cpttostr04.1.ddl.aql      |   27 -
 .../string/cpttostr04/cpttostr04.2.update.aql   |   27 -
 .../string/cpttostr04/cpttostr04.3.query.aql    |   29 -
 .../string/ends-with1/ends-with1.1.ddl.aql      |   21 -
 .../string/ends-with1/ends-with1.2.update.aql   |   18 -
 .../string/ends-with1/ends-with1.3.query.aql    |   22 -
 .../string/ends-with2/ends-with2.1.ddl.aql      |   21 -
 .../string/ends-with2/ends-with2.2.update.aql   |   18 -
 .../string/ends-with2/ends-with2.3.query.aql    |   22 -
 .../string/ends-with3/ends-with3.1.ddl.aql      |   21 -
 .../string/ends-with3/ends-with3.2.update.aql   |   18 -
 .../string/ends-with3/ends-with3.3.query.aql    |   22 -
 .../string/ends-with4/ends-with4.1.ddl.aql      |   21 -
 .../string/ends-with4/ends-with4.2.update.aql   |   18 -
 .../string/ends-with4/ends-with4.3.query.aql    |   22 -
 .../string/ends-with5/ends-with5.1.ddl.aql      |   21 -
 .../string/ends-with5/ends-with5.2.update.aql   |   18 -
 .../string/ends-with5/ends-with5.3.query.aql    |   28 -
 .../string/ends-with6/ends-with6.1.ddl.aql      |   21 -
 .../string/ends-with6/ends-with6.2.update.aql   |   18 -
 .../string/ends-with6/ends-with6.3.query.aql    |   23 -
 .../string/ends-with7/ends-with7.1.ddl.aql      |   25 -
 .../string/ends-with7/ends-with7.2.update.aql   |   25 -
 .../string/ends-with7/ends-with7.3.query.aql    |   33 -
 .../string/ends-with8/ends-with8.1.ddl.aql      |   37 -
 .../string/ends-with8/ends-with8.2.update.aql   |   36 -
 .../string/ends-with8/ends-with8.3.query.aql    |   34 -
 .../string/escapes01/escapes01.3.query.aql      |   19 -
 .../string/escapes02/escapes02.3.query.aql      |   35 -
 .../string/length_01/length_01.1.ddl.aql        |   21 -
 .../string/length_01/length_01.2.update.aql     |   18 -
 .../string/length_01/length_01.3.query.aql      |   24 -
 .../string/length_02/length_02.1.ddl.aql        |   21 -
 .../string/length_02/length_02.2.update.aql     |   18 -
 .../string/length_02/length_02.3.query.aql      |   22 -
 .../queries/string/like_01/like_01.1.ddl.aql    |   21 -
 .../queries/string/like_01/like_01.2.update.aql |   18 -
 .../queries/string/like_01/like_01.3.query.aql  |   21 -
 .../string/like_null/like_null.1.ddl.aql        |   21 -
 .../string/like_null/like_null.2.update.aql     |   18 -
 .../string/like_null/like_null.3.query.aql      |   23 -
 .../string/lowercase/lowercase.1.ddl.aql        |   21 -
 .../string/lowercase/lowercase.2.update.aql     |   18 -
 .../string/lowercase/lowercase.3.query.aql      |   24 -
 .../string/matches02/matches02.1.ddl.aql        |   25 -
 .../string/matches02/matches02.2.update.aql     |   25 -
 .../string/matches02/matches02.3.query.aql      |   39 -
 .../string/matches03/matches03.1.ddl.aql        |   27 -
 .../string/matches03/matches03.2.update.aql     |   27 -
 .../string/matches03/matches03.3.query.aql      |   41 -
 .../string/matches04/matches04.1.ddl.aql        |   25 -
 .../string/matches04/matches04.2.update.aql     |   25 -
 .../string/matches04/matches04.3.query.aql      |   33 -
 .../string/matches05/matches05.1.ddl.aql        |   38 -
 .../string/matches05/matches05.2.update.aql     |   34 -
 .../string/matches05/matches05.3.query.aql      |   35 -
 .../string/matches06/matches06.1.ddl.aql        |   24 -
 .../string/matches06/matches06.2.update.aql     |   24 -
 .../string/matches06/matches06.3.query.aql      |   42 -
 .../queries/string/matches1/matches1.1.ddl.aql  |   21 -
 .../string/matches1/matches1.2.update.aql       |   18 -
 .../string/matches1/matches1.3.query.aql        |   22 -
 .../string/matches11/matches11.1.ddl.aql        |   25 -
 .../string/matches11/matches11.2.update.aql     |   25 -
 .../string/matches11/matches11.3.query.aql      |   34 -
 .../queries/string/matches2/matches2.1.ddl.aql  |   21 -
 .../string/matches2/matches2.2.update.aql       |   18 -
 .../string/matches2/matches2.3.query.aql        |   22 -
 .../string/matches21/matches21.1.ddl.aql        |   21 -
 .../string/matches21/matches21.2.update.aql     |   18 -
 .../string/matches21/matches21.3.query.aql      |   22 -
 .../string/matches22/matches22.1.ddl.aql        |   21 -
 .../string/matches22/matches22.2.update.aql     |   18 -
 .../string/matches22/matches22.3.query.aql      |   22 -
 .../string/matches23/matches23.1.ddl.aql        |   21 -
 .../string/matches23/matches23.2.update.aql     |   18 -
 .../string/matches23/matches23.3.query.aql      |   22 -
 .../queries/string/matches3/matches3.1.ddl.aql  |   21 -
 .../string/matches3/matches3.2.update.aql       |   18 -
 .../string/matches3/matches3.3.query.aql        |   22 -
 .../string/matchesnull/matchesnull.1.ddl.aql    |   21 -
 .../string/matchesnull/matchesnull.2.update.aql |   18 -
 .../string/matchesnull/matchesnull.3.query.aql  |   27 -
 .../regexp_replace/regexp_replace.1.query.aql   |   28 -
 .../regexp_replace/regexp_replace.2.query.aql   |   23 -
 .../regexp_replace/regexp_replace.3.query.aql   |   21 -
 .../regexp_replace/regexp_replace.4.query.aql   |   21 -
 .../regexp_replace/regexp_replace.5.query.aql   |   23 -
 .../string/starts-with1/starts-with1.1.ddl.aql  |   21 -
 .../starts-with1/starts-with1.2.update.aql      |   18 -
 .../starts-with1/starts-with1.3.query.aql       |   22 -
 .../string/starts-with2/starts-with2.1.ddl.aql  |   21 -
 .../starts-with2/starts-with2.2.update.aql      |   18 -
 .../starts-with2/starts-with2.3.query.aql       |   22 -
 .../string/starts-with3/starts-with3.1.ddl.aql  |   21 -
 .../starts-with3/starts-with3.2.update.aql      |   18 -
 .../starts-with3/starts-with3.3.query.aql       |   22 -
 .../string/starts-with4/starts-with4.1.ddl.aql  |   21 -
 .../starts-with4/starts-with4.2.update.aql      |   18 -
 .../starts-with4/starts-with4.3.query.aql       |   28 -
 .../string/starts-with5/starts-with5.1.ddl.aql  |   21 -
 .../starts-with5/starts-with5.2.update.aql      |   18 -
 .../starts-with5/starts-with5.3.query.aql       |   22 -
 .../string/starts-with6/starts-with6.1.ddl.aql  |   21 -
 .../starts-with6/starts-with6.2.update.aql      |   18 -
 .../starts-with6/starts-with6.3.query.aql       |   23 -
 .../string/starts-with7/starts-with7.1.ddl.aql  |   26 -
 .../starts-with7/starts-with7.2.update.aql      |   25 -
 .../starts-with7/starts-with7.3.query.aql       |   44 -
 .../string/starts-with8/starts-with8.1.ddl.aql  |   38 -
 .../starts-with8/starts-with8.2.update.aql      |   37 -
 .../starts-with8/starts-with8.3.query.aql       |   35 -
 .../string/strconcat01/strconcat01.1.ddl.aql    |   39 -
 .../string/strconcat01/strconcat01.2.update.aql |   41 -
 .../string/strconcat01/strconcat01.3.query.aql  |   32 -
 .../string/strconcat02/strconcat02.1.ddl.aql    |   25 -
 .../string/strconcat02/strconcat02.2.update.aql |   24 -
 .../string/strconcat02/strconcat02.3.query.aql  |   27 -
 .../string-concat1/string-concat1.1.ddl.aql     |   21 -
 .../string-concat1/string-concat1.2.update.aql  |   18 -
 .../string-concat1/string-concat1.3.query.aql   |   23 -
 .../string-equal1/string-equal1.1.ddl.aql       |   21 -
 .../string-equal1/string-equal1.2.update.aql    |   18 -
 .../string-equal1/string-equal1.3.query.aql     |   23 -
 .../string-equal2/string-equal2.1.ddl.aql       |   21 -
 .../string-equal2/string-equal2.2.update.aql    |   18 -
 .../string-equal2/string-equal2.3.query.aql     |   23 -
 .../string-equal3/string-equal3.1.ddl.aql       |   21 -
 .../string-equal3/string-equal3.2.update.aql    |   18 -
 .../string-equal3/string-equal3.3.query.aql     |   23 -
 .../string-equal4/string-equal4.1.ddl.aql       |   21 -
 .../string-equal4/string-equal4.2.update.aql    |   18 -
 .../string-equal4/string-equal4.3.query.aql     |   26 -
 .../string/string-join1/string-join1.1.ddl.aql  |   21 -
 .../string-join1/string-join1.2.update.aql      |   18 -
 .../string-join1/string-join1.3.query.aql       |   25 -
 .../string-to-codepoint.1.ddl.aql               |   21 -
 .../string-to-codepoint.2.update.aql            |   18 -
 .../string-to-codepoint.3.query.aql             |   23 -
 .../string-to-codepoint1.1.ddl.aql              |   21 -
 .../string-to-codepoint1.2.update.aql           |   18 -
 .../string-to-codepoint1.3.query.aql            |   24 -
 .../string-to-codepoint2.1.ddl.aql              |   21 -
 .../string-to-codepoint2.2.update.aql           |   18 -
 .../string-to-codepoint2.3.query.aql            |   24 -
 .../queries/string/strlen02/strlen02.1.ddl.aql  |   36 -
 .../string/strlen02/strlen02.2.update.aql       |   36 -
 .../string/strlen02/strlen02.3.query.aql        |   44 -
 .../queries/string/strlen03/strlen03.1.ddl.aql  |   37 -
 .../string/strlen03/strlen03.2.update.aql       |   42 -
 .../string/strlen03/strlen03.3.query.aql        |   32 -
 .../string/strtocpt01/strtocpt01.1.ddl.aql      |   24 -
 .../string/strtocpt01/strtocpt01.2.update.aql   |   24 -
 .../string/strtocpt01/strtocpt01.3.query.aql    |   27 -
 .../string/strtocpt02/strtocpt02.1.ddl.aql      |   24 -
 .../string/strtocpt02/strtocpt02.2.update.aql   |   24 -
 .../string/strtocpt02/strtocpt02.3.query.aql    |   26 -
 .../string/strtocpt03/strtocpt03.1.ddl.aql      |   24 -
 .../string/strtocpt03/strtocpt03.2.update.aql   |   24 -
 .../string/strtocpt03/strtocpt03.3.query.aql    |   26 -
 .../queries/string/substr01/substr01.1.ddl.aql  |   25 -
 .../string/substr01/substr01.2.update.aql       |   25 -
 .../string/substr01/substr01.3.query.aql        |   46 -
 .../queries/string/substr04/substr04.1.ddl.aql  |   26 -
 .../string/substr04/substr04.2.update.aql       |   26 -
 .../string/substr04/substr04.3.query.aql        |   38 -
 .../queries/string/substr05/substr05.1.ddl.aql  |   37 -
 .../string/substr05/substr05.2.update.aql       |   38 -
 .../string/substr05/substr05.3.query.aql        |   32 -
 .../queries/string/substr06/substr06.1.ddl.aql  |   36 -
 .../string/substr06/substr06.2.update.aql       |   37 -
 .../string/substr06/substr06.3.query.aql        |   31 -
 .../substring-after-1.1.ddl.aql                 |   21 -
 .../substring-after-1.2.update.aql              |   18 -
 .../substring-after-1.3.query.aql               |   22 -
 .../substring-after-2.1.ddl.aql                 |   21 -
 .../substring-after-2.2.update.aql              |   18 -
 .../substring-after-2.3.query.aql               |   22 -
 .../substring-after-3.1.ddl.aql                 |   21 -
 .../substring-after-3.2.update.aql              |   18 -
 .../substring-after-3.3.query.aql               |   22 -
 .../substring-after-4.1.ddl.aql                 |   21 -
 .../substring-after-4.2.update.aql              |   18 -
 .../substring-after-4.3.query.aql               |   26 -
 .../substring-before-1.1.ddl.aql                |   21 -
 .../substring-before-1.2.update.aql             |   18 -
 .../substring-before-1.3.query.aql              |   22 -
 .../substring-before-2.1.ddl.aql                |   21 -
 .../substring-before-2.2.update.aql             |   18 -
 .../substring-before-2.3.query.aql              |   22 -
 .../substring-before-3.1.ddl.aql                |   21 -
 .../substring-before-3.2.update.aql             |   18 -
 .../substring-before-3.3.query.aql              |   26 -
 .../string/substring2-1/substring2-1.1.ddl.aql  |   21 -
 .../substring2-1/substring2-1.2.update.aql      |   18 -
 .../substring2-1/substring2-1.3.query.aql       |   22 -
 .../string/substring2-2/substring2-2.1.ddl.aql  |   21 -
 .../substring2-2/substring2-2.2.update.aql      |   18 -
 .../substring2-2/substring2-2.3.query.aql       |   22 -
 .../string/substring2-3/substring2-3.1.ddl.aql  |   21 -
 .../substring2-3/substring2-3.2.update.aql      |   18 -
 .../substring2-3/substring2-3.3.query.aql       |   22 -
 .../string/substring2-4/substring2-4.1.ddl.aql  |   21 -
 .../substring2-4/substring2-4.2.update.aql      |   18 -
 .../substring2-4/substring2-4.3.query.aql       |   23 -
 .../string/substring_01/substring_01.1.ddl.aql  |   21 -
 .../substring_01/substring_01.2.update.aql      |   18 -
 .../substring_01/substring_01.3.query.aql       |   22 -
 .../toLowerCase02/toLowerCase02.1.ddl.aql       |   26 -
 .../toLowerCase02/toLowerCase02.2.update.aql    |   26 -
 .../toLowerCase02/toLowerCase02.3.query.aql     |   40 -
 .../toLowerCase03/toLowerCase03.1.ddl.aql       |   39 -
 .../toLowerCase03/toLowerCase03.2.update.aql    |   44 -
 .../toLowerCase03/toLowerCase03.3.query.aql     |   34 -
 .../toLowerCase04/toLowerCase04.1.ddl.aql       |   26 -
 .../toLowerCase04/toLowerCase04.2.update.aql    |   26 -
 .../toLowerCase04/toLowerCase04.3.query.aql     |   28 -
 .../string/uppercase/uppercase.1.ddl.aql        |   21 -
 .../string/uppercase/uppercase.2.update.aql     |   18 -
 .../string/uppercase/uppercase.3.query.aql      |   24 -
 .../varlen-encoding/varlen-encoding.1.ddl.aql   |   18 -
 .../varlen-encoding.2.update.aql                |   18 -
 .../varlen-encoding/varlen-encoding.3.query.aql |   35 -
 .../queries/subset-collection/01/01.1.ddl.aql   |   22 -
 .../subset-collection/01/01.2.update.aql        |   18 -
 .../queries/subset-collection/01/01.3.query.aql |   27 -
 .../queries/subset-collection/02/02.1.ddl.aql   |   22 -
 .../subset-collection/02/02.2.update.aql        |   18 -
 .../queries/subset-collection/02/02.3.query.aql |   28 -
 .../queries/subset-collection/03/03.1.ddl.aql   |   22 -
 .../subset-collection/03/03.2.update.aql        |   18 -
 .../queries/subset-collection/03/03.3.query.aql |   27 -
 .../queries/subset-collection/04/04.1.ddl.aql   |   22 -
 .../subset-collection/04/04.2.update.aql        |   18 -
 .../queries/subset-collection/04/04.3.query.aql |   27 -
 .../queries/subset-collection/05/05.1.ddl.aql   |   22 -
 .../subset-collection/05/05.2.update.aql        |   18 -
 .../queries/subset-collection/05/05.3.query.aql |   28 -
 .../queries/subset-collection/06/06.1.ddl.aql   |   22 -
 .../subset-collection/06/06.2.update.aql        |   18 -
 .../queries/subset-collection/06/06.3.query.aql |   28 -
 .../queries/subset-collection/07/07.1.ddl.aql   |   22 -
 .../subset-collection/07/07.2.update.aql        |   18 -
 .../queries/subset-collection/07/07.3.query.aql |   28 -
 .../temporal/accessors/accessors.1.ddl.aql      |   20 -
 .../temporal/accessors/accessors.2.update.aql   |   18 -
 .../temporal/accessors/accessors.3.query.aql    |   81 -
 .../accessors_interval.1.ddl.aql                |   20 -
 .../accessors_interval.2.update.aql             |   18 -
 .../accessors_interval.3.query.aql              |   25 -
 .../accessors_interval_null.1.ddl.aql           |   20 -
 .../accessors_interval_null.2.update.aql        |   18 -
 .../accessors_interval_null.3.query.aql         |   21 -
 .../adjust_timezone/adjust_timezone.1.ddl.aql   |   26 -
 .../adjust_timezone.2.update.aql                |   18 -
 .../adjust_timezone/adjust_timezone.3.query.aql |   25 -
 .../queries/temporal/agg_max/agg_max.1.ddl.aql  |   33 -
 .../temporal/agg_max/agg_max.2.update.aql       |   23 -
 .../temporal/agg_max/agg_max.3.query.aql        |   26 -
 .../queries/temporal/agg_min/agg_min.1.ddl.aql  |   33 -
 .../temporal/agg_min/agg_min.2.update.aql       |   23 -
 .../temporal/agg_min/agg_min.3.query.aql        |   26 -
 .../calendar_duration.1.ddl.aql                 |   26 -
 .../calendar_duration.2.update.aql              |   18 -
 .../calendar_duration.3.query.aql               |   61 -
 .../date_functions/date_functions.1.ddl.aql     |   25 -
 .../date_functions/date_functions.2.update.aql  |   18 -
 .../date_functions/date_functions.3.query.aql   |   61 -
 .../datetime_functions.1.ddl.aql                |   26 -
 .../datetime_functions.2.update.aql             |   18 -
 .../datetime_functions.3.query.aql              |   65 -
 .../day_of_week_01/day_of_week_01.1.ddl.aql     |   25 -
 .../day_of_week_01/day_of_week_01.2.update.aql  |   22 -
 .../day_of_week_01/day_of_week_01.3.query.aql   |   30 -
 .../duration_comps/duration_comps.1.ddl.aql     |   26 -
 .../duration_comps/duration_comps.2.update.aql  |   18 -
 .../duration_comps/duration_comps.3.query.aql   |   30 -
 .../duration_functions.1.ddl.aql                |   26 -
 .../duration_functions.2.update.aql             |   18 -
 .../duration_functions.3.query.aql              |   34 -
 .../get_overlapping_interval.1.ddl.aql          |   18 -
 .../get_overlapping_interval.2.update.aql       |   18 -
 .../get_overlapping_interval.3.query.aql        |   29 -
 .../insert_from_delimited_ds.1.ddl.aql          |   26 -
 .../insert_from_delimited_ds.2.update.aql       |   23 -
 .../insert_from_delimited_ds.3.query.aql        |   22 -
 .../insert_from_ext_ds.1.ddl.aql                |   42 -
 .../insert_from_ext_ds.2.update.aql             |   18 -
 .../insert_from_ext_ds.3.query.aql              |   22 -
 .../insert_from_ext_ds_2.1.ddl.aql              |   43 -
 .../insert_from_ext_ds_2.2.update.aql           |   22 -
 .../insert_from_ext_ds_2.3.query.aql            |   23 -
 .../interval_bin/interval_bin.1.ddl.aql         |   25 -
 .../interval_bin/interval_bin.2.update.aql      |   22 -
 .../interval_bin/interval_bin.3.query.aql       |   37 -
 .../interval_bin_gby_0.1.ddl.aql                |   34 -
 .../interval_bin_gby_0.2.update.aql             |   36 -
 .../interval_bin_gby_0.3.query.aql              |   29 -
 .../interval_bin_gby_1.1.ddl.aql                |   34 -
 .../interval_bin_gby_1.2.update.aql             |   36 -
 .../interval_bin_gby_1.3.query.aql              |   29 -
 .../interval_functions.1.ddl.aql                |   26 -
 .../interval_functions.2.update.aql             |   18 -
 .../interval_functions.3.query.aql              |   71 -
 .../overlap_bins/overlap_bins.1.ddl.aql         |   22 -
 .../overlap_bins/overlap_bins.2.update.aql      |   22 -
 .../overlap_bins/overlap_bins.3.query.aql       |   29 -
 .../overlap_bins_gby_0.1.ddl.aql                |   35 -
 .../overlap_bins_gby_0.2.update.aql             |   35 -
 .../overlap_bins_gby_0.3.query.aql              |   34 -
 .../overlap_bins_gby_1.1.ddl.aql                |   35 -
 .../overlap_bins_gby_1.2.update.aql             |   35 -
 .../overlap_bins_gby_1.3.query.aql              |   40 -
 .../overlap_bins_gby_3.1.ddl.aql                |   36 -
 .../overlap_bins_gby_3.2.update.aql             |   30 -
 .../overlap_bins_gby_3.3.query.aql              |   31 -
 .../temporal/parse_01/parse_01.1.ddl.aql        |   25 -
 .../temporal/parse_01/parse_01.2.update.aql     |   22 -
 .../temporal/parse_01/parse_01.3.query.aql      |   44 -
 .../temporal/parse_02/parse_02.1.ddl.aql        |   25 -
 .../temporal/parse_02/parse_02.2.update.aql     |   22 -
 .../temporal/parse_02/parse_02.3.query.aql      |   40 -
 .../time_functions/time_functions.1.ddl.aql     |   26 -
 .../time_functions/time_functions.2.update.aql  |   18 -
 .../time_functions/time_functions.3.query.aql   |   64 -
 .../query-ASTERIXDB-1063.23.query.aql           |   29 -
 .../tinysocial-suite/tinysocial-suite.1.ddl.aql |   62 -
 .../tinysocial-suite.10.query.aql               |   33 -
 .../tinysocial-suite.11.query.aql               |   40 -
 .../tinysocial-suite.12.query.aql               |   28 -
 .../tinysocial-suite.13.query.aql               |   29 -
 .../tinysocial-suite.14.query.aql               |   25 -
 .../tinysocial-suite.15.query.aql               |   31 -
 .../tinysocial-suite.16.query.aql               |   32 -
 .../tinysocial-suite.17.query.aql               |   33 -
 .../tinysocial-suite.18.query.aql               |   37 -
 .../tinysocial-suite.19.update.aql              |   41 -
 .../tinysocial-suite/tinysocial-suite.2.ddl.aql |   37 -
 .../tinysocial-suite.20.query.aql               |   27 -
 .../tinysocial-suite.21.update.aql              |   25 -
 .../tinysocial-suite.22.query.aql               |   29 -
 .../tinysocial-suite.3.update.aql               |   31 -
 .../tinysocial-suite.4.query.aql                |   27 -
 .../tinysocial-suite.5.query.aql                |   28 -
 .../tinysocial-suite.6.query.aql                |   29 -
 .../tinysocial-suite.7.query.aql                |   32 -
 .../tinysocial-suite.8.query.aql                |   32 -
 .../tinysocial-suite.9.query.aql                |   33 -
 .../counthashed-gram-tokens_01.1.ddl.aql        |   22 -
 .../counthashed-gram-tokens_01.2.update.aql     |   18 -
 .../counthashed-gram-tokens_01.3.query.aql      |   25 -
 .../counthashed-gram-tokens_02.1.ddl.aql        |   22 -
 .../counthashed-gram-tokens_02.2.update.aql     |   18 -
 .../counthashed-gram-tokens_02.3.query.aql      |   25 -
 .../counthashed-word-tokens_01.1.ddl.aql        |   22 -
 .../counthashed-word-tokens_01.2.update.aql     |   18 -
 .../counthashed-word-tokens_01.3.query.aql      |   25 -
 .../gram-tokens_01/gram-tokens_01.1.ddl.aql     |   22 -
 .../gram-tokens_01/gram-tokens_01.2.update.aql  |   18 -
 .../gram-tokens_01/gram-tokens_01.3.query.aql   |   25 -
 .../gram-tokens_02/gram-tokens_02.1.ddl.aql     |   22 -
 .../gram-tokens_02/gram-tokens_02.2.update.aql  |   18 -
 .../gram-tokens_02/gram-tokens_02.3.query.aql   |   25 -
 .../hashed-gram-tokens_01.1.ddl.aql             |   22 -
 .../hashed-gram-tokens_01.2.update.aql          |   18 -
 .../hashed-gram-tokens_01.3.query.aql           |   25 -
 .../hashed-gram-tokens_02.1.ddl.aql             |   22 -
 .../hashed-gram-tokens_02.2.update.aql          |   18 -
 .../hashed-gram-tokens_02.3.query.aql           |   25 -
 .../hashed-word-tokens_01.1.ddl.aql             |   22 -
 .../hashed-word-tokens_01.2.update.aql          |   18 -
 .../hashed-word-tokens_01.3.query.aql           |   25 -
 .../word-tokens_01/word-tokens_01.1.ddl.aql     |   22 -
 .../word-tokens_01/word-tokens_01.2.update.aql  |   18 -
 .../word-tokens_01/word-tokens_01.3.query.aql   |   24 -
 .../word-tokens_02/word-tokens_02.1.ddl.aql     |   22 -
 .../word-tokens_02/word-tokens_02.2.update.aql  |   18 -
 .../word-tokens_02/word-tokens_02.3.query.aql   |   24 -
 .../q01_pricing_summary_report_nt.1.ddl.aql     |   45 -
 .../q01_pricing_summary_report_nt.2.update.aql  |   24 -
 .../q01_pricing_summary_report_nt.3.query.aql   |   40 -
 .../q02_minimum_cost_supplier.1.ddl.aql         |  125 -
 .../q02_minimum_cost_supplier.2.update.aql      |   52 -
 .../q02_minimum_cost_supplier.3.query.aql       |  135 -
 .../q03_shipping_priority_nt.1.ddl.aql          |  125 -
 .../q03_shipping_priority_nt.2.update.aql       |   32 -
 .../q03_shipping_priority_nt.3.query.aql        |   44 -
 .../q04_order_priority.1.ddl.aql                |  125 -
 .../q04_order_priority.2.update.aql             |   52 -
 .../q04_order_priority.3.query.aql              |   39 -
 .../q05_local_supplier_volume.1.ddl.aql         |  125 -
 .../q05_local_supplier_volume.2.update.aql      |   52 -
 .../q05_local_supplier_volume.3.query.aql       |   74 -
 .../q06_forecast_revenue_change.1.ddl.aql       |  125 -
 .../q06_forecast_revenue_change.2.update.aql    |   52 -
 .../q06_forecast_revenue_change.3.query.aql     |   31 -
 .../q07_volume_shipping.1.ddl.aql               |  125 -
 .../q07_volume_shipping.2.update.aql            |   52 -
 .../q07_volume_shipping.3.query.aql             |   81 -
 .../q08_national_market_share.1.ddl.aql         |  125 -
 .../q08_national_market_share.2.update.aql      |   51 -
 .../q08_national_market_share.3.query.aql       |   91 -
 .../q09_product_type_profit_nt.1.ddl.aql        |  125 -
 .../q09_product_type_profit_nt.2.update.aql     |   52 -
 .../q09_product_type_profit_nt.3.query.aql      |   85 -
 .../q10_returned_item.1.ddl.aql                 |  125 -
 .../q10_returned_item.2.update.aql              |   52 -
 .../q10_returned_item.3.query.aql               |   73 -
 .../q10_returned_item_int64.1.ddl.aql           |  125 -
 .../q10_returned_item_int64.2.update.aql        |   52 -
 .../q10_returned_item_int64.3.query.aql         |   73 -
 .../q11_important_stock.1.ddl.aql               |  125 -
 .../q11_important_stock.2.update.aql            |   51 -
 .../q11_important_stock.3.query.aql             |   52 -
 .../q12_shipping/q12_shipping.1.ddl.aql         |  125 -
 .../q12_shipping/q12_shipping.2.update.aql      |   52 -
 .../q12_shipping/q12_shipping.3.query.aql       |   45 -
 .../q13_customer_distribution.1.ddl.aql         |  125 -
 .../q13_customer_distribution.2.update.aql      |   52 -
 .../q13_customer_distribution.3.query.aql       |   47 -
 .../q14_promotion_effect.1.ddl.aql              |  125 -
 .../q14_promotion_effect.2.update.aql           |   52 -
 .../q14_promotion_effect.3.query.aql            |   34 -
 .../q15_top_supplier/q15_top_supplier.1.ddl.aql |  125 -
 .../q15_top_supplier.2.update.aql               |   52 -
 .../q15_top_supplier.3.query.aql                |   45 -
 .../q16_parts_supplier_relationship.1.ddl.aql   |  125 -
 ...q16_parts_supplier_relationship.2.update.aql |   52 -
 .../q16_parts_supplier_relationship.3.query.aql |   66 -
 .../q17_large_gby_variant.1.ddl.aql             |  125 -
 .../q17_large_gby_variant.2.update.aql          |   52 -
 .../q17_large_gby_variant.3.query.aql           |   37 -
 .../q17_small_quantity_order_revenue.1.ddl.aql  |  125 -
 ...17_small_quantity_order_revenue.2.update.aql |   52 -
 ...q17_small_quantity_order_revenue.3.query.aql |   39 -
 .../q18_large_volume_customer.1.ddl.aql         |  125 -
 .../q18_large_volume_customer.2.update.aql      |   52 -
 .../q18_large_volume_customer.3.query.aql       |   47 -
 .../q19_discounted_revenue.1.ddl.aql            |  125 -
 .../q19_discounted_revenue.2.update.aql         |   52 -
 .../q19_discounted_revenue.3.query.aql          |   51 -
 .../q20_potential_part_promotion.1.ddl.aql      |  125 -
 .../q20_potential_part_promotion.2.update.aql   |   52 -
 .../q20_potential_part_promotion.3.query.aql    |   66 -
 ..._suppliers_who_kept_orders_waiting.1.ddl.aql |  125 -
 ...ppliers_who_kept_orders_waiting.2.update.aql |   52 -
 ...uppliers_who_kept_orders_waiting.3.query.aql |   94 -
 .../q22_global_sales_opportunity.1.ddl.aql      |  125 -
 .../q22_global_sales_opportunity.2.update.aql   |   52 -
 .../q22_global_sales_opportunity.3.query.aql    |   44 -
 .../query-issue601/query-issue601.1.ddl.aql     |   51 -
 .../query-issue601/query-issue601.2.update.aql  |   30 -
 .../query-issue601/query-issue601.3.query.aql   |   34 -
 .../query-issue638/query-issue638.1.ddl.aql     |  147 -
 .../query-issue638/query-issue638.2.update.aql  |   24 -
 .../query-issue638/query-issue638.3.query.aql   |   92 -
 .../query-issue785-2/query-issue785-2.1.ddl.aql |   88 -
 .../query-issue785-2.2.update.aql               |   50 -
 .../query-issue785-2.3.query.aql                |   62 -
 .../query-issue785/query-issue785.1.ddl.aql     |   88 -
 .../query-issue785/query-issue785.2.update.aql  |   50 -
 .../query-issue785/query-issue785.3.query.aql   |   54 -
 .../query-issue786/query-issue786.1.ddl.aql     |   88 -
 .../query-issue786/query-issue786.2.update.aql  |   50 -
 .../query-issue786/query-issue786.3.query.aql   |   46 -
 .../tpch/distinct_by/distinct_by.1.ddl.aql      |   45 -
 .../tpch/distinct_by/distinct_by.2.update.aql   |   24 -
 .../tpch/distinct_by/distinct_by.3.query.aql    |   28 -
 .../tpch/group_no_agg/group_no_agg.1.ddl.aql    |   32 -
 .../tpch/group_no_agg/group_no_agg.2.update.aql |   23 -
 .../tpch/group_no_agg/group_no_agg.3.query.aql  |   24 -
 .../nest_aggregate/nest_aggregate.1.ddl.aql     |   88 -
 .../nest_aggregate/nest_aggregate.2.update.aql  |   50 -
 .../nest_aggregate/nest_aggregate.3.query.aql   |   48 -
 .../nest_aggregate2/nest_aggregate2.1.ddl.aql   |   88 -
 .../nest_aggregate2.2.update.aql                |   50 -
 .../nest_aggregate2/nest_aggregate2.3.query.aql |   45 -
 .../q01_pricing_summary_report_nt.1.ddl.aql     |   45 -
 .../q01_pricing_summary_report_nt.2.update.aql  |   24 -
 .../q01_pricing_summary_report_nt.3.query.aql   |   40 -
 .../q02_minimum_cost_supplier.1.ddl.aql         |  125 -
 .../q02_minimum_cost_supplier.2.update.aql      |   52 -
 .../q02_minimum_cost_supplier.3.query.aql       |  135 -
 .../q03_shipping_priority_nt.1.ddl.aql          |  125 -
 .../q03_shipping_priority_nt.2.update.aql       |   32 -
 .../q03_shipping_priority_nt.3.query.aql        |   44 -
 .../q04_order_priority.1.ddl.aql                |  125 -
 .../q04_order_priority.2.update.aql             |   52 -
 .../q04_order_priority.3.query.aql              |   39 -
 .../q04_order_priority_with_nodegroup.1.ddl.aql |  116 -
 ...4_order_priority_with_nodegroup.2.update.aql |   27 -
 ...04_order_priority_with_nodegroup.3.query.aql |   39 -
 .../q04_order_priority_with_nodegroup.4.ddl.aql |   21 -
 .../q05_local_supplier_volume.1.ddl.aql         |  125 -
 .../q05_local_supplier_volume.2.update.aql      |   52 -
 .../q05_local_supplier_volume.3.query.aql       |   74 -
 .../q06_forecast_revenue_change.1.ddl.aql       |  125 -
 .../q06_forecast_revenue_change.2.update.aql    |   52 -
 .../q06_forecast_revenue_change.3.query.aql     |   31 -
 .../q07_volume_shipping.1.ddl.aql               |  125 -
 .../q07_volume_shipping.2.update.aql            |   52 -
 .../q07_volume_shipping.3.query.aql             |   81 -
 .../q08_national_market_share.1.ddl.aql         |  125 -
 .../q08_national_market_share.2.update.aql      |   51 -
 .../q08_national_market_share.3.query.aql       |   91 -
 .../q09_product_type_profit_nt.1.ddl.aql        |  125 -
 .../q09_product_type_profit_nt.2.update.aql     |   52 -
 .../q09_product_type_profit_nt.3.query.aql      |   85 -
 .../q10_returned_item.1.ddl.aql                 |  125 -
 .../q10_returned_item.2.update.aql              |   52 -
 .../q10_returned_item.3.query.aql               |   73 -
 .../q10_returned_item_int64.1.ddl.aql           |  125 -
 .../q10_returned_item_int64.2.update.aql        |   52 -
 .../q10_returned_item_int64.3.query.aql         |   73 -
 .../q11_important_stock.1.ddl.aql               |  125 -
 .../q11_important_stock.2.update.aql            |   51 -
 .../q11_important_stock.3.query.aql             |   52 -
 .../tpch/q12_shipping/q12_shipping.1.ddl.aql    |  125 -
 .../tpch/q12_shipping/q12_shipping.2.update.aql |   52 -
 .../tpch/q12_shipping/q12_shipping.3.query.aql  |   45 -
 .../q13_customer_distribution.1.ddl.aql         |  125 -
 .../q13_customer_distribution.2.update.aql      |   52 -
 .../q13_customer_distribution.3.query.aql       |   47 -
 .../q14_promotion_effect.1.ddl.aql              |  125 -
 .../q14_promotion_effect.2.update.aql           |   52 -
 .../q14_promotion_effect.3.query.aql            |   34 -
 .../q15_top_supplier/q15_top_supplier.1.ddl.aql |  125 -
 .../q15_top_supplier.2.update.aql               |   52 -
 .../q15_top_supplier.3.query.aql                |   45 -
 .../q16_parts_supplier_relationship.1.ddl.aql   |  125 -
 ...q16_parts_supplier_relationship.2.update.aql |   52 -
 .../q16_parts_supplier_relationship.3.query.aql |   66 -
 .../q17_large_gby_variant.1.ddl.aql             |  125 -
 .../q17_large_gby_variant.2.update.aql          |   52 -
 .../q17_large_gby_variant.3.query.aql           |   37 -
 .../q17_small_quantity_order_revenue.1.ddl.aql  |  125 -
 ...17_small_quantity_order_revenue.2.update.aql |   52 -
 ...q17_small_quantity_order_revenue.3.query.aql |   39 -
 .../q18_large_volume_customer.1.ddl.aql         |  125 -
 .../q18_large_volume_customer.2.update.aql      |   52 -
 .../q18_large_volume_customer.3.query.aql       |   47 -
 .../q19_discounted_revenue.1.ddl.aql            |  125 -
 .../q19_discounted_revenue.2.update.aql         |   52 -
 .../q19_discounted_revenue.3.query.aql          |   51 -
 .../q20_potential_part_promotion.1.ddl.aql      |  125 -
 .../q20_potential_part_promotion.2.update.aql   |   52 -
 .../q20_potential_part_promotion.3.query.aql    |   66 -
 ..._suppliers_who_kept_orders_waiting.1.ddl.aql |  125 -
 ...ppliers_who_kept_orders_waiting.2.update.aql |   52 -
 ...uppliers_who_kept_orders_waiting.3.query.aql |   94 -
 .../q22_global_sales_opportunity.1.ddl.aql      |  125 -
 .../q22_global_sales_opportunity.2.update.aql   |   52 -
 .../q22_global_sales_opportunity.3.query.aql    |   43 -
 .../query-issue562/query-issue562.1.ddl.aql     |  131 -
 .../query-issue562/query-issue562.2.update.aql  |   59 -
 .../query-issue562/query-issue562.3.query.aql   |   67 -
 .../query-issue601/query-issue601.1.ddl.aql     |   51 -
 .../query-issue601/query-issue601.2.update.aql  |   30 -
 .../query-issue601/query-issue601.3.query.aql   |   34 -
 .../query-issue638/query-issue638.1.ddl.aql     |  147 -
 .../query-issue638/query-issue638.2.update.aql  |   24 -
 .../query-issue638/query-issue638.3.query.aql   |   92 -
 .../query-issue785-2/query-issue785-2.1.ddl.aql |   88 -
 .../query-issue785-2.2.update.aql               |   50 -
 .../query-issue785-2.3.query.aql                |   62 -
 .../query-issue785/query-issue785.1.ddl.aql     |   88 -
 .../query-issue785/query-issue785.2.update.aql  |   50 -
 .../query-issue785/query-issue785.3.query.aql   |   54 -
 .../query-issue786/query-issue786.1.ddl.aql     |   88 -
 .../query-issue786/query-issue786.2.update.aql  |   50 -
 .../query-issue786/query-issue786.3.query.aql   |   46 -
 .../query-issue810-2/query-issue810-2.1.ddl.aql |   52 -
 .../query-issue810-2.2.update.aql               |   31 -
 .../query-issue810-2.3.query.aql                |   42 -
 .../query-issue810-3/query-issue810-3.1.ddl.aql |   52 -
 .../query-issue810-3.2.update.aql               |   31 -
 .../query-issue810-3.3.query.aql                |   46 -
 .../query-issue810/query-issue810.1.ddl.aql     |   52 -
 .../query-issue810/query-issue810.2.update.aql  |   31 -
 .../query-issue810/query-issue810.3.query.aql   |   42 -
 .../query-issue827-2/query-issue827-2.1.ddl.aql |   52 -
 .../query-issue827-2.2.update.aql               |   31 -
 .../query-issue827-2.3.query.aql                |   45 -
 .../query-issue827/query-issue827.1.ddl.aql     |   52 -
 .../query-issue827/query-issue827.2.update.aql  |   31 -
 .../query-issue827/query-issue827.3.query.aql   |   34 -
 .../types/any-object/any-object.1.ddl.aql       |   25 -
 .../types/any-object/any-object.2.query.aql     |   22 -
 .../opentype_orderby_01.1.ddl.aql               |   51 -
 .../opentype_orderby_01.2.update.aql            |   31 -
 .../opentype_orderby_01.3.query.aql             |   29 -
 ...dtype_field_vs_closedtype_field_01.1.ddl.aql |   51 -
 ...pe_field_vs_closedtype_field_01.2.update.aql |   31 -
 ...ype_field_vs_closedtype_field_01.3.query.aql |   31 -
 ...dtype_field_vs_closedtype_field_02.1.ddl.aql |   51 -
 ...pe_field_vs_closedtype_field_02.2.update.aql |   31 -
 ...ype_field_vs_closedtype_field_02.3.query.aql |   30 -
 ...dtype_field_vs_closedtype_field_03.1.ddl.aql |   51 -
 ...pe_field_vs_closedtype_field_03.2.update.aql |   31 -
 ...ype_field_vs_closedtype_field_03.3.query.aql |   31 -
 ...dtype_field_vs_closedtype_field_04.1.ddl.aql |   51 -
 ...pe_field_vs_closedtype_field_04.2.update.aql |   31 -
 ...ype_field_vs_closedtype_field_04.3.query.aql |   31 -
 ...dtype_field_vs_closedtype_field_05.1.ddl.aql |   42 -
 ...pe_field_vs_closedtype_field_05.2.update.aql |   31 -
 ...ype_field_vs_closedtype_field_05.3.query.aql |   30 -
 ...on_closedtype_field_vs_constant_01.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_01.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_01.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_02.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_02.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_02.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_03.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_03.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_03.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_04.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_04.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_04.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_05.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_05.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_05.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_06.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_06.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_06.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_07.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_07.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_07.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_08.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_08.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_08.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_09.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_09.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_09.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_10.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_10.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_10.3.query.aql |   29 -
 ...on_closedtype_field_vs_constant_11.1.ddl.aql |   51 -
 ...closedtype_field_vs_constant_11.2.update.aql |   31 -
 ..._closedtype_field_vs_constant_11.3.query.aql |   29 -
 ...sedtype_field_vs_opentype_field_01.1.ddl.aql |   51 -
 ...type_field_vs_opentype_field_01.2.update.aql |   31 -
 ...dtype_field_vs_opentype_field_01.3.query.aql |   31 -
 ...sedtype_field_vs_opentype_field_02.1.ddl.aql |   52 -
 ...type_field_vs_opentype_field_02.2.update.aql |   31 -
 ...dtype_field_vs_opentype_field_02.3.query.aql |   30 -
 ...sedtype_field_vs_opentype_field_03.1.ddl.aql |   51 -
 ...type_field_vs_opentype_field_03.2.update.aql |   31 -
 ...dtype_field_vs_opentype_field_03.3.query.aql |   31 -
 ...sedtype_field_vs_opentype_field_04.1.ddl.aql |   51 -
 ...type_field_vs_opentype_field_04.2.update.aql |   31 -
 ...dtype_field_vs_opentype_field_04.3.query.aql |   31 -
 ...tion_opentype_field_vs_constant_01.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_01.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_01.3.query.aql |   29 -
 ...tion_opentype_field_vs_constant_02.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_02.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_02.3.query.aql |   29 -
 ...tion_opentype_field_vs_constant_03.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_03.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_03.3.query.aql |   29 -
 ...tion_opentype_field_vs_constant_04.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_04.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_04.3.query.aql |   29 -
 ...tion_opentype_field_vs_constant_05.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_05.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_05.3.query.aql |   29 -
 ...tion_opentype_field_vs_constant_06.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_06.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_06.3.query.aql |   29 -
 ...tion_opentype_field_vs_constant_07.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_07.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_07.3.query.aql |   29 -
 ...tion_opentype_field_vs_constant_08.1.ddl.aql |   51 -
 ...n_opentype_field_vs_constant_08.2.update.aql |   31 -
 ...on_opentype_field_vs_constant_08.3.query.aql |   29 -
 ...pentype_field_vs_opentype_field_01.1.ddl.aql |   51 -
 ...type_field_vs_opentype_field_01.2.update.aql |   31 -
 ...ntype_field_vs_opentype_field_01.3.query.aql |   31 -
 ...pentype_field_vs_opentype_field_02.1.ddl.aql |   52 -
 ...type_field_vs_opentype_field_02.2.update.aql |   31 -
 ...ntype_field_vs_opentype_field_02.3.query.aql |   30 -
 .../queries/types/record01/record01.1.ddl.aql   |   23 -
 .../types/to_bigint_01/to_bigint_01.1.query.aql |   35 -
 .../types/to_bigint_02/to_bigint_02.1.query.aql |   21 -
 .../to_boolean_01/to_boolean_01.1.query.aql     |   61 -
 .../to_boolean_02/to_boolean_02.1.query.aql     |   21 -
 .../types/to_double_01/to_double_01.1.query.aql |   35 -
 .../types/to_double_02/to_double_02.1.query.aql |   21 -
 .../types/to_string_01/to_string_01.1.query.aql |   40 -
 .../types/to_string_02/to_string_02.1.query.aql |   21 -
 .../type_promotion_0/type_promotion_0.1.ddl.aql |   37 -
 .../type_promotion_0.2.update.aql               |   31 -
 .../type_promotion_0.3.query.aql                |   22 -
 .../type_promotion_1/type_promotion_1.1.ddl.aql |   40 -
 .../type_promotion_1.2.update.aql               |   41 -
 .../type_promotion_1.3.query.aql                |   22 -
 ...type_promotion_open_index_enforced.1.ddl.aql |   29 -
 ...e_promotion_open_index_enforced.2.update.aql |   41 -
 ...pe_promotion_open_index_enforced.3.query.aql |   22 -
 .../queries/union/union/union.1.ddl.aql         |   35 -
 .../queries/union/union/union.2.update.aql      |   26 -
 .../queries/union/union/union.3.query.aql       |   24 -
 .../queries/union/union2/union.1.ddl.aql        |   29 -
 .../queries/union/union2/union.2.update.aql     |   22 -
 .../queries/union/union2/union.3.query.aql      |   22 -
 .../filtered-dataset/filtered-dataset.1.ddl.aql |   46 -
 .../filtered-dataset.2.update.aql               |   30 -
 .../filtered-dataset.3.query.aql                |   23 -
 .../issue1587-foreignDataType.1.ddl.aql         |   38 -
 .../issue1587-foreignDataType.2.update.aql      |   38 -
 .../issue1587-foreignDataType.3.query.aql       |   30 -
 .../issue1587-foreignDataType.4.ddl.aql         |   25 -
 .../multiple-secondaries.1.ddl.aql              |   44 -
 .../multiple-secondaries.2.update.aql           |   33 -
 .../multiple-secondaries.3.query.aql            |   24 -
 .../upsert/nested-index/nested-index.1.ddl.aql  |   48 -
 .../nested-index/nested-index.2.update.aql      |   47 -
 .../nested-index/nested-index.3.query.aql       |   28 -
 .../nullable-index/nullable-index.1.ddl.aql     |   41 -
 .../nullable-index/nullable-index.2.update.aql  |   32 -
 .../nullable-index/nullable-index.3.query.aql   |   24 -
 .../upsert/open-index/open-index.1.ddl.aql      |   56 -
 .../upsert/open-index/open-index.2.update.aql   |   37 -
 .../upsert/open-index/open-index.3.query.aql    |   28 -
 .../primary-index/primary-index.1.ddl.aql       |   37 -
 .../primary-index/primary-index.2.update.aql    |   42 -
 .../primary-index/primary-index.3.query.aql     |   27 -
 .../primary-secondary-btree.1.ddl.aql           |   38 -
 .../primary-secondary-btree.2.update.aql        |   42 -
 .../primary-secondary-btree.3.query.aql         |   29 -
 .../primary-secondary-inverted.1.ddl.aql        |   37 -
 .../primary-secondary-inverted.2.update.aql     |   32 -
 .../primary-secondary-inverted.3.query.aql      |   24 -
 .../primary-secondary-rtree.1.ddl.aql           |   41 -
 .../primary-secondary-rtree.2.update.aql        |   32 -
 .../primary-secondary-rtree.3.query.aql         |   24 -
 .../upsert-with-self-read.1.ddl.aql             |   36 -
 .../upsert-with-self-read.2.update.aql          |   41 -
 .../upsert-with-self-read.3.query.aql           |   27 -
 .../user-defined-functions/f01/f01.1.ddl.aql    |   30 -
 .../user-defined-functions/f01/f01.2.update.aql |   24 -
 .../user-defined-functions/f01/f01.3.query.aql  |   29 -
 .../invoke-private-function.1.ddl.aql           |   27 -
 .../invoke-private-function.2.update.aql        |   18 -
 .../invoke-private-function.3.query.aql         |   41 -
 .../query-ASTERIXDB-1298.1.ddl.aql              |   41 -
 .../query-ASTERIXDB-1298.2.update.aql           |   56 -
 .../query-ASTERIXDB-1298.3.query.aql            |   25 -
 .../query-issue172/query-issue172.1.ddl.aql     |   25 -
 .../query-issue172/query-issue172.2.update.aql  |   25 -
 .../query-issue172/query-issue172.3.query.aql   |   27 -
 .../query-issue201/query-issue201.1.ddl.aql     |   25 -
 .../query-issue201/query-issue201.2.update.aql  |   25 -
 .../query-issue201/query-issue201.3.query.aql   |   30 -
 .../query-issue218-2/query-issue218-2.1.ddl.aql |   35 -
 .../query-issue218-2.2.update.aql               |   24 -
 .../query-issue218-2.3.query.aql                |   26 -
 .../query-issue218/query-issue218.1.ddl.aql     |   24 -
 .../query-issue218/query-issue218.2.update.aql  |   24 -
 .../query-issue218/query-issue218.3.query.aql   |   31 -
 .../query-issue244/query-issue244.1.ddl.aql     |   43 -
 .../query-issue244/query-issue244.2.update.aql  |   34 -
 .../query-issue244/query-issue244.3.query.aql   |   30 -
 .../query-issue455/query-issue455.1.ddl.aql     |   34 -
 .../query-issue455/query-issue455.2.update.aql  |   25 -
 .../query-issue455/query-issue455.3.query.aql   |   28 -
 .../query-issue455/query-issue455.4.ddl.aql     |   26 -
 .../query-issue455/query-issue455.5.query.aql   |   28 -
 .../query-issue489/query-issue489.1.ddl.aql     |   38 -
 .../query-issue489/query-issue489.2.query.aql   |   30 -
 .../query-issue489/query-issue489.3.ddl.aql     |   28 -
 .../query-issue489/query-issue489.4.query.aql   |   30 -
 .../single-line-definition.1.ddl.aql            |   31 -
 .../single-line-definition.2.query.aql          |   34 -
 .../single-line-definition.3.ddl.aql            |   27 -
 .../udf01/udf01.1.ddl.aql                       |   34 -
 .../udf01/udf01.2.update.aql                    |   25 -
 .../udf01/udf01.3.query.aql                     |   29 -
 .../udf02/udf02.1.ddl.aql                       |   32 -
 .../udf02/udf02.2.update.aql                    |   24 -
 .../udf02/udf02.3.query.aql                     |   28 -
 .../udf03/udf03.1.ddl.aql                       |   36 -
 .../udf03/udf03.2.update.aql                    |   27 -
 .../udf03/udf03.3.query.aql                     |   31 -
 .../udf04/udf04.1.ddl.aql                       |   32 -
 .../udf04/udf04.2.update.aql                    |   24 -
 .../udf04/udf04.3.query.aql                     |   28 -
 .../udf05/udf05.1.ddl.aql                       |   32 -
 .../udf05/udf05.2.update.aql                    |   24 -
 .../udf05/udf05.3.query.aql                     |   28 -
 .../udf06/udf06.1.ddl.aql                       |   33 -
 .../udf06/udf06.2.update.aql                    |   24 -
 .../udf06/udf06.3.query.aql                     |   28 -
 .../udf07/udf07.1.ddl.aql                       |   33 -
 .../udf07/udf07.2.update.aql                    |   24 -
 .../udf07/udf07.3.query.aql                     |   28 -
 .../udf08/udf08.1.ddl.aql                       |   33 -
 .../udf08/udf08.2.update.aql                    |   24 -
 .../udf08/udf08.3.query.aql                     |   28 -
 .../udf09/udf09.1.ddl.aql                       |   38 -
 .../udf09/udf09.2.update.aql                    |   35 -
 .../udf09/udf09.3.query.aql                     |   27 -
 .../udf10/udf10.1.ddl.aql                       |   33 -
 .../udf10/udf10.2.update.aql                    |   24 -
 .../udf10/udf10.3.query.aql                     |   28 -
 .../udf11/udf11.1.ddl.aql                       |   33 -
 .../udf11/udf11.2.update.aql                    |   25 -
 .../udf11/udf11.3.query.aql                     |   28 -
 .../udf12/udf12.1.ddl.aql                       |   33 -
 .../udf12/udf12.2.update.aql                    |   24 -
 .../udf12/udf12.3.query.aql                     |   27 -
 .../udf13/udf13.1.ddl.aql                       |   33 -
 .../udf13/udf13.2.update.aql                    |   24 -
 .../udf13/udf13.3.query.aql                     |   27 -
 .../udf14/udf14.1.ddl.aql                       |   33 -
 .../udf14/udf14.2.update.aql                    |   24 -
 .../udf14/udf14.3.query.aql                     |   27 -
 .../udf15/udf15.1.ddl.aql                       |   37 -
 .../udf15/udf15.2.update.aql                    |   28 -
 .../udf15/udf15.3.query.aql                     |   32 -
 .../udf16/udf16.1.ddl.aql                       |   34 -
 .../udf16/udf16.2.update.aql                    |   25 -
 .../udf16/udf16.3.query.aql                     |   29 -
 .../udf17/udf17.1.ddl.aql                       |   38 -
 .../udf17/udf17.2.update.aql                    |   25 -
 .../udf17/udf17.3.query.aql                     |   29 -
 .../udf18/udf18.1.ddl.aql                       |   33 -
 .../udf18/udf18.2.update.aql                    |   24 -
 .../udf18/udf18.3.query.aql                     |   29 -
 .../udf19/udf19.1.ddl.aql                       |   37 -
 .../udf19/udf19.2.update.aql                    |   25 -
 .../udf19/udf19.3.query.aql                     |   30 -
 .../udf20/udf20.1.ddl.aql                       |   38 -
 .../udf20/udf20.2.update.aql                    |   24 -
 .../udf20/udf20.3.query.aql                     |   30 -
 .../udf21/udf21.1.ddl.aql                       |   33 -
 .../udf21/udf21.2.update.aql                    |   24 -
 .../udf21/udf21.3.query.aql                     |   29 -
 .../udf22/udf22.1.ddl.aql                       |   33 -
 .../udf22/udf22.2.update.aql                    |   24 -
 .../udf22/udf22.3.query.aql                     |   29 -
 .../udf23/udf23.1.ddl.aql                       |   33 -
 .../udf23/udf23.2.update.aql                    |   24 -
 .../udf23/udf23.3.query.aql                     |   31 -
 .../udf24/udf24.1.ddl.aql                       |   37 -
 .../udf24/udf24.2.update.aql                    |   27 -
 .../udf24/udf24.3.query.aql                     |   31 -
 .../udf25/udf25.1.ddl.aql                       |   39 -
 .../udf25/udf25.2.update.aql                    |   26 -
 .../udf25/udf25.3.query.aql                     |   30 -
 .../udf27/udf27.1.ddl.aql                       |   36 -
 .../udf27/udf27.2.update.aql                    |   28 -
 .../udf27/udf27.3.query.aql                     |   31 -
 .../udf28/udf28.1.ddl.aql                       |   36 -
 .../udf28/udf28.2.query.aql                     |   33 -
 .../udf29/udf29.1.ddl.aql                       |   28 -
 .../udf29/udf29.2.query.aql                     |   32 -
 .../udf30/udf30.1.query.aql                     |   32 -
 .../udf31/udf31.1.ddl.aql                       |   47 -
 .../udf31/udf31.2.update.aql                    |   40 -
 .../udf31/udf31.3.query.aql                     |   30 -
 .../queries/writers/print_01/print_01.1.ddl.aql |   22 -
 .../writers/print_01/print_01.2.update.aql      |   20 -
 .../writers/print_01/print_01.3.query.aql       |   22 -
 .../serialized_01/serialized_01.1.ddl.aql       |   22 -
 .../serialized_01/serialized_01.2.update.aql    |   18 -
 .../serialized_01/serialized_01.3.query.aql     |   22 -
 .../src/test/resources/runtimets/testsuite.xml  | 7352 ++----------------
 .../test/resources/runtimets/testsuite_it.xml   |   15 -
 4552 files changed, 567 insertions(+), 160589 deletions(-)
----------------------------------------------------------------------