From 2b6b33f4ee0d3f866b8b2451190b08ae494e55e9 Mon Sep 17 00:00:00 2001 From: Noah Treuhaft Date: Thu, 21 May 2026 17:25:53 -0400 Subject: [PATCH] remove vector key from SPQ-style ztest YAML It's ignored in SPQ-style YAML now that those tests always run with both sam and vam. --- compiler/parser/ztests/bytes.yaml | 2 -- compiler/parser/ztests/count-filter-star.yaml | 2 -- compiler/parser/ztests/esc-quote.yaml | 2 -- compiler/parser/ztests/glob-numeric.yaml | 2 -- compiler/parser/ztests/in-requires-space.yaml | 2 -- compiler/parser/ztests/ipv6.yaml | 2 -- .../parser/ztests/leading-quotation-mark.yaml | 2 -- compiler/parser/ztests/match-double.yaml | 2 -- compiler/parser/ztests/match-is.yaml | 2 -- compiler/parser/ztests/match-parentheses.yaml | 2 -- compiler/parser/ztests/match.yaml | 2 -- compiler/parser/ztests/rstring.yaml | 2 -- compiler/parser/ztests/search.yaml | 2 -- compiler/parser/ztests/unicode-keyword.yaml | 2 -- compiler/semantic/ztests/from-subquery.yaml | 2 -- compiler/ztests/aggregate-func-err.yaml | 2 -- compiler/ztests/dotted-path-op.yaml | 2 -- compiler/ztests/is-field.yaml | 2 -- compiler/ztests/is.yaml | 2 -- compiler/ztests/pragma-index-base-index.yaml | 2 -- compiler/ztests/pragma-index-base-slice.yaml | 2 -- .../ztests/pragma-index-base-substring.yaml | 1 - compiler/ztests/regexp-search.yaml | 2 -- compiler/ztests/scoped-this.yaml | 2 -- compiler/ztests/search-regexp-not-glob.yaml | 2 -- compiler/ztests/search-type-value.yaml | 2 -- compiler/ztests/sql/agg-all.yaml | 2 -- compiler/ztests/sql/agg-distinct.yaml | 2 -- compiler/ztests/sql/case-match-noelse.yaml | 2 -- compiler/ztests/sql/case-noelse.yaml | 2 -- compiler/ztests/sql/cross-join-comma.yaml | 2 -- compiler/ztests/sql/cross-join.yaml | 2 -- compiler/ztests/sql/having-this.yaml | 2 -- compiler/ztests/sql/not-in.yaml | 2 -- compiler/ztests/sql/substring.yaml | 2 -- compiler/ztests/sql/timestamp-and-date.yaml | 2 -- compiler/ztests/sql/union-all.yaml | 2 -- compiler/ztests/sql/union-distinct.yaml | 2 -- compiler/ztests/this.yaml | 2 -- runtime/ztests/expr/arith-divide-by-zero.yaml | 2 -- runtime/ztests/expr/arith-errors.yaml | 2 -- runtime/ztests/expr/arith-nulls.yaml | 2 -- runtime/ztests/expr/array-bounds-2.yaml | 2 -- runtime/ztests/expr/array-bounds.yaml | 2 -- runtime/ztests/expr/array-expr.yaml | 4 --- runtime/ztests/expr/array-spread-union.yaml | 2 -- runtime/ztests/expr/array-spread.yaml | 2 -- runtime/ztests/expr/case-match-noelse.yaml | 2 -- runtime/ztests/expr/case-match.yaml | 2 -- runtime/ztests/expr/case-noelse.yaml | 2 -- runtime/ztests/expr/case.yaml | 2 -- runtime/ztests/expr/cast-array.yaml | 2 -- runtime/ztests/expr/cast-name-only.yaml | 2 -- runtime/ztests/expr/cast-time-to-number.yaml | 2 -- runtime/ztests/expr/cast-union.yaml | 2 -- runtime/ztests/expr/cast/bool.yaml | 2 -- runtime/ztests/expr/cast/bytes.yaml | 2 -- runtime/ztests/expr/cast/duration.yaml | 2 -- runtime/ztests/expr/cast/enum.yaml | 2 -- runtime/ztests/expr/cast/float.yaml | 4 --- runtime/ztests/expr/cast/int.yaml | 4 --- runtime/ztests/expr/cast/ip.yaml | 2 -- runtime/ztests/expr/cast/map.yaml | 2 -- runtime/ztests/expr/cast/named.yaml | 4 --- runtime/ztests/expr/cast/net.yaml | 2 -- runtime/ztests/expr/cast/record.yaml | 2 -- runtime/ztests/expr/cast/string.yaml | 2 -- runtime/ztests/expr/cast/time.yaml | 2 -- runtime/ztests/expr/cast/type.yaml | 2 -- runtime/ztests/expr/cast/uint.yaml | 4 --- runtime/ztests/expr/compare-incompatible.yaml | 2 -- runtime/ztests/expr/compare-issue-6277.yaml | 2 -- runtime/ztests/expr/compare-null-int64.yaml | 2 -- runtime/ztests/expr/compare-null-string.yaml | 2 -- runtime/ztests/expr/compare-string.yaml | 2 -- runtime/ztests/expr/compare-typevals.yaml | 2 -- runtime/ztests/expr/compare-union.yaml | 2 -- runtime/ztests/expr/compare.yaml | 12 --------- runtime/ztests/expr/complex-in.yaml | 2 -- runtime/ztests/expr/complex-record-math.yaml | 2 -- runtime/ztests/expr/conditional.yaml | 4 --- runtime/ztests/expr/cut-expr.yaml | 2 -- runtime/ztests/expr/cut-root.yaml | 2 -- runtime/ztests/expr/cut-to-root.yaml | 2 -- runtime/ztests/expr/cut.yaml | 2 -- runtime/ztests/expr/date_part.yaml | 4 --- runtime/ztests/expr/dot-index.yaml | 2 -- runtime/ztests/expr/dot-named-rec.yaml | 2 -- runtime/ztests/expr/dot-record-type.yaml | 2 -- runtime/ztests/expr/dot.yaml | 2 -- runtime/ztests/expr/empty-record.yaml | 2 -- runtime/ztests/expr/exists.yaml | 2 -- runtime/ztests/expr/f-string.yaml | 2 -- .../filter-null-with-nonexistent-field.yaml | 2 -- .../expr/filter-null-with-unset-field.yaml | 2 -- runtime/ztests/expr/function/abs.yaml | 2 -- runtime/ztests/expr/function/base64.yaml | 2 -- runtime/ztests/expr/function/bucket.yaml | 2 -- runtime/ztests/expr/function/ceil.yaml | 2 -- runtime/ztests/expr/function/cidr_match.yaml | 2 -- runtime/ztests/expr/function/coalesce.yaml | 2 -- runtime/ztests/expr/function/compare.yaml | 4 --- runtime/ztests/expr/function/concat.yaml | 6 ----- runtime/ztests/expr/function/defuse.yaml | 26 ------------------- runtime/ztests/expr/function/downcast.yaml | 18 ------------- runtime/ztests/expr/function/error.yaml | 2 -- runtime/ztests/expr/function/fields.yaml | 2 -- runtime/ztests/expr/function/flatten.yaml | 2 -- runtime/ztests/expr/function/float16.yaml | 2 -- runtime/ztests/expr/function/float32.yaml | 2 -- runtime/ztests/expr/function/floor.yaml | 2 -- runtime/ztests/expr/function/greatest.yaml | 2 -- runtime/ztests/expr/function/grep.yaml | 2 -- runtime/ztests/expr/function/grok.yaml | 2 -- runtime/ztests/expr/function/has-2.yaml | 2 -- runtime/ztests/expr/function/has.yaml | 2 -- runtime/ztests/expr/function/has_error.yaml | 2 -- runtime/ztests/expr/function/hex.yaml | 2 -- .../ztests/expr/function/is-late-binding.yaml | 2 -- runtime/ztests/expr/function/is-typedef.yaml | 2 -- runtime/ztests/expr/function/is.yaml | 4 --- runtime/ztests/expr/function/is_error.yaml | 2 -- runtime/ztests/expr/function/join.yaml | 6 ----- runtime/ztests/expr/function/kind.yaml | 2 -- runtime/ztests/expr/function/ksuid.yaml | 4 --- runtime/ztests/expr/function/least.yaml | 2 -- runtime/ztests/expr/function/len.yaml | 2 -- runtime/ztests/expr/function/length.yaml | 2 -- runtime/ztests/expr/function/levenshtein.yaml | 2 -- runtime/ztests/expr/function/log.yaml | 2 -- runtime/ztests/expr/function/lower.yaml | 2 -- runtime/ztests/expr/function/missing.yaml | 2 -- runtime/ztests/expr/function/nameof.yaml | 2 -- runtime/ztests/expr/function/nest_dotted.yaml | 2 -- runtime/ztests/expr/function/network_of.yaml | 2 -- runtime/ztests/expr/function/now.yaml | 2 -- runtime/ztests/expr/function/nullif.yaml | 2 -- runtime/ztests/expr/function/parse-sup.yaml | 2 -- runtime/ztests/expr/function/parse-uri.yaml | 2 -- runtime/ztests/expr/function/position.yaml | 2 -- runtime/ztests/expr/function/pow.yaml | 2 -- runtime/ztests/expr/function/quiet.yaml | 2 -- .../ztests/expr/function/regexp-replace.yaml | 2 -- runtime/ztests/expr/function/regexp.yaml | 2 -- runtime/ztests/expr/function/replace.yaml | 2 -- runtime/ztests/expr/function/round.yaml | 2 -- runtime/ztests/expr/function/split.yaml | 2 -- runtime/ztests/expr/function/sqrt.yaml | 2 -- runtime/ztests/expr/function/strftime.yaml | 2 -- runtime/ztests/expr/function/trim.yaml | 2 -- runtime/ztests/expr/function/typename.yaml | 2 -- runtime/ztests/expr/function/typeof.yaml | 2 -- runtime/ztests/expr/function/unblend.yaml | 18 ------------- runtime/ztests/expr/function/under.yaml | 2 -- runtime/ztests/expr/function/unflatten.yaml | 2 -- runtime/ztests/expr/function/upcast.yaml | 8 ------ runtime/ztests/expr/function/upper.yaml | 2 -- runtime/ztests/expr/fuser.yaml | 2 -- runtime/ztests/expr/fusion-all.yaml | 4 --- runtime/ztests/expr/in-field.yaml | 2 -- runtime/ztests/expr/in-issue-5554.yaml | 2 -- runtime/ztests/expr/in-set.yaml | 2 -- runtime/ztests/expr/in-star.yaml | 2 -- runtime/ztests/expr/in-subquery.yaml | 2 -- runtime/ztests/expr/in.yaml | 8 ------ runtime/ztests/expr/index-deunion-vector.yaml | 2 -- runtime/ztests/expr/index.yaml | 6 ----- runtime/ztests/expr/is-null.yaml | 2 -- runtime/ztests/expr/issue-5759.yaml | 2 -- runtime/ztests/expr/logical-and.yaml | 2 -- runtime/ztests/expr/logical-not.yaml | 4 --- runtime/ztests/expr/logical-or.yaml | 4 --- runtime/ztests/expr/map-func.yaml | 6 ----- runtime/ztests/expr/map-literal.yaml | 6 ----- runtime/ztests/expr/math-incompatible.yaml | 2 -- runtime/ztests/expr/nested-error.yaml | 2 -- runtime/ztests/expr/nested-union.yaml | 2 -- runtime/ztests/expr/net-compare.yaml | 2 -- runtime/ztests/expr/net-match.yaml | 2 -- runtime/ztests/expr/net-search.yaml | 2 -- runtime/ztests/expr/operator-mod.yaml | 2 -- runtime/ztests/expr/optional-fields.yaml | 22 ---------------- .../ztests/expr/queryexpr-multiple-err.yaml | 2 -- runtime/ztests/expr/rec-expr-opt.yaml | 16 ------------ .../ztests/expr/record-spread-function.yaml | 2 -- runtime/ztests/expr/record-spread-nested.yaml | 2 -- runtime/ztests/expr/record-spread-unnest.yaml | 2 -- runtime/ztests/expr/record-spread.yaml | 2 -- runtime/ztests/expr/recursive-types.yaml | 10 ------- runtime/ztests/expr/regexp.yaml | 2 -- runtime/ztests/expr/rename.yaml | 2 -- .../ztests/expr/search-escaped-asterisk.yaml | 2 -- .../expr/search-escaped-equal-sign.yaml | 2 -- runtime/ztests/expr/search-glob.yaml | 2 -- runtime/ztests/expr/search-ip-primitive.yaml | 2 -- .../expr/search-nested-field-regexp.yaml | 2 -- runtime/ztests/expr/search-nested-field.yaml | 2 -- runtime/ztests/expr/search-primitives.yaml | 2 -- .../expr/search-unescaped-asterisk.yaml | 2 -- runtime/ztests/expr/set-expr.yaml | 4 --- runtime/ztests/expr/set-spread-union.yaml | 2 -- runtime/ztests/expr/set-spread.yaml | 2 -- runtime/ztests/expr/shape-by-name.yaml | 2 -- .../ztests/expr/shape-cast-array-to-set.yaml | 2 -- runtime/ztests/expr/shape-cast-arrays.yaml | 2 -- .../ztests/expr/shape-cast-from-union.yaml | 2 -- runtime/ztests/expr/shape-cast-named.yaml | 2 -- .../ztests/expr/shape-cast-set-to-array.yaml | 2 -- runtime/ztests/expr/shape-cast-sets.yaml | 2 -- runtime/ztests/expr/shape-cast-to-union.yaml | 2 -- runtime/ztests/expr/shape-cast.yaml | 2 -- runtime/ztests/expr/shape-map.yaml | 2 -- runtime/ztests/expr/shape-rec-named.yaml | 2 -- runtime/ztests/expr/slice-array.yaml | 2 -- runtime/ztests/expr/slice-set.yaml | 2 -- runtime/ztests/expr/slice.yaml | 4 --- runtime/ztests/expr/type-map.yaml | 2 -- runtime/ztests/expr/typedef-match.yaml | 2 -- runtime/ztests/expr/udf-mutual-recursion.yaml | 2 -- runtime/ztests/expr/udf-no-params.yaml | 2 -- runtime/ztests/expr/udf-overflow.yaml | 2 -- runtime/ztests/expr/udf.yaml | 2 -- runtime/ztests/expr/unary-minus.yaml | 2 -- runtime/ztests/expr/unary-not.yaml | 2 -- runtime/ztests/expr/union-collections.yaml | 2 -- runtime/ztests/expr/union-deref.yaml | 2 -- runtime/ztests/expr/unnest-expr-inside.yaml | 2 -- runtime/ztests/expr/unnest-expr-missing.yaml | 2 -- runtime/ztests/expr/unnest-expr-nested.yaml | 2 -- runtime/ztests/expr/unnest-expr-null.yaml | 2 -- .../ztests/expr/unnest-expr-outer-vars.yaml | 2 -- runtime/ztests/expr/unnest-expr.yaml | 2 -- runtime/ztests/op/aggregate/any.yaml | 2 -- .../op/aggregate/array-out-of-bounds.yaml | 2 -- runtime/ztests/op/aggregate/blend.yaml | 4 --- runtime/ztests/op/aggregate/by-only.yaml | 2 -- .../op/aggregate/collect-untag-unions.yaml | 2 -- runtime/ztests/op/aggregate/collect.yaml | 2 -- runtime/ztests/op/aggregate/collect_map.yaml | 2 -- runtime/ztests/op/aggregate/computed-key.yaml | 2 -- runtime/ztests/op/aggregate/count-assign.yaml | 2 -- .../op/aggregate/count-by-this-plain.yaml | 2 -- .../ztests/op/aggregate/count-by-this.yaml | 2 -- runtime/ztests/op/aggregate/count-filter.yaml | 2 -- runtime/ztests/op/aggregate/count-star.yaml | 2 -- runtime/ztests/op/aggregate/count-typeof.yaml | 2 -- runtime/ztests/op/aggregate/count.yaml | 2 -- runtime/ztests/op/aggregate/dcount.yaml | 2 -- .../op/aggregate/different-key-types.yaml | 2 -- .../ztests/op/aggregate/distinct-null.yaml | 2 -- runtime/ztests/op/aggregate/distinct.yaml | 4 --- runtime/ztests/op/aggregate/duplicate.yaml | 2 -- runtime/ztests/op/aggregate/fuse.yaml | 12 --------- .../op/aggregate/key-in-record-assign.yaml | 2 -- .../ztests/op/aggregate/key-in-record.yaml | 2 -- .../ztests/op/aggregate/logical-partials.yaml | 2 -- runtime/ztests/op/aggregate/logical.yaml | 2 -- .../ztests/op/aggregate/math-coercion.yaml | 2 -- .../op/aggregate/math-mixed-types-error.yaml | 4 --- runtime/ztests/op/aggregate/math-string.yaml | 2 -- runtime/ztests/op/aggregate/max-filter.yaml | 2 -- runtime/ztests/op/aggregate/min-filter.yaml | 2 -- .../ztests/op/aggregate/missing-fields.yaml | 2 -- runtime/ztests/op/aggregate/missing.yaml | 2 -- .../op/aggregate/mixed-output-types.yaml | 2 -- .../op/aggregate/multiple-fields-assign.yaml | 2 -- .../ztests/op/aggregate/multiple-fields.yaml | 2 -- runtime/ztests/op/aggregate/named-types.yaml | 2 -- runtime/ztests/op/aggregate/named-values.yaml | 2 -- .../ztests/op/aggregate/nested-agg-name.yaml | 2 -- runtime/ztests/op/aggregate/not-present.yaml | 2 -- runtime/ztests/op/aggregate/null-inputs.yaml | 2 -- .../ztests/op/aggregate/null-keys-assign.yaml | 2 -- .../op/aggregate/null-keys-at-start.yaml | 2 -- runtime/ztests/op/aggregate/null.yaml | 2 -- runtime/ztests/op/aggregate/quiet-key.yaml | 6 ----- runtime/ztests/op/aggregate/reducers.yaml | 4 --- runtime/ztests/op/aggregate/scalar-empty.yaml | 4 --- runtime/ztests/op/aggregate/sum-filter.yaml | 2 -- runtime/ztests/op/aggregate/union.yaml | 6 ----- runtime/ztests/op/assert.yaml | 2 -- runtime/ztests/op/blend.yaml | 14 ---------- runtime/ztests/op/cut-both-foo-bar.yaml | 2 -- runtime/ztests/op/cut-empty-record.yaml | 2 -- runtime/ztests/op/cut-foo-bar-only.yaml | 2 -- runtime/ztests/op/cut-foo-bar.yaml | 2 -- runtime/ztests/op/cut-foo-mixed.yaml | 2 -- runtime/ztests/op/cut-foo.yaml | 2 -- runtime/ztests/op/cut-mixed-types.yaml | 2 -- runtime/ztests/op/cut-quiet.yaml | 8 ------ runtime/ztests/op/cut-to-root-error.yaml | 2 -- runtime/ztests/op/cut.yaml | 2 -- runtime/ztests/op/drop-boo.yaml | 2 -- runtime/ztests/op/drop-foo-both.yaml | 2 -- runtime/ztests/op/drop-foo.yaml | 2 -- runtime/ztests/op/drop-multi.yaml | 2 -- runtime/ztests/op/drop-nested-1.yaml | 2 -- runtime/ztests/op/drop-nested-2.yaml | 2 -- runtime/ztests/op/drop-nested-3.yaml | 2 -- runtime/ztests/op/drop-non-record.yaml | 2 -- runtime/ztests/op/drop-unset-record.yaml | 2 -- runtime/ztests/op/fork-head-tail.yaml | 2 -- runtime/ztests/op/fork-merge.yaml | 2 -- runtime/ztests/op/fork-multi-head.yaml | 2 -- runtime/ztests/op/fork-one-branch.yaml | 2 -- runtime/ztests/op/fork.yaml | 2 -- runtime/ztests/op/fuse.yaml | 14 ---------- runtime/ztests/op/infer.yaml | 16 ------------ runtime/ztests/op/join-expr.yaml | 4 --- runtime/ztests/op/join-first-key-is-null.yaml | 2 -- runtime/ztests/op/join-first-key-is-zero.yaml | 2 -- runtime/ztests/op/join-right.yaml | 2 -- runtime/ztests/op/merge-multiple.yaml | 2 -- .../op/merge-order-asc-nulls-default.yaml | 2 -- .../op/merge-order-asc-nulls-first.yaml | 2 -- .../ztests/op/merge-order-asc-nulls-last.yaml | 2 -- .../op/merge-order-default-nulls-default.yaml | 2 -- .../op/merge-order-default-nulls-first.yaml | 2 -- .../op/merge-order-default-nulls-last.yaml | 2 -- .../op/merge-order-desc-nulls-default.yaml | 2 -- .../op/merge-order-desc-nulls-first.yaml | 2 -- .../op/merge-order-desc-nulls-last.yaml | 2 -- runtime/ztests/op/optional-fields.yaml | 8 ------ runtime/ztests/op/pass.yaml | 2 -- runtime/ztests/op/put-1.yaml | 2 -- runtime/ztests/op/put-2.yaml | 2 -- runtime/ztests/op/put-3.yaml | 2 -- runtime/ztests/op/put-4.yaml | 2 -- runtime/ztests/op/put-5.yaml | 2 -- runtime/ztests/op/put-6.yaml | 2 -- runtime/ztests/op/put-change-type.yaml | 2 -- runtime/ztests/op/put-changing-types.yaml | 2 -- runtime/ztests/op/put-error.yaml | 2 -- runtime/ztests/op/put-expr.yaml | 2 -- runtime/ztests/op/put-implied-1.yaml | 2 -- runtime/ztests/op/put-implied-2.yaml | 2 -- runtime/ztests/op/put-multi-1.yaml | 2 -- runtime/ztests/op/put-multi-2.yaml | 2 -- runtime/ztests/op/put-multi-3.yaml | 2 -- runtime/ztests/op/put-multi-4.yaml | 2 -- runtime/ztests/op/put-nested.yaml | 2 -- runtime/ztests/op/put-non-record.yaml | 2 -- runtime/ztests/op/put-null.yaml | 2 -- runtime/ztests/op/put-overwrite-132.yaml | 2 -- runtime/ztests/op/put-overwrite-321.yaml | 2 -- runtime/ztests/op/put-quiet.yaml | 2 -- runtime/ztests/op/put-root.yaml | 2 -- runtime/ztests/op/recursive-subquery.yaml | 2 -- runtime/ztests/op/rename-error-dupe.yaml | 2 -- runtime/ztests/op/rename-error-move.yaml | 2 -- runtime/ztests/op/rename-foo-bar.yaml | 2 -- runtime/ztests/op/rename-nested.yaml | 4 --- runtime/ztests/op/rename-non-record.yaml | 2 -- runtime/ztests/op/rename-share.yaml | 2 -- runtime/ztests/op/shapes-expr.yaml | 2 -- runtime/ztests/op/shapes.yaml | 2 -- .../ztests/op/sort/different-order-keys.yaml | 2 -- runtime/ztests/op/sort/empty-input.yaml | 2 -- runtime/ztests/op/sort/expr-len.yaml | 2 -- runtime/ztests/op/sort/expr.yaml | 2 -- runtime/ztests/op/sort/guess-key-once.yaml | 2 -- runtime/ztests/op/sort/numbers.yaml | 2 -- .../sort/order-asc-nulls-default-reverse.yaml | 2 -- .../op/sort/order-asc-nulls-default.yaml | 2 -- .../sort/order-asc-nulls-first-reverse.yaml | 2 -- .../ztests/op/sort/order-asc-nulls-first.yaml | 2 -- .../op/sort/order-asc-nulls-last-reverse.yaml | 2 -- .../ztests/op/sort/order-asc-nulls-last.yaml | 2 -- .../order-default-nulls-first-reverse.yaml | 2 -- .../op/sort/order-default-nulls-first.yaml | 2 -- .../order-default-nulls-last-reverse.yaml | 2 -- .../op/sort/order-default-nulls-last.yaml | 2 -- .../order-desc-nulls-default-reverse.yaml | 2 -- .../op/sort/order-desc-nulls-default.yaml | 2 -- .../sort/order-desc-nulls-first-reverse.yaml | 2 -- .../op/sort/order-desc-nulls-first.yaml | 2 -- .../sort/order-desc-nulls-last-reverse.yaml | 2 -- .../ztests/op/sort/order-desc-nulls-last.yaml | 2 -- runtime/ztests/op/sort/pick-named-field.yaml | 2 -- runtime/ztests/op/sort/pick-nested-field.yaml | 2 -- runtime/ztests/op/sort/sort-1.yaml | 2 -- runtime/ztests/op/sort/sort-2.yaml | 2 -- runtime/ztests/op/sort/sort-3.yaml | 2 -- .../op/sort/sort-first-field-always-null.yaml | 2 -- runtime/ztests/op/sort/sort-named.yaml | 2 -- runtime/ztests/op/sort/sort-types.yaml | 2 -- runtime/ztests/op/sort/union.yaml | 2 -- runtime/ztests/op/sort/unnest.yaml | 2 -- runtime/ztests/op/switch-chained.yaml | 2 -- runtime/ztests/op/switch-default.yaml | 2 -- runtime/ztests/op/switch-error.yaml | 2 -- runtime/ztests/op/switch-expr-default.yaml | 2 -- runtime/ztests/op/switch-expr-done.yaml | 2 -- runtime/ztests/op/switch-expr-unnest.yaml | 2 -- runtime/ztests/op/switch-expr.yaml | 2 -- runtime/ztests/op/switch-unnest.yaml | 2 -- runtime/ztests/op/switch.yaml | 2 -- runtime/ztests/op/tail-just-right.yaml | 2 -- runtime/ztests/op/tail-too-little.yaml | 2 -- runtime/ztests/op/tail-too-much.yaml | 2 -- runtime/ztests/op/tail-unnest-record.yaml | 2 -- runtime/ztests/op/top-guess-key-once.yaml | 2 -- runtime/ztests/op/top-no-args.yaml | 2 -- .../top-order-asc-nulls-default-reverse.yaml | 2 -- .../op/top-order-asc-nulls-default.yaml | 2 -- .../op/top-order-asc-nulls-first-reverse.yaml | 2 -- .../ztests/op/top-order-asc-nulls-first.yaml | 2 -- .../op/top-order-asc-nulls-last-reverse.yaml | 2 -- .../ztests/op/top-order-asc-nulls-last.yaml | 2 -- ...top-order-default-nulls-first-reverse.yaml | 2 -- .../op/top-order-default-nulls-first.yaml | 2 -- .../top-order-default-nulls-last-reverse.yaml | 2 -- .../op/top-order-default-nulls-last.yaml | 2 -- .../top-order-desc-nulls-default-reverse.yaml | 2 -- .../op/top-order-desc-nulls-default.yaml | 2 -- .../top-order-desc-nulls-first-reverse.yaml | 2 -- .../ztests/op/top-order-desc-nulls-first.yaml | 2 -- .../op/top-order-desc-nulls-last-reverse.yaml | 2 -- .../ztests/op/top-order-desc-nulls-last.yaml | 2 -- runtime/ztests/op/uniq-subquery.yaml | 2 -- runtime/ztests/op/uniq.yaml | 2 -- runtime/ztests/op/unnest-fork-head.yaml | 2 -- runtime/ztests/op/unnest-fork-sort-outer.yaml | 2 -- runtime/ztests/op/unnest-fork-sort.yaml | 2 -- runtime/ztests/op/unnest-head.yaml | 2 -- runtime/ztests/op/unnest-inner-scope.yaml | 2 -- .../ztests/op/unnest-nested-done-head.yaml | 2 -- .../ztests/op/unnest-nested-done-tail.yaml | 2 -- .../ztests/op/unnest-nested-tail-head.yaml | 2 -- runtime/ztests/op/unnest-nested-top.yaml | 2 -- .../ztests/op/unnest-nested-where-head.yaml | 2 -- runtime/ztests/op/unnest-nested-where.yaml | 2 -- runtime/ztests/op/unnest-nested.yaml | 2 -- runtime/ztests/op/unnest-null.yaml | 2 -- runtime/ztests/op/unnest-scope-lets.yaml | 2 -- runtime/ztests/op/unnest-scope.yaml | 2 -- runtime/ztests/op/unnest-sort.yaml | 2 -- runtime/ztests/op/unnest-summarize.yaml | 2 -- runtime/ztests/op/unnest-tail-head.yaml | 2 -- runtime/ztests/op/unnest-top.yaml | 2 -- runtime/ztests/op/unnest-union.yaml | 8 ------ runtime/ztests/op/unnest-uniq.yaml | 2 -- runtime/ztests/op/unnest-where.yaml | 2 -- runtime/ztests/op/unnest.yaml | 4 --- runtime/ztests/op/user-cycle.yaml | 2 -- runtime/ztests/op/user-nested.yaml | 2 -- runtime/ztests/op/user-no-params.yaml | 2 -- runtime/ztests/op/user-path.yaml | 2 -- runtime/ztests/op/user-with-scope.yaml | 2 -- runtime/ztests/op/user.yaml | 2 -- runtime/ztests/op/values/implicit-values.yaml | 2 -- runtime/ztests/op/values/record.yaml | 2 -- runtime/ztests/op/values/values.yaml | 2 -- runtime/ztests/op/where.yaml | 4 --- runtime/ztests/search-regexp-escapes.yaml | 2 -- sio/fjsonio/ztests/array-bug.yaml | 6 ----- sio/fjsonio/ztests/parser-error.yaml | 2 -- 457 files changed, 1179 deletions(-) diff --git a/compiler/parser/ztests/bytes.yaml b/compiler/parser/ztests/bytes.yaml index 6efe1570d4..e9228992d7 100644 --- a/compiler/parser/ztests/bytes.yaml +++ b/compiler/parser/ztests/bytes.yaml @@ -1,7 +1,5 @@ spq: '? 0x or 0x0e00924c694c98b6c11ef56f025f3255904f4e45' -vector: true - input: &input | {a:0x} {a:0x0e00924c694c98b6c11ef56f025f3255904f4e45} diff --git a/compiler/parser/ztests/count-filter-star.yaml b/compiler/parser/ztests/count-filter-star.yaml index 7e1eed99e9..507884dac9 100644 --- a/compiler/parser/ztests/count-filter-star.yaml +++ b/compiler/parser/ztests/count-filter-star.yaml @@ -1,6 +1,4 @@ spq: 'count(*) filter (true)' -vector: true - output: | 1 diff --git a/compiler/parser/ztests/esc-quote.yaml b/compiler/parser/ztests/esc-quote.yaml index 01e09a7b71..99f1965f42 100644 --- a/compiler/parser/ztests/esc-quote.yaml +++ b/compiler/parser/ztests/esc-quote.yaml @@ -1,7 +1,5 @@ spq: '? "foo\"bar"' -vector: true - input: | {s:"foo\"bar"} {s:"foobar"} diff --git a/compiler/parser/ztests/glob-numeric.yaml b/compiler/parser/ztests/glob-numeric.yaml index 72081b0d67..59d39b8a36 100644 --- a/compiler/parser/ztests/glob-numeric.yaml +++ b/compiler/parser/ztests/glob-numeric.yaml @@ -1,7 +1,5 @@ spq: '? *1' -vector: true - input: | "1" "a1" diff --git a/compiler/parser/ztests/in-requires-space.yaml b/compiler/parser/ztests/in-requires-space.yaml index b8636a002f..2929e16559 100644 --- a/compiler/parser/ztests/in-requires-space.yaml +++ b/compiler/parser/ztests/in-requires-space.yaml @@ -2,8 +2,6 @@ # longer doing this spq: '? x==1 inaction' -vector: true - input: | {x:1,text:"inaction"} diff --git a/compiler/parser/ztests/ipv6.yaml b/compiler/parser/ztests/ipv6.yaml index 15e30c28d5..fd7a8e4c47 100644 --- a/compiler/parser/ztests/ipv6.yaml +++ b/compiler/parser/ztests/ipv6.yaml @@ -1,7 +1,5 @@ spq: '? fe80::58d2:2d09:e8cb:a8ad OR ::58d2:2d09:e8cb:a8ad OR 2d09:e8cb:a8ad:: OR ::' -vector: true - input: &input | {a:fe80::58d2:2d09:e8cb:a8ad} {a:::58d2:2d09:e8cb:a8ad} diff --git a/compiler/parser/ztests/leading-quotation-mark.yaml b/compiler/parser/ztests/leading-quotation-mark.yaml index ddd3015020..7004e79c81 100644 --- a/compiler/parser/ztests/leading-quotation-mark.yaml +++ b/compiler/parser/ztests/leading-quotation-mark.yaml @@ -1,7 +1,5 @@ spq: '? \"foo' -vector: true - input: | {s:"foo"} {s:"\"foo"} diff --git a/compiler/parser/ztests/match-double.yaml b/compiler/parser/ztests/match-double.yaml index 4f2fc45506..1f8de3652d 100644 --- a/compiler/parser/ztests/match-double.yaml +++ b/compiler/parser/ztests/match-double.yaml @@ -1,7 +1,5 @@ spq: '? grep("a", this) grep("b", this)' -vector: true - input: | {s1:"a",s2:"b"} {s1:"b",s2:"a"} diff --git a/compiler/parser/ztests/match-is.yaml b/compiler/parser/ztests/match-is.yaml index 0e075bcb02..007d1ab3bc 100644 --- a/compiler/parser/ztests/match-is.yaml +++ b/compiler/parser/ztests/match-is.yaml @@ -1,8 +1,6 @@ spq: | ? a is(s2,) -vector: true - input: | {s1:"a",s2:"b"} {s1:"b",s2:"b"} diff --git a/compiler/parser/ztests/match-parentheses.yaml b/compiler/parser/ztests/match-parentheses.yaml index 1ace7dd781..df02106670 100644 --- a/compiler/parser/ztests/match-parentheses.yaml +++ b/compiler/parser/ztests/match-parentheses.yaml @@ -1,7 +1,5 @@ spq: '? (10.0.0.0/8 or 172.16.0.0/12 or 192.168.0.0/16)' -vector: true - input: | {a:1.1.1.1,b:172.16.0.1} {a:192.168.0.1,b:2.2.2.2} diff --git a/compiler/parser/ztests/match.yaml b/compiler/parser/ztests/match.yaml index ef720c9cc2..48584c4aa5 100644 --- a/compiler/parser/ztests/match.yaml +++ b/compiler/parser/ztests/match.yaml @@ -1,7 +1,5 @@ spq: grep("a", this) -vector: true - input: | {s1:"a",s2:"b"} {s1:"b",s2:"a"} diff --git a/compiler/parser/ztests/rstring.yaml b/compiler/parser/ztests/rstring.yaml index de0549d903..5cb0b2c0a3 100644 --- a/compiler/parser/ztests/rstring.yaml +++ b/compiler/parser/ztests/rstring.yaml @@ -1,8 +1,6 @@ spq: | values r'', r"", r'foo', r'\f\o\o\n', r"bar", r"\b\a\r\n" -vector: true - output: | "" "" diff --git a/compiler/parser/ztests/search.yaml b/compiler/parser/ztests/search.yaml index 5c454d2a20..11cd56fae6 100644 --- a/compiler/parser/ztests/search.yaml +++ b/compiler/parser/ztests/search.yaml @@ -1,7 +1,5 @@ spq: '?bar' -vector: true - input: | {s1:"foo",s2:"bar"} {s1:"foo",s2:null} diff --git a/compiler/parser/ztests/unicode-keyword.yaml b/compiler/parser/ztests/unicode-keyword.yaml index 41e5384990..6ddcdc229f 100644 --- a/compiler/parser/ztests/unicode-keyword.yaml +++ b/compiler/parser/ztests/unicode-keyword.yaml @@ -1,7 +1,5 @@ spq: '? bjørndal' -vector: true - input: '"bjørndal"' output: | diff --git a/compiler/semantic/ztests/from-subquery.yaml b/compiler/semantic/ztests/from-subquery.yaml index 42e43ba523..761cca0b68 100644 --- a/compiler/semantic/ztests/from-subquery.yaml +++ b/compiler/semantic/ztests/from-subquery.yaml @@ -1,6 +1,4 @@ spq: select T.x from (select 1 as x, 2 as y) T -vector: true - output: | {x:1} diff --git a/compiler/ztests/aggregate-func-err.yaml b/compiler/ztests/aggregate-func-err.yaml index 859ca17680..da552250eb 100644 --- a/compiler/ztests/aggregate-func-err.yaml +++ b/compiler/ztests/aggregate-func-err.yaml @@ -3,8 +3,6 @@ spq: | put count := count() -vector: true - error: | call to aggregate function in non-aggregate context at line 1, column 14: put count := count() diff --git a/compiler/ztests/dotted-path-op.yaml b/compiler/ztests/dotted-path-op.yaml index f914ea9d90..edece61aa0 100644 --- a/compiler/ztests/dotted-path-op.yaml +++ b/compiler/ztests/dotted-path-op.yaml @@ -2,7 +2,5 @@ spq: | let test = ( values {that:1} ) values test.that -vector: true - output: | 1 diff --git a/compiler/ztests/is-field.yaml b/compiler/ztests/is-field.yaml index 823c96667c..54d7ccf249 100644 --- a/compiler/ztests/is-field.yaml +++ b/compiler/ztests/is-field.yaml @@ -1,7 +1,5 @@ spq: is(a,) -vector: true - input: | {a:1::int32,b:"foo"} {x:2::int8} diff --git a/compiler/ztests/is.yaml b/compiler/ztests/is.yaml index 10e15429ca..a45ec9598d 100644 --- a/compiler/ztests/is.yaml +++ b/compiler/ztests/is.yaml @@ -1,7 +1,5 @@ spq: is(this, <{a:int32,b:string}>) -vector: true - input: | {a:1::int32,b:"foo"} {x:2::int8} diff --git a/compiler/ztests/pragma-index-base-index.yaml b/compiler/ztests/pragma-index-base-index.yaml index d8b7be17bf..6a806b1a38 100644 --- a/compiler/ztests/pragma-index-base-index.yaml +++ b/compiler/ztests/pragma-index-base-index.yaml @@ -12,8 +12,6 @@ spq: | ) | sort s -vector: true - input: | [1,2] set[1,2] diff --git a/compiler/ztests/pragma-index-base-slice.yaml b/compiler/ztests/pragma-index-base-slice.yaml index 468bf7d4d5..be645d8f2c 100644 --- a/compiler/ztests/pragma-index-base-slice.yaml +++ b/compiler/ztests/pragma-index-base-slice.yaml @@ -12,8 +12,6 @@ spq: | ) | sort s -vector: true - input: | {a:[1,2,3],from:1,to:3} {a:set[1,2,3],from:-2,to:-1} diff --git a/compiler/ztests/pragma-index-base-substring.yaml b/compiler/ztests/pragma-index-base-substring.yaml index db2e6397b8..cbce30e124 100644 --- a/compiler/ztests/pragma-index-base-substring.yaml +++ b/compiler/ztests/pragma-index-base-substring.yaml @@ -2,7 +2,6 @@ spq: | pragma index_base = 1 values substring("foobar" FROM 4) -vector: true output: | "bar" diff --git a/compiler/ztests/regexp-search.yaml b/compiler/ztests/regexp-search.yaml index 2902acde9d..f9bfbefe22 100644 --- a/compiler/ztests/regexp-search.yaml +++ b/compiler/ztests/regexp-search.yaml @@ -1,7 +1,5 @@ spq: values grep('.*foo.*', this) -vector: true - input: | "foo" 1 diff --git a/compiler/ztests/scoped-this.yaml b/compiler/ztests/scoped-this.yaml index f3532968cf..f04d07b250 100644 --- a/compiler/ztests/scoped-this.yaml +++ b/compiler/ztests/scoped-this.yaml @@ -1,8 +1,6 @@ spq: | unnest this into (collect(this::string)) -vector: true - input: | [1,2,3] [4,5] diff --git a/compiler/ztests/search-regexp-not-glob.yaml b/compiler/ztests/search-regexp-not-glob.yaml index f563dd3720..807781a479 100644 --- a/compiler/ztests/search-regexp-not-glob.yaml +++ b/compiler/ztests/search-regexp-not-glob.yaml @@ -1,8 +1,6 @@ spq: | ? /.*/ -vector: true - input: &input | "a" diff --git a/compiler/ztests/search-type-value.yaml b/compiler/ztests/search-type-value.yaml index 92911a494b..de3a0ffa57 100644 --- a/compiler/ztests/search-type-value.yaml +++ b/compiler/ztests/search-type-value.yaml @@ -1,8 +1,6 @@ spq: | ? <{x:int64}> -vector: true - input: <{x:int64}> output: | diff --git a/compiler/ztests/sql/agg-all.yaml b/compiler/ztests/sql/agg-all.yaml index 449fc82444..e3eaf0c136 100644 --- a/compiler/ztests/sql/agg-all.yaml +++ b/compiler/ztests/sql/agg-all.yaml @@ -16,8 +16,6 @@ spq: | group by key order by key -vector: true - input: | {key:"a",n:1,b:true} {key:"a",n:2,b:false} diff --git a/compiler/ztests/sql/agg-distinct.yaml b/compiler/ztests/sql/agg-distinct.yaml index 9be7a66411..c496b71450 100644 --- a/compiler/ztests/sql/agg-distinct.yaml +++ b/compiler/ztests/sql/agg-distinct.yaml @@ -16,8 +16,6 @@ spq: | group by key order by key -vector: true - input: | {key:"a",n:1,b:true} {key:"a",n:2,b:false} diff --git a/compiler/ztests/sql/case-match-noelse.yaml b/compiler/ztests/sql/case-match-noelse.yaml index 3982db2d1a..2670711460 100644 --- a/compiler/ztests/sql/case-match-noelse.yaml +++ b/compiler/ztests/sql/case-match-noelse.yaml @@ -1,8 +1,6 @@ spq: | select case x when 1 then 'foo' end as x from (values (1),(2)) T(x) -vector: true - output: | {x:"foo"} {x:null} diff --git a/compiler/ztests/sql/case-noelse.yaml b/compiler/ztests/sql/case-noelse.yaml index 6e5336ba36..0e97b688ba 100644 --- a/compiler/ztests/sql/case-noelse.yaml +++ b/compiler/ztests/sql/case-noelse.yaml @@ -1,8 +1,6 @@ spq: | select case when x==1 then 'foo' end as x from (values (1),(2)) T(x) -vector: true - output: | {x:"foo"} {x:null} diff --git a/compiler/ztests/sql/cross-join-comma.yaml b/compiler/ztests/sql/cross-join-comma.yaml index 4d56d0a6f7..2c62694c3a 100644 --- a/compiler/ztests/sql/cross-join-comma.yaml +++ b/compiler/ztests/sql/cross-join-comma.yaml @@ -4,8 +4,6 @@ spq: | (values {b:4},{b:5},{b:6}) as Tb order by Ta.a, Tb.b -vector: true - output: | {a:1,b:4} {a:1,b:5} diff --git a/compiler/ztests/sql/cross-join.yaml b/compiler/ztests/sql/cross-join.yaml index 5cc81c7778..0242a590ce 100644 --- a/compiler/ztests/sql/cross-join.yaml +++ b/compiler/ztests/sql/cross-join.yaml @@ -4,8 +4,6 @@ spq: | cross join (values {b:4},{b:5},{b:6}) as Tb order by Ta.a, Tb.b -vector: true - output: | {a:1,b:4} {a:1,b:5} diff --git a/compiler/ztests/sql/having-this.yaml b/compiler/ztests/sql/having-this.yaml index 37a9b2e98f..f31b0b1362 100644 --- a/compiler/ztests/sql/having-this.yaml +++ b/compiler/ztests/sql/having-this.yaml @@ -1,6 +1,4 @@ spq: select count() from (values 1,2) having this={count:2} -vector: true - output: | {count:2} diff --git a/compiler/ztests/sql/not-in.yaml b/compiler/ztests/sql/not-in.yaml index 86791d5f95..bc918328a6 100644 --- a/compiler/ztests/sql/not-in.yaml +++ b/compiler/ztests/sql/not-in.yaml @@ -1,7 +1,5 @@ spq: values this not in (41,42) -vector: true - input: | 40 41 diff --git a/compiler/ztests/sql/substring.yaml b/compiler/ztests/sql/substring.yaml index e719e1e644..6851efc8e7 100644 --- a/compiler/ztests/sql/substring.yaml +++ b/compiler/ztests/sql/substring.yaml @@ -1,7 +1,5 @@ spq: values SUBSTRING(this FROM 3 FOR 2), SUBSTRING(this FROM 3), SUBSTRING(this FOR 3) -vector: true - input: | "foobar" "lobster"::(null|string) diff --git a/compiler/ztests/sql/timestamp-and-date.yaml b/compiler/ztests/sql/timestamp-and-date.yaml index 9db68a472e..6279232f4e 100644 --- a/compiler/ztests/sql/timestamp-and-date.yaml +++ b/compiler/ztests/sql/timestamp-and-date.yaml @@ -1,7 +1,5 @@ spq: values TIMESTAMP '2012-10-02 12:01:01', DATE '2012-10-02 12:01:01' -vector: true - input: | null diff --git a/compiler/ztests/sql/union-all.yaml b/compiler/ztests/sql/union-all.yaml index b8d10619af..23200c8218 100644 --- a/compiler/ztests/sql/union-all.yaml +++ b/compiler/ztests/sql/union-all.yaml @@ -6,8 +6,6 @@ spq: | SELECT * from (values {x:5,z:10}) | sort x -vector: true - output: | {x:1,y:2} {x:2,y:1} diff --git a/compiler/ztests/sql/union-distinct.yaml b/compiler/ztests/sql/union-distinct.yaml index 77e5ea983d..d322247a2e 100644 --- a/compiler/ztests/sql/union-distinct.yaml +++ b/compiler/ztests/sql/union-distinct.yaml @@ -4,8 +4,6 @@ spq: | select * from (values (2),(3),(4)) | sort c0 -vector: true - output: | {c0:1} {c0:2} diff --git a/compiler/ztests/this.yaml b/compiler/ztests/this.yaml index d22c95e003..b57f9aa800 100644 --- a/compiler/ztests/this.yaml +++ b/compiler/ztests/this.yaml @@ -1,7 +1,5 @@ spq: 'values {yodawg:this,b:this==this}' -vector: true - input: | {a:1} diff --git a/runtime/ztests/expr/arith-divide-by-zero.yaml b/runtime/ztests/expr/arith-divide-by-zero.yaml index b2d4ae7550..cfbc888512 100644 --- a/runtime/ztests/expr/arith-divide-by-zero.yaml +++ b/runtime/ztests/expr/arith-divide-by-zero.yaml @@ -1,7 +1,5 @@ spq: values a/b, a%b -vector: true - input: | {a:null,b:0::uint64} {a:2::uint64,b:null} diff --git a/runtime/ztests/expr/arith-errors.yaml b/runtime/ztests/expr/arith-errors.yaml index d419b471b2..cbc4196d5a 100644 --- a/runtime/ztests/expr/arith-errors.yaml +++ b/runtime/ztests/expr/arith-errors.yaml @@ -1,7 +1,5 @@ spq: s/0 -vector: true - input: | {} {s:error("other")} diff --git a/runtime/ztests/expr/arith-nulls.yaml b/runtime/ztests/expr/arith-nulls.yaml index 587647bc9e..ca4f0f6556 100644 --- a/runtime/ztests/expr/arith-nulls.yaml +++ b/runtime/ztests/expr/arith-nulls.yaml @@ -1,7 +1,5 @@ spq: values a+b, a-b, a*b, a/b, a%b -vector: true - input: | {a:1,b:null} {a:null,b:1} diff --git a/runtime/ztests/expr/array-bounds-2.yaml b/runtime/ztests/expr/array-bounds-2.yaml index f7899be841..345b2b6652 100644 --- a/runtime/ztests/expr/array-bounds-2.yaml +++ b/runtime/ztests/expr/array-bounds-2.yaml @@ -1,7 +1,5 @@ spq: cut m1:=missing(a[-1]),m2:=missing(a[4]) -vector: true - input: | {x:[1,2,3],i:1::uint16} diff --git a/runtime/ztests/expr/array-bounds.yaml b/runtime/ztests/expr/array-bounds.yaml index 4a44a7957c..de704e967b 100644 --- a/runtime/ztests/expr/array-bounds.yaml +++ b/runtime/ztests/expr/array-bounds.yaml @@ -1,7 +1,5 @@ spq: put b:=missing(a[2]) -vector: true - input: | {a:[1,2,3]} {a:[1,2]} diff --git a/runtime/ztests/expr/array-expr.yaml b/runtime/ztests/expr/array-expr.yaml index 5fd29591f6..117ea3cda7 100644 --- a/runtime/ztests/expr/array-expr.yaml +++ b/runtime/ztests/expr/array-expr.yaml @@ -1,7 +1,5 @@ spq: values [a,b,c] -vector: true - input: | {a:error("missing"),b:error("quiet"),c:null} {a:[1,2],b:null,c:[3,4]} @@ -28,7 +26,5 @@ output: | # Test empty array expression. spq: values [] -vector: true - output: | [] diff --git a/runtime/ztests/expr/array-spread-union.yaml b/runtime/ztests/expr/array-spread-union.yaml index 52b2b2ad36..cb2064c3f8 100644 --- a/runtime/ztests/expr/array-spread-union.yaml +++ b/runtime/ztests/expr/array-spread-union.yaml @@ -1,7 +1,5 @@ spq: values [a[0],...b] -vector: true - input: | {a:[1],b:[2.,"foo"]} {a:[2],b:[3.,"bar"]} diff --git a/runtime/ztests/expr/array-spread.yaml b/runtime/ztests/expr/array-spread.yaml index dfde3ed3ec..ef8307d972 100644 --- a/runtime/ztests/expr/array-spread.yaml +++ b/runtime/ztests/expr/array-spread.yaml @@ -1,7 +1,5 @@ spq: values [...a,...b] -vector: true - input: | {a:set[1,2],b:[0,1,null],c:"hi"} {a:set[1,2],b:"hi"} diff --git a/runtime/ztests/expr/case-match-noelse.yaml b/runtime/ztests/expr/case-match-noelse.yaml index a7bb191d22..2063fbefd4 100644 --- a/runtime/ztests/expr/case-match-noelse.yaml +++ b/runtime/ztests/expr/case-match-noelse.yaml @@ -1,8 +1,6 @@ spq: | values 1,2 | values case this when 1 then 'foo' end -vector: true - output: | "foo" error({message:"case: no clause matched and no else provided",on:2}) diff --git a/runtime/ztests/expr/case-match.yaml b/runtime/ztests/expr/case-match.yaml index bac27b0c6e..dd21b02d1b 100644 --- a/runtime/ztests/expr/case-match.yaml +++ b/runtime/ztests/expr/case-match.yaml @@ -1,7 +1,5 @@ spq: values case x when 1 then "foo" when 2 then "bar" else {y:12} end -vector: true - # If we are following SQL then this should have a test with a mismatched typed # value that gets an error, however we can't do this because mismatched # comparisons do not currently return errors. diff --git a/runtime/ztests/expr/case-noelse.yaml b/runtime/ztests/expr/case-noelse.yaml index 173ed577bd..aa3697d872 100644 --- a/runtime/ztests/expr/case-noelse.yaml +++ b/runtime/ztests/expr/case-noelse.yaml @@ -1,8 +1,6 @@ spq: | values 1,2 | values case when this==1 then 'foo' end -vector: true - output: | "foo" error("case: no clause matched and no else provided") diff --git a/runtime/ztests/expr/case.yaml b/runtime/ztests/expr/case.yaml index 6d394f2efb..24102f4630 100644 --- a/runtime/ztests/expr/case.yaml +++ b/runtime/ztests/expr/case.yaml @@ -1,7 +1,5 @@ spq: 'values case when x==1 then "foo" when x==2 then "bar" else {y:12} end' -vector: true - input: | {x:1} {x:2,y:3} diff --git a/runtime/ztests/expr/cast-array.yaml b/runtime/ztests/expr/cast-array.yaml index 489ec7b9b0..a78d69e218 100644 --- a/runtime/ztests/expr/cast-array.yaml +++ b/runtime/ztests/expr/cast-array.yaml @@ -1,7 +1,5 @@ spq: values cast(this, <[string]>) -vector: true - input: | null [null] diff --git a/runtime/ztests/expr/cast-name-only.yaml b/runtime/ztests/expr/cast-name-only.yaml index 32602e2cd3..5eed3d798d 100644 --- a/runtime/ztests/expr/cast-name-only.yaml +++ b/runtime/ztests/expr/cast-name-only.yaml @@ -1,7 +1,5 @@ spq: type foo = {x:int64} values cast(this, ) -vector: true - input: | {x:123} diff --git a/runtime/ztests/expr/cast-time-to-number.yaml b/runtime/ztests/expr/cast-time-to-number.yaml index 6db0ecc174..cc0c3e70aa 100644 --- a/runtime/ztests/expr/cast-time-to-number.yaml +++ b/runtime/ztests/expr/cast-time-to-number.yaml @@ -5,8 +5,6 @@ spq: | this::uint64, this::float64 -vector: true - input: | 2022-02-12T15:48:36.761595Z diff --git a/runtime/ztests/expr/cast-union.yaml b/runtime/ztests/expr/cast-union.yaml index ab252f3513..9038dbfb60 100644 --- a/runtime/ztests/expr/cast-union.yaml +++ b/runtime/ztests/expr/cast-union.yaml @@ -1,7 +1,5 @@ spq: cast(this, ) -vector: true - input: | null 1 diff --git a/runtime/ztests/expr/cast/bool.yaml b/runtime/ztests/expr/cast/bool.yaml index 41b7b7cd16..98386fecdd 100644 --- a/runtime/ztests/expr/cast/bool.yaml +++ b/runtime/ztests/expr/cast/bool.yaml @@ -1,7 +1,5 @@ spq: this::bool -vector: true - input: | true false diff --git a/runtime/ztests/expr/cast/bytes.yaml b/runtime/ztests/expr/cast/bytes.yaml index a1195a663b..8178f385aa 100644 --- a/runtime/ztests/expr/cast/bytes.yaml +++ b/runtime/ztests/expr/cast/bytes.yaml @@ -1,7 +1,5 @@ spq: this::bytes -vector: true - input: | 0x01 "foo" diff --git a/runtime/ztests/expr/cast/duration.yaml b/runtime/ztests/expr/cast/duration.yaml index 20439e64f5..69bf237139 100644 --- a/runtime/ztests/expr/cast/duration.yaml +++ b/runtime/ztests/expr/cast/duration.yaml @@ -1,7 +1,5 @@ spq: this::duration -vector: true - input: | 10d "1d" diff --git a/runtime/ztests/expr/cast/enum.yaml b/runtime/ztests/expr/cast/enum.yaml index 79a28b4680..cc0ea77cbe 100644 --- a/runtime/ztests/expr/cast/enum.yaml +++ b/runtime/ztests/expr/cast/enum.yaml @@ -1,7 +1,5 @@ spq: this::enum(e1,e2) -vector: true - input: | "e2" "e3" diff --git a/runtime/ztests/expr/cast/float.yaml b/runtime/ztests/expr/cast/float.yaml index d2fe549fca..a754b032e8 100644 --- a/runtime/ztests/expr/cast/float.yaml +++ b/runtime/ztests/expr/cast/float.yaml @@ -1,7 +1,5 @@ spq: values this::float16, this::float32, this::float64 -vector: true - input: | "1.5" "-6.9e20" @@ -51,8 +49,6 @@ output: | spq: cast(this, ) -vector: true - input: | error("bad") {x:1} diff --git a/runtime/ztests/expr/cast/int.yaml b/runtime/ztests/expr/cast/int.yaml index af4a9b98fd..80d8b8eb39 100644 --- a/runtime/ztests/expr/cast/int.yaml +++ b/runtime/ztests/expr/cast/int.yaml @@ -1,8 +1,6 @@ spq: | values this::int8, this::int16, this::int32, this::int64 -vector: true - input: | "-1" "65535" @@ -67,8 +65,6 @@ output: | spq: cast(this, ) -vector: true - input: | error("bad") {x:1} diff --git a/runtime/ztests/expr/cast/ip.yaml b/runtime/ztests/expr/cast/ip.yaml index 4fffcc00c3..a7eb86c4b0 100644 --- a/runtime/ztests/expr/cast/ip.yaml +++ b/runtime/ztests/expr/cast/ip.yaml @@ -1,7 +1,5 @@ spq: this::ip -vector: true - input: | "foo" "127.0.0.1" diff --git a/runtime/ztests/expr/cast/map.yaml b/runtime/ztests/expr/cast/map.yaml index 941cb52daa..ae7fc1cb3d 100644 --- a/runtime/ztests/expr/cast/map.yaml +++ b/runtime/ztests/expr/cast/map.yaml @@ -1,8 +1,6 @@ spq: | values this::map{int64:map{string:int64}} -vector: true - input: | map{} map{1:map{"2":3,4:"5"},"7":8,"9":map{10:[],[]:11,null:null}} diff --git a/runtime/ztests/expr/cast/named.yaml b/runtime/ztests/expr/cast/named.yaml index c57156447c..6b5ead2f33 100644 --- a/runtime/ztests/expr/cast/named.yaml +++ b/runtime/ztests/expr/cast/named.yaml @@ -2,8 +2,6 @@ spq: | type named={x:int64} cast(this, "named") -vector: true - input: | {x:1} {x:2} @@ -35,8 +33,6 @@ spq: | type foo=int64 values {str:cast(this, "foo"), named:cast(this, foo)} -vector: true - input: | 1 2 diff --git a/runtime/ztests/expr/cast/net.yaml b/runtime/ztests/expr/cast/net.yaml index 03f7580a4b..d4d1d09e7f 100644 --- a/runtime/ztests/expr/cast/net.yaml +++ b/runtime/ztests/expr/cast/net.yaml @@ -1,7 +1,5 @@ spq: this::net -vector: true - input: | "192.168.1.0/24" "2001:db8::/32" diff --git a/runtime/ztests/expr/cast/record.yaml b/runtime/ztests/expr/cast/record.yaml index 99b71808a3..01c2f29399 100644 --- a/runtime/ztests/expr/cast/record.yaml +++ b/runtime/ztests/expr/cast/record.yaml @@ -1,8 +1,6 @@ spq: | values this::{a:int64,b:string,c:{},d:[{e:string,f:int64}]} -vector: true - input: | {} {a:"1",b:{}} diff --git a/runtime/ztests/expr/cast/string.yaml b/runtime/ztests/expr/cast/string.yaml index b9e2245061..d15bfc460b 100644 --- a/runtime/ztests/expr/cast/string.yaml +++ b/runtime/ztests/expr/cast/string.yaml @@ -1,7 +1,5 @@ spq: this::string -vector: true - input: | 1 2 diff --git a/runtime/ztests/expr/cast/time.yaml b/runtime/ztests/expr/cast/time.yaml index 018f0fdb95..e3f6086d8c 100644 --- a/runtime/ztests/expr/cast/time.yaml +++ b/runtime/ztests/expr/cast/time.yaml @@ -1,7 +1,5 @@ spq: this::time -vector: true - input: | "2023-10-19T23:11:20.999803Z" "2015-03-05T16:07:13.154566+0100" diff --git a/runtime/ztests/expr/cast/type.yaml b/runtime/ztests/expr/cast/type.yaml index ee1f947e69..463e88bdd1 100644 --- a/runtime/ztests/expr/cast/type.yaml +++ b/runtime/ztests/expr/cast/type.yaml @@ -1,7 +1,5 @@ spq: this::type -vector: true - input: | "" diff --git a/runtime/ztests/expr/cast/uint.yaml b/runtime/ztests/expr/cast/uint.yaml index f9f44b3e93..99d174593b 100644 --- a/runtime/ztests/expr/cast/uint.yaml +++ b/runtime/ztests/expr/cast/uint.yaml @@ -1,8 +1,6 @@ spq: | values this::uint8, this::uint16, this::uint32, this::uint64 -vector: true - input: | false true @@ -41,8 +39,6 @@ output: | spq: cast(this, ) -vector: true - input: | error("bad") {x:1} diff --git a/runtime/ztests/expr/compare-incompatible.yaml b/runtime/ztests/expr/compare-incompatible.yaml index b37c9900a1..9e16ff23dd 100644 --- a/runtime/ztests/expr/compare-incompatible.yaml +++ b/runtime/ztests/expr/compare-incompatible.yaml @@ -1,7 +1,5 @@ spq: values a == b -vector: true - input: | {a:"1",b:1::uint8} {a:127.0.0.1,b:} diff --git a/runtime/ztests/expr/compare-issue-6277.yaml b/runtime/ztests/expr/compare-issue-6277.yaml index cec47f01ba..b06e935fdc 100644 --- a/runtime/ztests/expr/compare-issue-6277.yaml +++ b/runtime/ztests/expr/compare-issue-6277.yaml @@ -1,8 +1,6 @@ spq: | values a >= b or a <= b -vector: true - input: | {a:1,b:null} diff --git a/runtime/ztests/expr/compare-null-int64.yaml b/runtime/ztests/expr/compare-null-int64.yaml index db788097b0..33a8c6305b 100644 --- a/runtime/ztests/expr/compare-null-int64.yaml +++ b/runtime/ztests/expr/compare-null-int64.yaml @@ -1,7 +1,5 @@ spq: put eq := (a == b), ne := (a != b), lt := (a < b), lte := (a <= b), gt := (a > b), gte := (a >= b) -vector: true - input: | {a:1,b:null} diff --git a/runtime/ztests/expr/compare-null-string.yaml b/runtime/ztests/expr/compare-null-string.yaml index c00069fdc1..ea9cf47af0 100644 --- a/runtime/ztests/expr/compare-null-string.yaml +++ b/runtime/ztests/expr/compare-null-string.yaml @@ -1,7 +1,5 @@ spq: put eq := (a == b), ne := (a != b) -vector: true - input: | {a:"s",b:null} {a:"s"} diff --git a/runtime/ztests/expr/compare-string.yaml b/runtime/ztests/expr/compare-string.yaml index 105cfa6c70..3fd0cfaf5d 100644 --- a/runtime/ztests/expr/compare-string.yaml +++ b/runtime/ztests/expr/compare-string.yaml @@ -1,7 +1,5 @@ spq: values a>=b,a<=b,a<=c,a>=c,a>c,a,b:} {a:<{x:ip}>,b:<{x:ip}>} diff --git a/runtime/ztests/expr/compare-union.yaml b/runtime/ztests/expr/compare-union.yaml index dffb20e5b1..5b993d6616 100644 --- a/runtime/ztests/expr/compare-union.yaml +++ b/runtime/ztests/expr/compare-union.yaml @@ -1,8 +1,6 @@ spq: | values a == b -vector: true - input: | {a:"foo"::(int64|string),b:"foo"} {a:"foo",b:"foo"::(int64|string)} diff --git a/runtime/ztests/expr/compare.yaml b/runtime/ztests/expr/compare.yaml index 6a27a460d9..f5022a546b 100644 --- a/runtime/ztests/expr/compare.yaml +++ b/runtime/ztests/expr/compare.yaml @@ -1,7 +1,5 @@ spq: values [a==b, a!=b, a=b, a>b] -vector: true - input: | {a:false,b:false} {a:false,b:true} @@ -18,8 +16,6 @@ output: | spq: values [a==b, a!=b, a=b, a>b] -vector: true - input: | {a:{aa:1},b:{aa:1}} {a:{aa:1},b:{aa:2}} @@ -46,8 +42,6 @@ output: | spq: values [a==b, a!=b, a=b, a>b] -vector: true - input: | {a:[1],b:[1]} {a:[1],b:[2]} @@ -72,8 +66,6 @@ output: | spq: values [a==b, a!=b, a=b, a>b] -vector: true - input: | {a:set[1],b:set[1]} {a:set[1],b:set[2]} @@ -98,8 +90,6 @@ output: | spq: values [a==b, a!=b, a=b, a>b] -vector: true - input: | {a:map{"aa":1},b:map{"aa":1}} {a:map{"aa":1},b:map{"aa":2}} @@ -126,8 +116,6 @@ output: | spq: values [a==b, a!=b, a=b, a>b] -vector: true - input: | {a:"aa"::enum(aa,bb),b:"aa"::enum(aa,bb)} {a:"aa"::enum(aa,bb),b:"bb"::enum(aa,bb)} diff --git a/runtime/ztests/expr/complex-in.yaml b/runtime/ztests/expr/complex-in.yaml index 370a5ed32e..9c8e53b020 100644 --- a/runtime/ztests/expr/complex-in.yaml +++ b/runtime/ztests/expr/complex-in.yaml @@ -1,7 +1,5 @@ spq: a in [1,2,3] -vector: true - input: | {a:2} {a:4} diff --git a/runtime/ztests/expr/complex-record-math.yaml b/runtime/ztests/expr/complex-record-math.yaml index 5263898d92..5cfe0bca65 100644 --- a/runtime/ztests/expr/complex-record-math.yaml +++ b/runtime/ztests/expr/complex-record-math.yaml @@ -1,7 +1,5 @@ spq: cut r:={x:a+b,y:a-b},a1:=[a],a2:=[a+b,a-b] -vector: true - input: | {a:2,b:1} {a:4,b:3} diff --git a/runtime/ztests/expr/conditional.yaml b/runtime/ztests/expr/conditional.yaml index f16a5eaf20..26cd7e63ed 100644 --- a/runtime/ztests/expr/conditional.yaml +++ b/runtime/ztests/expr/conditional.yaml @@ -1,8 +1,6 @@ spq: | values [this ? 1 : 0, this] -vector: true - input: | false false::(int64|bool|null) @@ -73,8 +71,6 @@ output: | spq: | values this == 1 ? this : this -vector: true - input: | 1::(int64|null) 2::(int64|null) diff --git a/runtime/ztests/expr/cut-expr.yaml b/runtime/ztests/expr/cut-expr.yaml index f1a97b489e..3b4a0037e8 100644 --- a/runtime/ztests/expr/cut-expr.yaml +++ b/runtime/ztests/expr/cut-expr.yaml @@ -1,7 +1,5 @@ spq: cut y:=x+1,a:=lower(s),typeof:=typeof(s) -vector: true - input: | {a:[]::[int32],x:1::int32,s:"foo",b:0x68656c6c6f0a} {a:[1::int32],x:2::int32,s:"Bar",b:0x74686572650a} diff --git a/runtime/ztests/expr/cut-root.yaml b/runtime/ztests/expr/cut-root.yaml index 36604720c1..81311d5b8d 100644 --- a/runtime/ztests/expr/cut-root.yaml +++ b/runtime/ztests/expr/cut-root.yaml @@ -1,7 +1,5 @@ spq: 'put x:=this' -vector: true - input: | {a:null} {a:{b:null}} diff --git a/runtime/ztests/expr/cut-to-root.yaml b/runtime/ztests/expr/cut-to-root.yaml index f2846db9a5..884dd81d6b 100644 --- a/runtime/ztests/expr/cut-to-root.yaml +++ b/runtime/ztests/expr/cut-to-root.yaml @@ -1,7 +1,5 @@ spq: values a -vector: true - input: | {a:{b:null}} {a:{b:1}} diff --git a/runtime/ztests/expr/cut.yaml b/runtime/ztests/expr/cut.yaml index 46cb06c494..ef76cfadfc 100644 --- a/runtime/ztests/expr/cut.yaml +++ b/runtime/ztests/expr/cut.yaml @@ -1,7 +1,5 @@ spq: put v:={s:s,x:x} -vector: true - input: | {x:1::int32,s:"a"} {x:2::int32,s:"b"} diff --git a/runtime/ztests/expr/date_part.yaml b/runtime/ztests/expr/date_part.yaml index 78141a7146..2405e7a9f1 100644 --- a/runtime/ztests/expr/date_part.yaml +++ b/runtime/ztests/expr/date_part.yaml @@ -10,8 +10,6 @@ spq: | date_part("second", this), date_part("year", this) -vector: true - input: | 2001-09-09T01:46:40.491021Z @@ -32,8 +30,6 @@ output: | spq: | values date_part(a,b) -vector: true - input: | {a:"hour",b:2001-10-09T01:46:40Z::(time|null)} {a:"hour",b:null::(time|null)} diff --git a/runtime/ztests/expr/dot-index.yaml b/runtime/ztests/expr/dot-index.yaml index e2fa86245f..5d22e0d67a 100644 --- a/runtime/ztests/expr/dot-index.yaml +++ b/runtime/ztests/expr/dot-index.yaml @@ -1,7 +1,5 @@ spq: put s1:=this["yodawg"],s2:=this[yodawg],k:=this["..."]+1 -vector: true - input: | {foo:"yodawg",bar:"a","...":1::int32,yodawg:"foo"} {foo:"yodawg",bar:"b","...":2::int32,yodawg:"bar"} diff --git a/runtime/ztests/expr/dot-named-rec.yaml b/runtime/ztests/expr/dot-named-rec.yaml index 5a89566019..a4f5a9d974 100644 --- a/runtime/ztests/expr/dot-named-rec.yaml +++ b/runtime/ztests/expr/dot-named-rec.yaml @@ -1,7 +1,5 @@ spq: cut v:=a.f -vector: true - input: | type foo={f:int8} {a:{f:1::int8}::foo} diff --git a/runtime/ztests/expr/dot-record-type.yaml b/runtime/ztests/expr/dot-record-type.yaml index 19c9050515..b655b6ef56 100644 --- a/runtime/ztests/expr/dot-record-type.yaml +++ b/runtime/ztests/expr/dot-record-type.yaml @@ -1,7 +1,5 @@ spq: values foo, foo.bar -vector: true - input: | <{foo:{bar:int64}}> diff --git a/runtime/ztests/expr/dot.yaml b/runtime/ztests/expr/dot.yaml index d57f9cf6a9..b61c8de186 100644 --- a/runtime/ztests/expr/dot.yaml +++ b/runtime/ztests/expr/dot.yaml @@ -1,7 +1,5 @@ spq: values a.b -vector: true - input: | {a:{b:1}} {a:{b:1::(int64|string)}} diff --git a/runtime/ztests/expr/empty-record.yaml b/runtime/ztests/expr/empty-record.yaml index 71a289ad9b..68bb2e2ee9 100644 --- a/runtime/ztests/expr/empty-record.yaml +++ b/runtime/ztests/expr/empty-record.yaml @@ -1,7 +1,5 @@ spq: values {} -vector: true - input: | {} diff --git a/runtime/ztests/expr/exists.yaml b/runtime/ztests/expr/exists.yaml index 6e3d8a4c7e..4f72e76ec1 100644 --- a/runtime/ztests/expr/exists.yaml +++ b/runtime/ztests/expr/exists.yaml @@ -6,8 +6,6 @@ spq: | "===", exists(values "foo", "bar" | where this == "baz") -vector: true - output: | true "===" diff --git a/runtime/ztests/expr/f-string.yaml b/runtime/ztests/expr/f-string.yaml index 0b49e5afa6..d859b11b84 100644 --- a/runtime/ztests/expr/f-string.yaml +++ b/runtime/ztests/expr/f-string.yaml @@ -1,7 +1,5 @@ spq: f"{a}{b}{c}" -vector: true - input: | {a:1,b:" ",c:3.3.3.3} {a:null,b:null,c:null} diff --git a/runtime/ztests/expr/filter-null-with-nonexistent-field.yaml b/runtime/ztests/expr/filter-null-with-nonexistent-field.yaml index e224571256..5e468a57fd 100644 --- a/runtime/ztests/expr/filter-null-with-nonexistent-field.yaml +++ b/runtime/ztests/expr/filter-null-with-nonexistent-field.yaml @@ -1,7 +1,5 @@ spq: not has(t) -vector: true - input: &input | {s:"A=B"} {s:"A=*"} diff --git a/runtime/ztests/expr/filter-null-with-unset-field.yaml b/runtime/ztests/expr/filter-null-with-unset-field.yaml index 22cd7415db..fb85c4dea2 100644 --- a/runtime/ztests/expr/filter-null-with-unset-field.yaml +++ b/runtime/ztests/expr/filter-null-with-unset-field.yaml @@ -1,7 +1,5 @@ spq: s IS NULL -vector: true - input: | {s:"A=B"} {s:"A=*"} diff --git a/runtime/ztests/expr/function/abs.yaml b/runtime/ztests/expr/function/abs.yaml index af96de0a87..a0c22e87a8 100644 --- a/runtime/ztests/expr/function/abs.yaml +++ b/runtime/ztests/expr/function/abs.yaml @@ -1,7 +1,5 @@ spq: abs(this) -vector: true - input: | 1 -1 diff --git a/runtime/ztests/expr/function/base64.yaml b/runtime/ztests/expr/function/base64.yaml index 68160f34a3..6dd55ceffc 100644 --- a/runtime/ztests/expr/function/base64.yaml +++ b/runtime/ztests/expr/function/base64.yaml @@ -1,7 +1,5 @@ spq: base64(this) -vector: true - input: | "aGVsbG8gd29ybGQ=" 0x68656c6c6f20776f726c64 diff --git a/runtime/ztests/expr/function/bucket.yaml b/runtime/ztests/expr/function/bucket.yaml index 83be165f03..9301dac32a 100644 --- a/runtime/ztests/expr/function/bucket.yaml +++ b/runtime/ztests/expr/function/bucket.yaml @@ -1,7 +1,5 @@ spq: bucket(t, bin) -vector: true - input: | {t:2020-05-26T15:27:47Z,bin:1h} {t:2020-05-27T15:27:47Z,bin:0s} diff --git a/runtime/ztests/expr/function/ceil.yaml b/runtime/ztests/expr/function/ceil.yaml index ad596630ae..29dc664af4 100644 --- a/runtime/ztests/expr/function/ceil.yaml +++ b/runtime/ztests/expr/function/ceil.yaml @@ -1,7 +1,5 @@ spq: ceil(this) -vector: true - input: | 1.5 -1.5 diff --git a/runtime/ztests/expr/function/cidr_match.yaml b/runtime/ztests/expr/function/cidr_match.yaml index d64cf11296..6661deb947 100644 --- a/runtime/ztests/expr/function/cidr_match.yaml +++ b/runtime/ztests/expr/function/cidr_match.yaml @@ -1,8 +1,6 @@ spq: | values cidr_match(this[0], this[1]) -vector: true - input: | [1.1.0.0/16, 1.1.1.1] [1.1.0.0/16::(net|string), 1.1.1.1::(ip|string)] diff --git a/runtime/ztests/expr/function/coalesce.yaml b/runtime/ztests/expr/function/coalesce.yaml index fc39d06b2d..0e07b83580 100644 --- a/runtime/ztests/expr/function/coalesce.yaml +++ b/runtime/ztests/expr/function/coalesce.yaml @@ -1,7 +1,5 @@ spq: coalesce(a, b, c) -vector: true - input: | {a:null, b:error("quiet"), c:"foo"::(uint64|string)} {a:"bar"::string, b:error("quiet"), c:1::uint64::(uint64|string)} diff --git a/runtime/ztests/expr/function/compare.yaml b/runtime/ztests/expr/function/compare.yaml index e3ace8349a..534cdf6825 100644 --- a/runtime/ztests/expr/function/compare.yaml +++ b/runtime/ztests/expr/function/compare.yaml @@ -1,7 +1,5 @@ spq: values compare(a, b) -vector: true - input: | {a:2,b:1} {a:2,b:"1"} @@ -29,8 +27,6 @@ spq: | compare(a, b, false), compare(a, b, "error") -vector: true - input: | {a:null,b:2} {a:null::(int64|null),b:2} diff --git a/runtime/ztests/expr/function/concat.yaml b/runtime/ztests/expr/function/concat.yaml index 97f0ebe0a6..a24265bd0f 100644 --- a/runtime/ztests/expr/function/concat.yaml +++ b/runtime/ztests/expr/function/concat.yaml @@ -1,7 +1,5 @@ spq: concat(a, b, c) -vector: true - input: | {a:"hello",b:" ",c:"world"} {a:null,b:null,c:null} @@ -25,8 +23,6 @@ output: | spq: concat(this) -vector: true - input: | "single" null @@ -46,8 +42,6 @@ output: | spq: concat() -vector: true - error: | too few arguments at line 1, column 1: concat() diff --git a/runtime/ztests/expr/function/defuse.yaml b/runtime/ztests/expr/function/defuse.yaml index df2d41d4f0..b28ce2882e 100644 --- a/runtime/ztests/expr/function/defuse.yaml +++ b/runtime/ztests/expr/function/defuse.yaml @@ -1,7 +1,5 @@ spq: fuse | defuse(this) -vector: true - input: &input | [1,2] ["foo"] @@ -13,8 +11,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | {x:1} {x:2,y?:3} @@ -25,8 +21,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | {a:{b:1}} type n1={b:int64,c:int64} @@ -39,8 +33,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | type p1=int64 1::p1 @@ -76,8 +68,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | type p1=int64 1::p1 @@ -109,8 +99,6 @@ output: *input spq: defuse(this) -vector: true - input: | fusion({a?:1,b?:_::int64,c?:_::int64},<{a:int64}>) fusion({a?:_::int64,b?:1,c?:2},<{b:int64,c:int64}>) @@ -123,8 +111,6 @@ output: | spq: fuse | defuse(this) -vector: true - input: &input | [1::(int64|bool|string),"foo"::(int64|bool|string)] @@ -135,8 +121,6 @@ output: | spq: fuse | defuse(this) -vector: true - input: &input | {a:1::(int64|null)} {a:2}::(null|{a:int64}) @@ -147,8 +131,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | {a:[{x:1},{x:null}]} @@ -158,8 +140,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | {x:1}::(null|{x:int64}) {} @@ -170,8 +150,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | {x:1}::({x:int64}|{x:int64,y:string}) {} @@ -182,8 +160,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | [1,[[2],[null]]] set[1,set[set[2],set[null]]] @@ -195,8 +171,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | error(0) error(1)::(null|error(int64)) diff --git a/runtime/ztests/expr/function/downcast.yaml b/runtime/ztests/expr/function/downcast.yaml index f8bb74b737..548629d113 100644 --- a/runtime/ztests/expr/function/downcast.yaml +++ b/runtime/ztests/expr/function/downcast.yaml @@ -1,8 +1,6 @@ # Test downcast on records. spq: downcast(this[0], this[1]) -vector: true - input: | [{x:1},<{}>] [{x?:1},<{x:int64}>] @@ -31,8 +29,6 @@ output: | # Test downcast on unions. spq: downcast(this[0], this[1]) -vector: true - input: | [1::(int64|bool|string),<(int64|string)>] [1,<(int64|string)>] @@ -52,8 +48,6 @@ output: | spq: downcast(this[0], this[1]) -vector: true - input: | ["x"::enum(x,y,z),] ["x"::enum(w,x),] @@ -67,8 +61,6 @@ output: | # Test downcast on arrays. spq: downcast(this[0], this[1]) -vector: true - input: | [[1::(int64|bool|string),"foo"::(int64|bool|string)],<[int64|bool|string]>] [[{x:1::(int64|string)},{y:"foo"::(int64|string)}],<[{x:int64}|{y:string}]>] @@ -81,8 +73,6 @@ output: | # Test downcast on maps. spq: downcast(this, ) -vector: true - input: | map{"a"::(int64|string):"b"::(int64|string)} map{1::(int64|string):"c"::(int64|string)} @@ -108,8 +98,6 @@ output: | # 1 with 2::(int64|(foo=(int64|string))). spq: downcast(this[0], this[1]) -vector: true - input: | type foo=(int64|string) [1::(int64|string),<(int64|bool|string)>] @@ -125,8 +113,6 @@ output: | # Test downcast on fusion values. spq: downcast(this[0], this[1]) -vector: true - input: | [fusion({x?:1,y?:_::string},<{x:int64}>),<{x:int64}>] [{a:fusion(2::(int64|null),)},] @@ -147,8 +133,6 @@ output: | # Test downcast on error values. spq: downcast(this, ) -vector: true - input: | error("foo"::(int64|string)) error(1::(int64|string)) @@ -164,8 +148,6 @@ output: | # Test downcast on named values. spq: downcast(this[0], this[1]) -vector: true - input: | type foo=int64 type bar=int64 diff --git a/runtime/ztests/expr/function/error.yaml b/runtime/ztests/expr/function/error.yaml index 7e46f828c8..77b14860ec 100644 --- a/runtime/ztests/expr/function/error.yaml +++ b/runtime/ztests/expr/function/error.yaml @@ -1,7 +1,5 @@ spq: error(this) -vector: true - input: | 1 "s" diff --git a/runtime/ztests/expr/function/fields.yaml b/runtime/ztests/expr/function/fields.yaml index c4fefff746..a0a9608519 100644 --- a/runtime/ztests/expr/function/fields.yaml +++ b/runtime/ztests/expr/function/fields.yaml @@ -1,7 +1,5 @@ spq: fields(this) -vector: true - input: | {r:{a:1::int32},s:123::int32}::(string|{r:{a:int32},s:int32}) null diff --git a/runtime/ztests/expr/function/flatten.yaml b/runtime/ztests/expr/function/flatten.yaml index ccc22aafa5..44f7302046 100644 --- a/runtime/ztests/expr/function/flatten.yaml +++ b/runtime/ztests/expr/function/flatten.yaml @@ -1,7 +1,5 @@ spq: flatten(this) -vector: true - input: | 127.0.0.1 {a:1,b:null} diff --git a/runtime/ztests/expr/function/float16.yaml b/runtime/ztests/expr/function/float16.yaml index 2c67429d43..92a450626b 100644 --- a/runtime/ztests/expr/function/float16.yaml +++ b/runtime/ztests/expr/function/float16.yaml @@ -1,7 +1,5 @@ spq: values abs(this),ceil(this),floor(this),log(this),pow(this,this),round(this),sqrt(this) -vector: true - input: | 1.::float16 diff --git a/runtime/ztests/expr/function/float32.yaml b/runtime/ztests/expr/function/float32.yaml index 6a019e6207..137240367c 100644 --- a/runtime/ztests/expr/function/float32.yaml +++ b/runtime/ztests/expr/function/float32.yaml @@ -1,7 +1,5 @@ spq: values abs(this),ceil(this),floor(this),log(this),pow(this,this),round(this),sqrt(this) -vector: true - input: | 1.::float32 diff --git a/runtime/ztests/expr/function/floor.yaml b/runtime/ztests/expr/function/floor.yaml index 72d94b8b87..27d24ca84f 100644 --- a/runtime/ztests/expr/function/floor.yaml +++ b/runtime/ztests/expr/function/floor.yaml @@ -1,7 +1,5 @@ spq: floor(this) -vector: true - input: | 1.5 1.7 diff --git a/runtime/ztests/expr/function/greatest.yaml b/runtime/ztests/expr/function/greatest.yaml index d171e0d82b..aa4c191da6 100644 --- a/runtime/ztests/expr/function/greatest.yaml +++ b/runtime/ztests/expr/function/greatest.yaml @@ -1,8 +1,6 @@ spq: | values greatest(a, b, c) -vector: true - input: | {a:1,b:2,c:3} {a:-1,b:-2,c:-3} diff --git a/runtime/ztests/expr/function/grep.yaml b/runtime/ztests/expr/function/grep.yaml index f4018c419c..2b626340e7 100644 --- a/runtime/ztests/expr/function/grep.yaml +++ b/runtime/ztests/expr/function/grep.yaml @@ -5,8 +5,6 @@ spq: | [grep(pattern,this),grep(pattern,input)] -vector: true - input: | {pattern:"a",input:"a"} {pattern:"z",input:"a"} diff --git a/runtime/ztests/expr/function/grok.yaml b/runtime/ztests/expr/function/grok.yaml index 433ce64261..e5e6966615 100644 --- a/runtime/ztests/expr/function/grok.yaml +++ b/runtime/ztests/expr/function/grok.yaml @@ -1,7 +1,5 @@ spq: grok(pattern, input, defs) -vector: true - input: | { pattern: "%{TIMESTAMP_ISO8601:event_time} %{LOGLEVEL:log_level} %{GREEDYDATA:log_message}", diff --git a/runtime/ztests/expr/function/has-2.yaml b/runtime/ztests/expr/function/has-2.yaml index 9f6f3fc711..a6554fb8f6 100644 --- a/runtime/ztests/expr/function/has-2.yaml +++ b/runtime/ztests/expr/function/has-2.yaml @@ -8,8 +8,6 @@ spq: | array:=has(array[1]), arraynot:=has(array[4]) -vector: true - input: | {r:{a:1::int32},s:123::int32,array:[1,2,3]} {r:{a:1::int8,b:2::int8}} diff --git a/runtime/ztests/expr/function/has.yaml b/runtime/ztests/expr/function/has.yaml index 90455420b2..3f36ea7ee9 100644 --- a/runtime/ztests/expr/function/has.yaml +++ b/runtime/ztests/expr/function/has.yaml @@ -1,7 +1,5 @@ spq: values has(a,b) -vector: true - input: | {a:1} {b:1} diff --git a/runtime/ztests/expr/function/has_error.yaml b/runtime/ztests/expr/function/has_error.yaml index 7f87ab0511..c7705ff5b8 100644 --- a/runtime/ztests/expr/function/has_error.yaml +++ b/runtime/ztests/expr/function/has_error.yaml @@ -1,7 +1,5 @@ spq: "values has_error(this)" -vector: true - input: | null error(0) diff --git a/runtime/ztests/expr/function/hex.yaml b/runtime/ztests/expr/function/hex.yaml index 6a8df7611e..d27eb5328d 100644 --- a/runtime/ztests/expr/function/hex.yaml +++ b/runtime/ztests/expr/function/hex.yaml @@ -1,7 +1,5 @@ spq: hex(this) -vector: true - input: | "68656c6c6f20776f726c64"::(string|int64) 0x68656c6c6f20776f726c64::(bytes|int64) diff --git a/runtime/ztests/expr/function/is-late-binding.yaml b/runtime/ztests/expr/function/is-late-binding.yaml index 4523b254cd..646968b2ea 100644 --- a/runtime/ztests/expr/function/is-late-binding.yaml +++ b/runtime/ztests/expr/function/is-late-binding.yaml @@ -2,8 +2,6 @@ skip: XXX fix ztest to read input so we have types spq: is(this, ) -vector: true - input: | {x:1} type foo={x:int64} diff --git a/runtime/ztests/expr/function/is-typedef.yaml b/runtime/ztests/expr/function/is-typedef.yaml index 5bb429572a..b8c164f051 100644 --- a/runtime/ztests/expr/function/is-typedef.yaml +++ b/runtime/ztests/expr/function/is-typedef.yaml @@ -3,8 +3,6 @@ spq: | const PI=3.14 is(src,) | put pi:=PI -vector: true - input: | type socket={addr:ip, port:uint16} type conn={info:string,src:socket,dst:socket} diff --git a/runtime/ztests/expr/function/is.yaml b/runtime/ztests/expr/function/is.yaml index e4b081d06a..8fb3d17454 100644 --- a/runtime/ztests/expr/function/is.yaml +++ b/runtime/ztests/expr/function/is.yaml @@ -1,7 +1,5 @@ spq: cut isRecType:=is(r, <{a:int32}>), isString:=is(s, ) -vector: true - input: | {r:{a:1::int32},s:123::int32} {r:{a:1::int8},s:"a"} @@ -14,8 +12,6 @@ output: | spq: values is(a,b) -vector: true - input: | {a:1::(int64|string),b:} diff --git a/runtime/ztests/expr/function/is_error.yaml b/runtime/ztests/expr/function/is_error.yaml index 1d442e0921..13eeab51b2 100644 --- a/runtime/ztests/expr/function/is_error.yaml +++ b/runtime/ztests/expr/function/is_error.yaml @@ -1,7 +1,5 @@ spq: values is_error(this) -vector: true - input: | error(0) error(0)::(int64|error(int64)) diff --git a/runtime/ztests/expr/function/join.yaml b/runtime/ztests/expr/function/join.yaml index 0674be5fff..e2a3d4f964 100644 --- a/runtime/ztests/expr/function/join.yaml +++ b/runtime/ztests/expr/function/join.yaml @@ -1,8 +1,6 @@ spq: | values join(this, "->") -vector: true - input: | ["foo","bar","baz"] ["foo"] @@ -28,8 +26,6 @@ output: | spq: | join(this) -vector: true - input: | ["f",".bar.com"] @@ -41,8 +37,6 @@ output: | # Bad separator arg spq: join(["foo","bar"], this) -vector: true - input: | null 1 diff --git a/runtime/ztests/expr/function/kind.yaml b/runtime/ztests/expr/function/kind.yaml index 342bca40c5..5c4a59c899 100644 --- a/runtime/ztests/expr/function/kind.yaml +++ b/runtime/ztests/expr/function/kind.yaml @@ -1,7 +1,5 @@ spq: '{val:this, kind:kind(this)}' -vector: true - input: | null 0x1234 diff --git a/runtime/ztests/expr/function/ksuid.yaml b/runtime/ztests/expr/function/ksuid.yaml index ade9637194..217ee63af8 100644 --- a/runtime/ztests/expr/function/ksuid.yaml +++ b/runtime/ztests/expr/function/ksuid.yaml @@ -1,7 +1,5 @@ spq: ksuid(this) -vector: true - input: | "24eT188EIisOiwVWwmej1h9t4Ms" 0x0e8afd4a5a0a2372e218818aa996ad96f5739dd2 @@ -22,7 +20,5 @@ output: | spq: len(ksuid()) -vector: true - output: | 20 diff --git a/runtime/ztests/expr/function/least.yaml b/runtime/ztests/expr/function/least.yaml index 4e3e564d64..a529b1996f 100644 --- a/runtime/ztests/expr/function/least.yaml +++ b/runtime/ztests/expr/function/least.yaml @@ -1,8 +1,6 @@ spq: | values least(a, b, c) -vector: true - input: | {a:1,b:2,c:3} {a:-1,b:-2,c:-3} diff --git a/runtime/ztests/expr/function/len.yaml b/runtime/ztests/expr/function/len.yaml index 76d4b63bd7..4cb02b2bf2 100644 --- a/runtime/ztests/expr/function/len.yaml +++ b/runtime/ztests/expr/function/len.yaml @@ -1,7 +1,5 @@ spq: len(this) -vector: true - input: | null 0x diff --git a/runtime/ztests/expr/function/length.yaml b/runtime/ztests/expr/function/length.yaml index 7b1064c150..6058da5ac4 100644 --- a/runtime/ztests/expr/function/length.yaml +++ b/runtime/ztests/expr/function/length.yaml @@ -1,7 +1,5 @@ spq: SELECT LENGTH(s); -vector: true - input: | {s:"W3Schools.com"} {s:"emoji👀"} diff --git a/runtime/ztests/expr/function/levenshtein.yaml b/runtime/ztests/expr/function/levenshtein.yaml index 1ebdd33905..890c5dac70 100644 --- a/runtime/ztests/expr/function/levenshtein.yaml +++ b/runtime/ztests/expr/function/levenshtein.yaml @@ -1,7 +1,5 @@ spq: levenshtein(a, b) -vector: true - input: | {a: "kitten", b: "sitting"} {a: "kitten", b: ""::(int64|string)} diff --git a/runtime/ztests/expr/function/log.yaml b/runtime/ztests/expr/function/log.yaml index 42902e7298..f3d0510d24 100644 --- a/runtime/ztests/expr/function/log.yaml +++ b/runtime/ztests/expr/function/log.yaml @@ -1,7 +1,5 @@ spq: log(this) -vector: true - input: | 4::int16 4.0 diff --git a/runtime/ztests/expr/function/lower.yaml b/runtime/ztests/expr/function/lower.yaml index efb050953e..1219fba7e3 100644 --- a/runtime/ztests/expr/function/lower.yaml +++ b/runtime/ztests/expr/function/lower.yaml @@ -1,7 +1,5 @@ spq: lower(this) -vector: true - input: | "fOo" 127.0.0.1 diff --git a/runtime/ztests/expr/function/missing.yaml b/runtime/ztests/expr/function/missing.yaml index 9d244c97ee..d2e6cb242d 100644 --- a/runtime/ztests/expr/function/missing.yaml +++ b/runtime/ztests/expr/function/missing.yaml @@ -1,7 +1,5 @@ spq: values missing(a,b) -vector: true - input: | {a:"foo",b:"bar"} {a:null,b:"bar"} diff --git a/runtime/ztests/expr/function/nameof.yaml b/runtime/ztests/expr/function/nameof.yaml index 2e90bfd02a..eda05c4d44 100644 --- a/runtime/ztests/expr/function/nameof.yaml +++ b/runtime/ztests/expr/function/nameof.yaml @@ -1,7 +1,5 @@ spq: nameof(this) -vector: true - input: | {x:1} type foo1={x:int64} diff --git a/runtime/ztests/expr/function/nest_dotted.yaml b/runtime/ztests/expr/function/nest_dotted.yaml index 3a50ea6275..8517529009 100644 --- a/runtime/ztests/expr/function/nest_dotted.yaml +++ b/runtime/ztests/expr/function/nest_dotted.yaml @@ -1,7 +1,5 @@ spq: nest_dotted(this) -vector: true - input: | {a:1,"b.a":2,"b.b":3,"b.c.a":4,c:5} {a:1,b:{a:2,b:3,c:{a:4}},c:5} diff --git a/runtime/ztests/expr/function/network_of.yaml b/runtime/ztests/expr/function/network_of.yaml index a26d24d018..543999ab6c 100644 --- a/runtime/ztests/expr/function/network_of.yaml +++ b/runtime/ztests/expr/function/network_of.yaml @@ -10,8 +10,6 @@ spq: | network_of(this, ff::), network_of(this, "invalid") -vector: true - input: | 10.1.2.129 diff --git a/runtime/ztests/expr/function/now.yaml b/runtime/ztests/expr/function/now.yaml index f9ddf4f6fc..0c33c1fa68 100644 --- a/runtime/ztests/expr/function/now.yaml +++ b/runtime/ztests/expr/function/now.yaml @@ -3,8 +3,6 @@ spq: | values t1, now() | values this::string ~ '[0-9TZ:\\-\\.]+' -vector: true - input: | null diff --git a/runtime/ztests/expr/function/nullif.yaml b/runtime/ztests/expr/function/nullif.yaml index 777fb86adc..80ef38aac5 100644 --- a/runtime/ztests/expr/function/nullif.yaml +++ b/runtime/ztests/expr/function/nullif.yaml @@ -1,7 +1,5 @@ spq: nullif(this[0], this[1]) -vector: true - input: | [1, 1] [1, 1::int32] diff --git a/runtime/ztests/expr/function/parse-sup.yaml b/runtime/ztests/expr/function/parse-sup.yaml index da0588a166..0aa26ed1c8 100644 --- a/runtime/ztests/expr/function/parse-sup.yaml +++ b/runtime/ztests/expr/function/parse-sup.yaml @@ -1,7 +1,5 @@ spq: parse_sup(this) -vector: true - input: | "{a:1}" null diff --git a/runtime/ztests/expr/function/parse-uri.yaml b/runtime/ztests/expr/function/parse-uri.yaml index 97174d20ab..cec1d1befc 100644 --- a/runtime/ztests/expr/function/parse-uri.yaml +++ b/runtime/ztests/expr/function/parse-uri.yaml @@ -1,7 +1,5 @@ spq: uri := parse_uri(s) -vector: true - input: | {s:""} {s:"scheme://user:password@host:12345/path?a=1&a=2&b=3&c=#fragment"} diff --git a/runtime/ztests/expr/function/position.yaml b/runtime/ztests/expr/function/position.yaml index cdc7427a65..1488475c4b 100644 --- a/runtime/ztests/expr/function/position.yaml +++ b/runtime/ztests/expr/function/position.yaml @@ -1,7 +1,5 @@ spq: '{sql:position(sub IN s),call:position(s, sub)}' -vector: true - input: | {sub:"bar",s:"foobar"} {sub:"food"::(null|string),s:"seafood"::(null|string)} diff --git a/runtime/ztests/expr/function/pow.yaml b/runtime/ztests/expr/function/pow.yaml index a00d804672..3328c54765 100644 --- a/runtime/ztests/expr/function/pow.yaml +++ b/runtime/ztests/expr/function/pow.yaml @@ -1,7 +1,5 @@ spq: pow(a, b) -vector: true - input: | {a:2,b:2} {a:3::uint64,b:2::int16} diff --git a/runtime/ztests/expr/function/quiet.yaml b/runtime/ztests/expr/function/quiet.yaml index 1611874622..8c25b28dd4 100644 --- a/runtime/ztests/expr/function/quiet.yaml +++ b/runtime/ztests/expr/function/quiet.yaml @@ -1,7 +1,5 @@ spq: values quiet(this) -vector: true - input: | 1 [3,2,1,0] diff --git a/runtime/ztests/expr/function/regexp-replace.yaml b/runtime/ztests/expr/function/regexp-replace.yaml index 538ef05806..dbda26b556 100644 --- a/runtime/ztests/expr/function/regexp-replace.yaml +++ b/runtime/ztests/expr/function/regexp-replace.yaml @@ -1,7 +1,5 @@ spq: regexp_replace(in, re, new) -vector: true - input: | {in:"-ab-axxb-",re:"ax*b",new:"T"} {in:"-ab-axxb-",re:"a(x*)b",new:"$1"} diff --git a/runtime/ztests/expr/function/regexp.yaml b/runtime/ztests/expr/function/regexp.yaml index 61d8997215..29f7e89000 100644 --- a/runtime/ztests/expr/function/regexp.yaml +++ b/runtime/ztests/expr/function/regexp.yaml @@ -1,7 +1,5 @@ spq: regexp(re, in) -vector: true - input: | {re:"abc|ced",in: "abcdef"} {re:"foo(.?) (\\w+) fr.*",in: "seafood fool friend"} diff --git a/runtime/ztests/expr/function/replace.yaml b/runtime/ztests/expr/function/replace.yaml index c82327c8e7..4ddd1f0149 100644 --- a/runtime/ztests/expr/function/replace.yaml +++ b/runtime/ztests/expr/function/replace.yaml @@ -1,7 +1,5 @@ spq: replace(s, old, new) -vector: true - input: | {s:"oink oink oink", old:"oink", new: "moo"} {s:"oink oink oink", old:"oink"::(string|int64), new: "moo"} diff --git a/runtime/ztests/expr/function/round.yaml b/runtime/ztests/expr/function/round.yaml index 225c2db624..55f57bd34b 100644 --- a/runtime/ztests/expr/function/round.yaml +++ b/runtime/ztests/expr/function/round.yaml @@ -1,7 +1,5 @@ spq: round(this) -vector: true - input: | -1 2::uint64 diff --git a/runtime/ztests/expr/function/split.yaml b/runtime/ztests/expr/function/split.yaml index 7bd2c6669c..553d6bd7ec 100644 --- a/runtime/ztests/expr/function/split.yaml +++ b/runtime/ztests/expr/function/split.yaml @@ -1,7 +1,5 @@ spq: split(s, sep) -vector: true - input: | {s:"a,b,c",sep:","::(int64|string)} {s:"abc",sep:""} diff --git a/runtime/ztests/expr/function/sqrt.yaml b/runtime/ztests/expr/function/sqrt.yaml index 479fa203f6..56714b8155 100644 --- a/runtime/ztests/expr/function/sqrt.yaml +++ b/runtime/ztests/expr/function/sqrt.yaml @@ -1,7 +1,5 @@ spq: sqrt(this) -vector: true - input: | 4 2. diff --git a/runtime/ztests/expr/function/strftime.yaml b/runtime/ztests/expr/function/strftime.yaml index b1eb222df2..2beb932129 100644 --- a/runtime/ztests/expr/function/strftime.yaml +++ b/runtime/ztests/expr/function/strftime.yaml @@ -1,7 +1,5 @@ spq: strftime(f, v) -vector: true - input: | {f:"%Y-%a",v:2024-07-30T06:15:01.062681Z} {f:"%Y-%a"::(string|null),v:2024-07-30T06:15:01.062681Z::(time|null)} diff --git a/runtime/ztests/expr/function/trim.yaml b/runtime/ztests/expr/function/trim.yaml index 471ac18f1c..1a34eeb377 100644 --- a/runtime/ztests/expr/function/trim.yaml +++ b/runtime/ztests/expr/function/trim.yaml @@ -1,7 +1,5 @@ spq: trim(this) -vector: true - input: | " cushion " "foo "::(string|int64) diff --git a/runtime/ztests/expr/function/typename.yaml b/runtime/ztests/expr/function/typename.yaml index c11dc22ba2..4a4d0574bf 100644 --- a/runtime/ztests/expr/function/typename.yaml +++ b/runtime/ztests/expr/function/typename.yaml @@ -1,7 +1,5 @@ spq: typename(name) -vector: true - input: | type port=int16 {name:"port",p:80::port} diff --git a/runtime/ztests/expr/function/typeof.yaml b/runtime/ztests/expr/function/typeof.yaml index 470ee52c63..3ff371a0e3 100644 --- a/runtime/ztests/expr/function/typeof.yaml +++ b/runtime/ztests/expr/function/typeof.yaml @@ -1,7 +1,5 @@ spq: typeof(this) -vector: true - input: | type socket={addr:ip,port:uint16} type conn={info:string,src:socket,dst:socket} diff --git a/runtime/ztests/expr/function/unblend.yaml b/runtime/ztests/expr/function/unblend.yaml index 3ccb10d858..6c199687a9 100644 --- a/runtime/ztests/expr/function/unblend.yaml +++ b/runtime/ztests/expr/function/unblend.yaml @@ -1,8 +1,6 @@ # Test unblend on records. spq: unblend(this) -vector: true - input: | {x:{y:2::(int64|bool)},z?:"foo"} {x:{y:true::(int64|bool)},z?:_::string} @@ -18,8 +16,6 @@ output: | # Test unblend on root unions. spq: unblend(this) -vector: true - input: | 1::(int64|bool|{x:int64}) true::(int64|bool|{x:int64}) @@ -35,8 +31,6 @@ output: | # Test unblend on arrays. spq: unblend(this) -vector: true - input: | [1::(int64|bool|string),2::(int64|bool|string),"string"::(int64|bool|string)] [1::(int64|bool|string),2::(int64|bool|string),true::(int64|bool|string)] @@ -56,8 +50,6 @@ output: | # Test unblend on elements in an array. spq: unblend(this) -vector: true - input: | [{x:1::(bool|int64|string)},{x:true::(bool|int64|string)},{x:"foo"::(bool|int64|string)}] [{x:2::(bool|int64|string)},{x:3::(bool|int64|string)},{x:"bar"::(bool|int64|string)}] @@ -73,8 +65,6 @@ output: | # Test unblend on view of array. spq: unblend(this[0]) -vector: true - input: | [[0::(int64|string),1::(int64|string)],["foo"::(int64|string),2::(int64|string)]] @@ -86,8 +76,6 @@ output: | # Test unblend on sets. spq: unblend(this) -vector: true - input: | set[1::(int64|bool|string),2::(int64|bool|string),"string"::(int64|bool|string)] set[1::(int64|bool|string),2::(int64|bool|string),true::(int64|bool|string)] @@ -107,8 +95,6 @@ output: | # Test unblend on view of set. spq: unblend(this[0]) -vector: true - input: | set[set[0::(int64|string),1::(int64|string)],set["foo"::(int64|string),2::(int64|string)]] @@ -121,8 +107,6 @@ output: | # Test unblend on maps. spq: unblend(this) -vector: true - input: | map{"k1"::(int64|string):"v1"::(int64|string),"k2"::(int64|string):2::(int64|string)} map{"k1"::(int64|string):1::(int64|string),"k2"::(int64|string):2::(int64|string)} @@ -142,8 +126,6 @@ output: | # Test unblend on view of map. spq: unblend(this[0]) -vector: true - input: | map{0:map{"k1"::(int64|string):0},1:map{2::(int64|string):3}} diff --git a/runtime/ztests/expr/function/under.yaml b/runtime/ztests/expr/function/under.yaml index 459e6595ee..7b60baabd1 100644 --- a/runtime/ztests/expr/function/under.yaml +++ b/runtime/ztests/expr/function/under.yaml @@ -1,7 +1,5 @@ spq: under(this) -vector: true - input: | null 0x1234 diff --git a/runtime/ztests/expr/function/unflatten.yaml b/runtime/ztests/expr/function/unflatten.yaml index 02d82576e5..bd11112127 100644 --- a/runtime/ztests/expr/function/unflatten.yaml +++ b/runtime/ztests/expr/function/unflatten.yaml @@ -1,7 +1,5 @@ spq: unflatten(this) -vector: true - input: | [{key:["a","a"],value:1},{key:["a","b"],value:2},{key:["a","x","z"],value:"foo"},{key:["b"],value:2},{key:["c"],value:3}] [{key:["b","b1"],value:4},{key:["b","b2"],value:5},{key:["b","b3","c"],value:[6,7,8]},{key:["b","b4"],value:["one","two","three"]}] diff --git a/runtime/ztests/expr/function/upcast.yaml b/runtime/ztests/expr/function/upcast.yaml index 2ff7a30421..7848eb4a28 100644 --- a/runtime/ztests/expr/function/upcast.yaml +++ b/runtime/ztests/expr/function/upcast.yaml @@ -1,8 +1,6 @@ spq: | upcast(a,b) -vector: true - input: | {a:{x:1}::({x:int64}|{x:string}),b:<{x:(int64|string)}>} @@ -14,8 +12,6 @@ output: | spq: | upcast(this[0], this[1]) -vector: true - input: | [[1,"a"],<[int8|string]>] [[1::int8,"a"],<[int8|string]>] @@ -102,8 +98,6 @@ output: | spq: upcast(this, <{y?:int64,z?:int64}>) -vector: true - input: | {z?:_::int64} @@ -114,7 +108,5 @@ output: | spq: upcast({x?:_::int64},<{x?:int64}>) -vector: true - output: | {x?:_::int64} diff --git a/runtime/ztests/expr/function/upper.yaml b/runtime/ztests/expr/function/upper.yaml index a9a088d1ff..6b75a716e2 100644 --- a/runtime/ztests/expr/function/upper.yaml +++ b/runtime/ztests/expr/function/upper.yaml @@ -1,7 +1,5 @@ spq: upper(this) -vector: true - input: | "fOo" 127.0.0.1 diff --git a/runtime/ztests/expr/fuser.yaml b/runtime/ztests/expr/fuser.yaml index 30400b2ad7..781b925be6 100644 --- a/runtime/ztests/expr/fuser.yaml +++ b/runtime/ztests/expr/fuser.yaml @@ -9,8 +9,6 @@ output: *input spq: fuse | defuse(this) -vector: true - input: &input | "foo"::(int64|string) type named1=string diff --git a/runtime/ztests/expr/fusion-all.yaml b/runtime/ztests/expr/fusion-all.yaml index 272c505644..e44435bd66 100644 --- a/runtime/ztests/expr/fusion-all.yaml +++ b/runtime/ztests/expr/fusion-all.yaml @@ -1,7 +1,5 @@ spq: upcast(this,) -vector: true - # note: the syntax for fusion values will change from bytes to values soon # and this test will be updated @@ -21,8 +19,6 @@ output: | spq: defuse(upcast(this,)) -vector: true - input: &input | 1 "foo" diff --git a/runtime/ztests/expr/in-field.yaml b/runtime/ztests/expr/in-field.yaml index 6dc8b3cdad..ca2879f13b 100644 --- a/runtime/ztests/expr/in-field.yaml +++ b/runtime/ztests/expr/in-field.yaml @@ -1,7 +1,5 @@ spq: 2 in a -vector: true - input: | {a:[1::uint32,2::uint32]} {a:[1::uint32]} diff --git a/runtime/ztests/expr/in-issue-5554.yaml b/runtime/ztests/expr/in-issue-5554.yaml index 50b1494922..c3a659094c 100644 --- a/runtime/ztests/expr/in-issue-5554.yaml +++ b/runtime/ztests/expr/in-issue-5554.yaml @@ -1,8 +1,6 @@ spq: | values this in [1, 3] -vector: true - input: | 1 2 diff --git a/runtime/ztests/expr/in-set.yaml b/runtime/ztests/expr/in-set.yaml index 891622d924..edc2ed8d9f 100644 --- a/runtime/ztests/expr/in-set.yaml +++ b/runtime/ztests/expr/in-set.yaml @@ -1,7 +1,5 @@ spq: a in set[1,2,3] -vector: true - input: | {a:2} {a:4} diff --git a/runtime/ztests/expr/in-star.yaml b/runtime/ztests/expr/in-star.yaml index dae93556d9..c9e859383c 100644 --- a/runtime/ztests/expr/in-star.yaml +++ b/runtime/ztests/expr/in-star.yaml @@ -2,8 +2,6 @@ skip: disabled until we add "over/into"-style predicates spq: 2 in * -vector: true - input: | {a:[1::uint32,2::uint32]} {a:[1::uint32]} diff --git a/runtime/ztests/expr/in-subquery.yaml b/runtime/ztests/expr/in-subquery.yaml index a1f6f75b0e..c04a63b2c2 100644 --- a/runtime/ztests/expr/in-subquery.yaml +++ b/runtime/ztests/expr/in-subquery.yaml @@ -6,8 +6,6 @@ spq: | "===", "foo" in (values "fool") -vector: true - output: | true "===" diff --git a/runtime/ztests/expr/in.yaml b/runtime/ztests/expr/in.yaml index 9c392839c8..7b7f5aebae 100644 --- a/runtime/ztests/expr/in.yaml +++ b/runtime/ztests/expr/in.yaml @@ -1,8 +1,6 @@ spq: | values [1 in this, 9 in this, null in this] -vector: true - input: | 1 {a:1} @@ -44,8 +42,6 @@ output: | spq: | values this in [1,2::(int64|null),null,error(0)] -vector: true - input: | 1::(int64|null) 2 @@ -65,8 +61,6 @@ output: | spq: | values this in [{a:1},[2],set[3],map{4:4},"b"::enum(b,c)] -vector: true - input: | {a:1} {a:2} @@ -100,8 +94,6 @@ spq: | const m = map{"a":1,"b":2} values {b1: x in m,b2: "a" in a} -vector: true - input: | {x:"a"} {x:1} diff --git a/runtime/ztests/expr/index-deunion-vector.yaml b/runtime/ztests/expr/index-deunion-vector.yaml index c7cd75c85d..e76cd524b9 100644 --- a/runtime/ztests/expr/index-deunion-vector.yaml +++ b/runtime/ztests/expr/index-deunion-vector.yaml @@ -1,7 +1,5 @@ spq: values this[0], this[1], this[2] -vector: true - input: | [0,"hi",null] set[0,"hi",null] diff --git a/runtime/ztests/expr/index.yaml b/runtime/ztests/expr/index.yaml index c8b10c6c11..6ca940621b 100644 --- a/runtime/ztests/expr/index.yaml +++ b/runtime/ztests/expr/index.yaml @@ -1,7 +1,5 @@ spq: val[idx] -vector: true - input: | // array {val:[1,2,3,"foo"],idx:-1} @@ -75,8 +73,6 @@ spq: | map{1:1}[1], {x:1}["x"] -vector: true - input: | null @@ -93,8 +89,6 @@ output: | # Test index on named values. spq: values this[1],this["x"] -vector: true - input: | type foo=[int64] [1,2,3]::foo diff --git a/runtime/ztests/expr/is-null.yaml b/runtime/ztests/expr/is-null.yaml index 7a6aefffae..70eba8df78 100644 --- a/runtime/ztests/expr/is-null.yaml +++ b/runtime/ztests/expr/is-null.yaml @@ -1,7 +1,5 @@ spq: values [this IS NULL, this IS NOT NULL] -vector: true - input: | "foo" "foo"::(string|null) diff --git a/runtime/ztests/expr/issue-5759.yaml b/runtime/ztests/expr/issue-5759.yaml index 249d01c27e..de704dc9e3 100644 --- a/runtime/ztests/expr/issue-5759.yaml +++ b/runtime/ztests/expr/issue-5759.yaml @@ -1,8 +1,6 @@ # Tests bug where use of under in sequential runtime would cause an infinite loop spq: unnest this | collect(this) -vector: true - input: '[null,1,"a"]' output: | diff --git a/runtime/ztests/expr/logical-and.yaml b/runtime/ztests/expr/logical-and.yaml index c01a8670a1..2b2c760d78 100644 --- a/runtime/ztests/expr/logical-and.yaml +++ b/runtime/ztests/expr/logical-and.yaml @@ -4,8 +4,6 @@ spq: | else a AND b end -vector: true - input: | "=== TRUE ===" {a:true,b:true} diff --git a/runtime/ztests/expr/logical-not.yaml b/runtime/ztests/expr/logical-not.yaml index a7e554956f..75f5fda708 100644 --- a/runtime/ztests/expr/logical-not.yaml +++ b/runtime/ztests/expr/logical-not.yaml @@ -1,7 +1,5 @@ spq: values not this -vector: true - input: | true false @@ -26,8 +24,6 @@ output: | spq: | values false or not this -vector: true - input: | true false diff --git a/runtime/ztests/expr/logical-or.yaml b/runtime/ztests/expr/logical-or.yaml index bcef3dbb47..f57b544eca 100644 --- a/runtime/ztests/expr/logical-or.yaml +++ b/runtime/ztests/expr/logical-or.yaml @@ -4,8 +4,6 @@ spq: | else a OR b end -vector: true - input: | "=== TRUE ===" {a:true,b:true} @@ -81,7 +79,5 @@ output: | # Issue #6482 spq: values !(null == null) or false -vector: true - output: | null diff --git a/runtime/ztests/expr/map-func.yaml b/runtime/ztests/expr/map-func.yaml index afd9fa881e..e1295e50e3 100644 --- a/runtime/ztests/expr/map-func.yaml +++ b/runtime/ztests/expr/map-func.yaml @@ -1,7 +1,5 @@ spq: values map(this,&upper) -vector: true - input: | ["foo","bar",null] set["foo","bar",null] @@ -23,8 +21,6 @@ spq: | fn castInt(v): (v::int64) values map(this, &castInt) -vector: true - input: | ["1","2","foo"] @@ -36,7 +32,5 @@ output: | spq: | values map([1,2,3], lambda x: x=1?1:'foo'::(bool|string)) -vector: true - output: | [1,"foo","foo"]::[int64|bool|string] diff --git a/runtime/ztests/expr/map-literal.yaml b/runtime/ztests/expr/map-literal.yaml index a42cadd0f9..df7b819690 100644 --- a/runtime/ztests/expr/map-literal.yaml +++ b/runtime/ztests/expr/map-literal.yaml @@ -1,8 +1,6 @@ spq: | values map{"a":192.168.1.1,"b":192.168.1.2 }, map{} -vector: true - output: | map{"a":192.168.1.1,"b":192.168.1.2} map{} @@ -13,8 +11,6 @@ output: | spq: | map{k1:v1,k2:v2} -vector: true - input: | {k1:"b",v1:1,k2:"a",v2:2} {k1:"a",v1:1,k2:"b",v2:2} @@ -31,8 +27,6 @@ output: | spq: | map{k1:v1,k2:v2} -vector: true - input: | {k1:"a",v1:"foo",k2:1,v2:"bar"} {k1:1,v1:1,k2:"b",v2:"baz"} diff --git a/runtime/ztests/expr/math-incompatible.yaml b/runtime/ztests/expr/math-incompatible.yaml index aee798819f..5555130e2c 100644 --- a/runtime/ztests/expr/math-incompatible.yaml +++ b/runtime/ztests/expr/math-incompatible.yaml @@ -1,8 +1,6 @@ spq: | values a+b, a-b, a*b, a/b, a%b -vector: true - input: | {a:[1,2],b:[3,4]} {a:set[1,2],b:set[3,4]} diff --git a/runtime/ztests/expr/nested-error.yaml b/runtime/ztests/expr/nested-error.yaml index 04ec8a7a68..9be09637b5 100644 --- a/runtime/ztests/expr/nested-error.yaml +++ b/runtime/ztests/expr/nested-error.yaml @@ -1,7 +1,5 @@ spq: values {x:'a'+(1+'b')} -vector: true - input: | {} diff --git a/runtime/ztests/expr/nested-union.yaml b/runtime/ztests/expr/nested-union.yaml index 8431cba154..213bcbf77d 100644 --- a/runtime/ztests/expr/nested-union.yaml +++ b/runtime/ztests/expr/nested-union.yaml @@ -1,7 +1,5 @@ spq: values <((int64|bool)|(int64|string))> -vector: true - input: | {} diff --git a/runtime/ztests/expr/net-compare.yaml b/runtime/ztests/expr/net-compare.yaml index 16bc92d3b6..9cf0e3a2b2 100644 --- a/runtime/ztests/expr/net-compare.yaml +++ b/runtime/ztests/expr/net-compare.yaml @@ -1,7 +1,5 @@ spq: values a==b, a!=b, a=b, a>b -vector: true - input: | {a:192.168.0.0/23,b:192.168.1.0/23} diff --git a/runtime/ztests/expr/net-match.yaml b/runtime/ztests/expr/net-match.yaml index 11e13a17cb..8e4d748b1d 100644 --- a/runtime/ztests/expr/net-match.yaml +++ b/runtime/ztests/expr/net-match.yaml @@ -1,7 +1,5 @@ spq: cidr_match(192.168.2.0/24,a) or n==192.168.2.0/24 -vector: true - input: | {a:192.168.1.1} {a:192.168.1.1,list:[192.168.1.2,192.168.2.1]} diff --git a/runtime/ztests/expr/net-search.yaml b/runtime/ztests/expr/net-search.yaml index 6cba280f65..82c2d59233 100644 --- a/runtime/ztests/expr/net-search.yaml +++ b/runtime/ztests/expr/net-search.yaml @@ -1,7 +1,5 @@ spq: '? 192.168.2.0/24' -vector: true - input: | {a:192.168.1.1} {a:192.168.1.1,list:[192.168.1.2,192.168.2.1]} diff --git a/runtime/ztests/expr/operator-mod.yaml b/runtime/ztests/expr/operator-mod.yaml index 119c681bbd..ff62c7e501 100644 --- a/runtime/ztests/expr/operator-mod.yaml +++ b/runtime/ztests/expr/operator-mod.yaml @@ -1,7 +1,5 @@ spq: cut res := a % b -vector: true - input: | {a:5,b:2} {a:5,b:-2} diff --git a/runtime/ztests/expr/optional-fields.yaml b/runtime/ztests/expr/optional-fields.yaml index f09e004c4a..60d11ecce9 100644 --- a/runtime/ztests/expr/optional-fields.yaml +++ b/runtime/ztests/expr/optional-fields.yaml @@ -1,7 +1,5 @@ spq: values a,b -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -19,8 +17,6 @@ output: | spq: values quiet(b) -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -35,8 +31,6 @@ output: | spq: values flatten(this) -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -51,8 +45,6 @@ output: | spq: collect(this) -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -65,8 +57,6 @@ output: | spq: avg(b) -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -79,8 +69,6 @@ output: | spq: values cast(this, <{a:string,b?:string}>) -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -95,8 +83,6 @@ output: | spq: values this[2] -vector: true - input: | {a:1,b?:"foo",c:1} {a:1,b?:_::string,c:2} @@ -115,8 +101,6 @@ output: | spq: values b -vector: true - input: | {b?:"foo"} {b?:_::string} @@ -129,8 +113,6 @@ output: | spq: values b -vector: true - input: | {b?:_::string} @@ -141,8 +123,6 @@ output: | spq: values b -vector: true - input: | {b?:_::string} {b?:_::string} @@ -155,8 +135,6 @@ output: | spq: values b -vector: true - input: | {b?:"foo"} diff --git a/runtime/ztests/expr/queryexpr-multiple-err.yaml b/runtime/ztests/expr/queryexpr-multiple-err.yaml index e3f0e2e40b..6fb4c8594d 100644 --- a/runtime/ztests/expr/queryexpr-multiple-err.yaml +++ b/runtime/ztests/expr/queryexpr-multiple-err.yaml @@ -1,6 +1,4 @@ spq: values (values 1,2,3) -vector: true - output: | error("query expression produced multiple values (consider [subquery])") diff --git a/runtime/ztests/expr/rec-expr-opt.yaml b/runtime/ztests/expr/rec-expr-opt.yaml index 5978b1affd..a02828ecd3 100644 --- a/runtime/ztests/expr/rec-expr-opt.yaml +++ b/runtime/ztests/expr/rec-expr-opt.yaml @@ -1,7 +1,5 @@ spq: values {x?:1} -vector: true - output: | {x?:1} @@ -9,8 +7,6 @@ output: | spq: values {x?:_::string} -vector: true - output: | {x?:_::string} @@ -18,8 +14,6 @@ output: | spq: values {x?:1,y?:_::string} -vector: true - output: | {x?:1,y?:_::string} @@ -28,8 +22,6 @@ output: | spq: values {x?:1,y?:_::string,z:1} -vector: true - output: | {x?:1,y?:_::string,z:1} @@ -37,8 +29,6 @@ output: | spq: values {x?:1,y?:_::string,z:1} | values {...this} -vector: true - output: | {x?:1,y?:_::string,z:1} @@ -46,8 +36,6 @@ output: | spq: values {x?:1,y?:_::string,z:1} | values {a:1,...this,b:1} -vector: true - output: | {a:1,x?:1,y?:_::string,z:1,b:1} @@ -55,8 +43,6 @@ output: | spq: values {x?:1,y?:_::string,z:1} | values {a?:1,...this,b?:1} -vector: true - output: | {a?:1,x?:1,y?:_::string,z:1,b?:1} @@ -64,8 +50,6 @@ output: | spq: values {x?:1,y:{x?:_::string},z:1} | values {a?:1,...y,b?:1} -vector: true - output: | {a?:1,x?:_::string,b?:1} diff --git a/runtime/ztests/expr/record-spread-function.yaml b/runtime/ztests/expr/record-spread-function.yaml index 7d8572e0ec..df3a1f2bf6 100644 --- a/runtime/ztests/expr/record-spread-function.yaml +++ b/runtime/ztests/expr/record-spread-function.yaml @@ -1,7 +1,5 @@ spq: values {...unflatten(this),c:2} -vector: true - input: | [{key:["a","b"],value:0}] diff --git a/runtime/ztests/expr/record-spread-nested.yaml b/runtime/ztests/expr/record-spread-nested.yaml index 8013f09cb2..4b38827bbd 100644 --- a/runtime/ztests/expr/record-spread-nested.yaml +++ b/runtime/ztests/expr/record-spread-nested.yaml @@ -1,7 +1,5 @@ spq: values {...{...r,a:1},b:2} -vector: true - input: | {r:{c:0}} diff --git a/runtime/ztests/expr/record-spread-unnest.yaml b/runtime/ztests/expr/record-spread-unnest.yaml index 9263207b94..ae40e664e8 100644 --- a/runtime/ztests/expr/record-spread-unnest.yaml +++ b/runtime/ztests/expr/record-spread-unnest.yaml @@ -4,8 +4,6 @@ spq: | | values {...outer,tweet_ids:join(ids,',')} ) -vector: true - input: | {name:"bowzer", tweet_ids:[1,2,3]} {name:"pinkie", tweet_ids:[4,5]} diff --git a/runtime/ztests/expr/record-spread.yaml b/runtime/ztests/expr/record-spread.yaml index 6e904ed384..e46e0887e5 100644 --- a/runtime/ztests/expr/record-spread.yaml +++ b/runtime/ztests/expr/record-spread.yaml @@ -1,7 +1,5 @@ spq: values {...r,b:b,c:2,...s} -vector: true - input: | 123 {r:{x:2},b:3} diff --git a/runtime/ztests/expr/recursive-types.yaml b/runtime/ztests/expr/recursive-types.yaml index dba7e23d7a..3a7e9d347c 100644 --- a/runtime/ztests/expr/recursive-types.yaml +++ b/runtime/ztests/expr/recursive-types.yaml @@ -2,8 +2,6 @@ spq: | type JSON = float64 | string | bool | null | [ JSON ] | map{string:JSON} values 1.5::JSON, [1.5,2.5,3.5]::[JSON],[map{"foo":"hello","bar":true}]::[map{string:JSON}]::[JSON] -vector: true - output: | type JSON=float64|bool|string|null|[JSON]|map{string:JSON} 1.5::JSON @@ -14,8 +12,6 @@ output: | spq: pass -vector: true - input: | type Foo=string|[Bar] type Bar={x:Foo} @@ -35,8 +31,6 @@ spq: | type Bar={x:Foo} values "abc"::Foo, [{x:"hello"}::Bar]::Foo -vector: true - output: | type Bar={x:Foo} type Foo=string|[Bar] @@ -49,8 +43,6 @@ spq: | type List={val:string,next?:List} values {val:1}::List, {val:2,next?:{val:3}}::List -vector: true - output: | type List={val:string,next?:List} {val:"1",next?:_::List}::List @@ -61,8 +53,6 @@ output: | spq: | values next -vector: true - input: | type List={val:string,next?:List} {val:"1",next?:_::List}::List diff --git a/runtime/ztests/expr/regexp.yaml b/runtime/ztests/expr/regexp.yaml index b1c56e6068..f0b14fddfe 100644 --- a/runtime/ztests/expr/regexp.yaml +++ b/runtime/ztests/expr/regexp.yaml @@ -1,7 +1,5 @@ spq: values this ~ '^foo.*bar$' -vector: true - input: | "foo" "bar" diff --git a/runtime/ztests/expr/rename.yaml b/runtime/ztests/expr/rename.yaml index 5b7d0dcb01..5cbb8d61d7 100644 --- a/runtime/ztests/expr/rename.yaml +++ b/runtime/ztests/expr/rename.yaml @@ -1,7 +1,5 @@ spq: rename s2:=s | count() by s2 | sort s2 -vector: true - # This test previously failed only for BSUP. # {s:"a"} # {s:"b"} diff --git a/runtime/ztests/expr/search-escaped-asterisk.yaml b/runtime/ztests/expr/search-escaped-asterisk.yaml index 0b27c429ec..43b4160ce2 100644 --- a/runtime/ztests/expr/search-escaped-asterisk.yaml +++ b/runtime/ztests/expr/search-escaped-asterisk.yaml @@ -1,7 +1,5 @@ spq: '? A\=\*' -vector: true - input: | {s:"A=B"} {s:"A=*"} diff --git a/runtime/ztests/expr/search-escaped-equal-sign.yaml b/runtime/ztests/expr/search-escaped-equal-sign.yaml index 13d8586322..2e770b43f0 100644 --- a/runtime/ztests/expr/search-escaped-equal-sign.yaml +++ b/runtime/ztests/expr/search-escaped-equal-sign.yaml @@ -1,7 +1,5 @@ spq: '? A\=B' -vector: true - input: | {s:"A=B"} {s:"A=*"} diff --git a/runtime/ztests/expr/search-glob.yaml b/runtime/ztests/expr/search-glob.yaml index e5d2b44100..a626151c2e 100644 --- a/runtime/ztests/expr/search-glob.yaml +++ b/runtime/ztests/expr/search-glob.yaml @@ -1,7 +1,5 @@ spq: '? foo*' -vector: true - input: | {a:"hello",b:"there"} {a:"foox",b:"there"} diff --git a/runtime/ztests/expr/search-ip-primitive.yaml b/runtime/ztests/expr/search-ip-primitive.yaml index bbfbc23160..542b8c35f1 100644 --- a/runtime/ztests/expr/search-ip-primitive.yaml +++ b/runtime/ztests/expr/search-ip-primitive.yaml @@ -1,7 +1,5 @@ spq: '? 10.0.0.0/8' -vector: true - input: | {a:10.1.2.3} 11.1.2.3 diff --git a/runtime/ztests/expr/search-nested-field-regexp.yaml b/runtime/ztests/expr/search-nested-field-regexp.yaml index 777ef645ff..475524fb6f 100644 --- a/runtime/ztests/expr/search-nested-field-regexp.yaml +++ b/runtime/ztests/expr/search-nested-field-regexp.yaml @@ -1,7 +1,5 @@ spq: '? *ar' -vector: true - input: | {a:[{bar:"foo"}]} {a:[{car:"foo"}]} diff --git a/runtime/ztests/expr/search-nested-field.yaml b/runtime/ztests/expr/search-nested-field.yaml index 8cde5a27b6..6850058c5b 100644 --- a/runtime/ztests/expr/search-nested-field.yaml +++ b/runtime/ztests/expr/search-nested-field.yaml @@ -1,7 +1,5 @@ spq: '?b' -vector: true - input: | {a:[{b:"foo"}]} {a:[{c:"foo"}]} diff --git a/runtime/ztests/expr/search-primitives.yaml b/runtime/ztests/expr/search-primitives.yaml index fa4a6572e1..accda46bca 100644 --- a/runtime/ztests/expr/search-primitives.yaml +++ b/runtime/ztests/expr/search-primitives.yaml @@ -1,7 +1,5 @@ spq: '?foo' -vector: true - input: | "foo" "bar" diff --git a/runtime/ztests/expr/search-unescaped-asterisk.yaml b/runtime/ztests/expr/search-unescaped-asterisk.yaml index 554e28d036..08a32d48b8 100644 --- a/runtime/ztests/expr/search-unescaped-asterisk.yaml +++ b/runtime/ztests/expr/search-unescaped-asterisk.yaml @@ -1,7 +1,5 @@ spq: '? A\=*' -vector: true - input: | {s:"A=B"} {s:"A=*"} diff --git a/runtime/ztests/expr/set-expr.yaml b/runtime/ztests/expr/set-expr.yaml index 10b0cbe2e0..4841156b70 100644 --- a/runtime/ztests/expr/set-expr.yaml +++ b/runtime/ztests/expr/set-expr.yaml @@ -1,8 +1,6 @@ # Test set expression as const. spq: const s = set[ 192.168.2.0/24, 192.168.1.0/24, 192.168.2.0/24 ] values s -vector: true - output: | set[192.168.1.0/24,192.168.2.0/24] @@ -12,7 +10,5 @@ output: | spq: | values set[] -vector: true - output: | set[] diff --git a/runtime/ztests/expr/set-spread-union.yaml b/runtime/ztests/expr/set-spread-union.yaml index a7f9aa8da2..0e3f724312 100644 --- a/runtime/ztests/expr/set-spread-union.yaml +++ b/runtime/ztests/expr/set-spread-union.yaml @@ -1,7 +1,5 @@ spq: values set[a[0],...b] -vector: true - input: | {a:[1],b:[1,2.,"foo"]} {a:[2],b:[2,3.,"bar"]} diff --git a/runtime/ztests/expr/set-spread.yaml b/runtime/ztests/expr/set-spread.yaml index da8565df39..909b7fc979 100644 --- a/runtime/ztests/expr/set-spread.yaml +++ b/runtime/ztests/expr/set-spread.yaml @@ -1,7 +1,5 @@ spq: values set[...a,...b] -vector: true - input: | {a:set[2,3],b:[2,1],c:"hi"} {a:[1,2],b:"hi"} diff --git a/runtime/ztests/expr/shape-by-name.yaml b/runtime/ztests/expr/shape-by-name.yaml index 14d23a070a..ff33af1e49 100644 --- a/runtime/ztests/expr/shape-by-name.yaml +++ b/runtime/ztests/expr/shape-by-name.yaml @@ -1,7 +1,5 @@ spq: cast(this, s) -vector: true - input: | {s:"foo",x:1} {s:"bar",x:2,y:3} diff --git a/runtime/ztests/expr/shape-cast-array-to-set.yaml b/runtime/ztests/expr/shape-cast-array-to-set.yaml index 8e909bf905..050b222347 100644 --- a/runtime/ztests/expr/shape-cast-array-to-set.yaml +++ b/runtime/ztests/expr/shape-cast-array-to-set.yaml @@ -1,8 +1,6 @@ spq: | values cast(this, <{a:set[ip],b:set[{b:ip}]}>) -vector: true - input: | {a:[]::[string],b:[]::[{b:string}]} {a:["1.1.1.1","2.2.2.2","2.2.2.2"],b:[{b:"1.1.1.1"},{b:"2.2.2.2"},{b:"2.2.2.2"}]} diff --git a/runtime/ztests/expr/shape-cast-arrays.yaml b/runtime/ztests/expr/shape-cast-arrays.yaml index d57c703fdb..e33ba6acca 100644 --- a/runtime/ztests/expr/shape-cast-arrays.yaml +++ b/runtime/ztests/expr/shape-cast-arrays.yaml @@ -1,8 +1,6 @@ spq: | values cast(this, <{a:[ip],b:[{b:ip}]}>) -vector: true - input: | {a:[]::[string],b:[]::[{b:string}]} {a:["1.1.1.1","2.2.2.2"],b:[{b:"1.1.1.1"},{b:"2.2.2.2"}]} diff --git a/runtime/ztests/expr/shape-cast-from-union.yaml b/runtime/ztests/expr/shape-cast-from-union.yaml index 430b456472..ac45209cbc 100644 --- a/runtime/ztests/expr/shape-cast-from-union.yaml +++ b/runtime/ztests/expr/shape-cast-from-union.yaml @@ -1,8 +1,6 @@ spq: | values cast(this["from"], to) -vector: true - input: | {from:null::(string|null),to:} {from:null::(string|null),to:} diff --git a/runtime/ztests/expr/shape-cast-named.yaml b/runtime/ztests/expr/shape-cast-named.yaml index 5b7a262465..bced16b295 100644 --- a/runtime/ztests/expr/shape-cast-named.yaml +++ b/runtime/ztests/expr/shape-cast-named.yaml @@ -4,8 +4,6 @@ spq: | type parr=[port] values cast(this, <{a:port,b:prec,c:parr}>) -vector: true - input: | type myport=int16 {a:1::myport,b:{p:1::myport},c:[1::myport]} diff --git a/runtime/ztests/expr/shape-cast-set-to-array.yaml b/runtime/ztests/expr/shape-cast-set-to-array.yaml index ce29aa1a31..e8c2c79467 100644 --- a/runtime/ztests/expr/shape-cast-set-to-array.yaml +++ b/runtime/ztests/expr/shape-cast-set-to-array.yaml @@ -1,8 +1,6 @@ spq: | values cast(this, <{a:[ip],b:[{b:ip}]}>) -vector: true - input: | {a:null,b:null} {a:set[]::set[string],b:set[]::set[{b:string}]} diff --git a/runtime/ztests/expr/shape-cast-sets.yaml b/runtime/ztests/expr/shape-cast-sets.yaml index fb23379049..4c9ec3ca3f 100644 --- a/runtime/ztests/expr/shape-cast-sets.yaml +++ b/runtime/ztests/expr/shape-cast-sets.yaml @@ -1,8 +1,6 @@ spq: | values cast(this, <{a:set[ip],b:set[{b:ip}]}>) -vector: true - input: | {a:null,b:null} {a:set[]::set[string],b:set[]::set[{b:string}]} diff --git a/runtime/ztests/expr/shape-cast-to-union.yaml b/runtime/ztests/expr/shape-cast-to-union.yaml index 04207ee551..0452a26ffb 100644 --- a/runtime/ztests/expr/shape-cast-to-union.yaml +++ b/runtime/ztests/expr/shape-cast-to-union.yaml @@ -3,8 +3,6 @@ spq: | type union=int64|string|string_named values cast(this, <{a:union}>) -vector: true - input: | {a:null} {a:1} diff --git a/runtime/ztests/expr/shape-cast.yaml b/runtime/ztests/expr/shape-cast.yaml index a9f07aee85..8cfad31ada 100644 --- a/runtime/ztests/expr/shape-cast.yaml +++ b/runtime/ztests/expr/shape-cast.yaml @@ -6,8 +6,6 @@ spq: | -- cast to type with different field order id2:=cast(id, <{resp_h:ip,resp_p:port,orig_h:ip,orig_p:port}>) -vector: true - input: | type port=uint16 {id:{orig_h:ff02::fb,orig_p:5353::port,resp_p:5353::port,resp_h:"1.2.3.4"},other:123.} diff --git a/runtime/ztests/expr/shape-map.yaml b/runtime/ztests/expr/shape-map.yaml index 9da9555009..5afa3d147b 100644 --- a/runtime/ztests/expr/shape-map.yaml +++ b/runtime/ztests/expr/shape-map.yaml @@ -7,8 +7,6 @@ spq: | } values cast(this,schemas[_path]) -vector: true - input: | {_path:"conn",id:{src:"192.168.1.1",dst:"192.168.1.2"},etc:"foo"} {_path:"dns",id:{src:"192.168.1.1",dst:"192.168.1.2"},query:"www.google.com",query_size:23} diff --git a/runtime/ztests/expr/shape-rec-named.yaml b/runtime/ztests/expr/shape-rec-named.yaml index 0e55368aa4..c5830959e9 100644 --- a/runtime/ztests/expr/shape-rec-named.yaml +++ b/runtime/ztests/expr/shape-rec-named.yaml @@ -2,8 +2,6 @@ spq: | type person = {name:string,likes:string,age:int64} values cast(this,) -vector: true - input: | {name:"steve",likes:"spicy",age:"52"} diff --git a/runtime/ztests/expr/slice-array.yaml b/runtime/ztests/expr/slice-array.yaml index b937d8f4e0..40163d8efc 100644 --- a/runtime/ztests/expr/slice-array.yaml +++ b/runtime/ztests/expr/slice-array.yaml @@ -1,7 +1,5 @@ spq: "values c[start:end]" -vector: true - input: | {start:null,end:-1,c:[1,2,3,4]} {start:1,end:null,c:[1,2,3,4]} diff --git a/runtime/ztests/expr/slice-set.yaml b/runtime/ztests/expr/slice-set.yaml index 87658ac155..6bffaee858 100644 --- a/runtime/ztests/expr/slice-set.yaml +++ b/runtime/ztests/expr/slice-set.yaml @@ -1,7 +1,5 @@ spq: "values c[start:end]" -vector: true - input: | {start:null,end:-1,c:set[1,2,3,4]} {start:1,end:null,c:set[1,2,3,4]} diff --git a/runtime/ztests/expr/slice.yaml b/runtime/ztests/expr/slice.yaml index f2331970b5..63b192acb6 100644 --- a/runtime/ztests/expr/slice.yaml +++ b/runtime/ztests/expr/slice.yaml @@ -1,7 +1,5 @@ spq: "cut a1:=a[1:-1],a2:=a[1:],a3:=a[:1],a4:=a[:-1],a5:=a[:-100],a6:=a[-1:],a7:=a[-2:-1],a8:=(a IS NOT NULL and len(a)>0) ? a[:a[1]-9] : null" -vector: true - input: | {a:null} {a:0x} @@ -31,8 +29,6 @@ output: | # Test slice on union values spq: this[1:] -vector: true - input: | [1,2,3]::(null|[int64]) set[1,2,3]::(null|set[int64]) diff --git a/runtime/ztests/expr/type-map.yaml b/runtime/ztests/expr/type-map.yaml index ce034bb57f..c29fdfb2c9 100644 --- a/runtime/ztests/expr/type-map.yaml +++ b/runtime/ztests/expr/type-map.yaml @@ -10,8 +10,6 @@ spq: | case true ( put _UNCLASSIFIED:=true ) | sort this -vector: true - input: | {_path:"conn",id:{src:"192.168.1.1",dst:"192.168.1.2"},etc:"foo"} {_path:"dns",id:{src:"192.168.1.1",dst:"192.168.1.2"},query:"www.google.com",query_size:23} diff --git a/runtime/ztests/expr/typedef-match.yaml b/runtime/ztests/expr/typedef-match.yaml index 00cdb79baa..d75b3c74c7 100644 --- a/runtime/ztests/expr/typedef-match.yaml +++ b/runtime/ztests/expr/typedef-match.yaml @@ -2,8 +2,6 @@ skip: XXX spq test isn't reading the data to get the named types for type checki spq: typeof(this)== -vector: true - input: &input | type foo={a:int64} type bar={x:foo,y:foo} diff --git a/runtime/ztests/expr/udf-mutual-recursion.yaml b/runtime/ztests/expr/udf-mutual-recursion.yaml index 5b9981d2ce..03ea7ea601 100644 --- a/runtime/ztests/expr/udf-mutual-recursion.yaml +++ b/runtime/ztests/expr/udf-mutual-recursion.yaml @@ -9,8 +9,6 @@ spq: | values is_even(this), is_odd(this) -vector: true - input: | 10 11 diff --git a/runtime/ztests/expr/udf-no-params.yaml b/runtime/ztests/expr/udf-no-params.yaml index 4d429830f3..b950a59bd2 100644 --- a/runtime/ztests/expr/udf-no-params.yaml +++ b/runtime/ztests/expr/udf-no-params.yaml @@ -4,8 +4,6 @@ spq: | ) values no_params() -vector: true - input: | null diff --git a/runtime/ztests/expr/udf-overflow.yaml b/runtime/ztests/expr/udf-overflow.yaml index f2bb42432a..972c2f4a38 100644 --- a/runtime/ztests/expr/udf-overflow.yaml +++ b/runtime/ztests/expr/udf-overflow.yaml @@ -4,8 +4,6 @@ spq: | ) values overflow(this) -vector: true - input: | 3 diff --git a/runtime/ztests/expr/udf.yaml b/runtime/ztests/expr/udf.yaml index d9eb44ccb0..f09682a9ec 100644 --- a/runtime/ztests/expr/udf.yaml +++ b/runtime/ztests/expr/udf.yaml @@ -4,8 +4,6 @@ spq: | ) values fib(this) -vector: true - input: | 3 10 diff --git a/runtime/ztests/expr/unary-minus.yaml b/runtime/ztests/expr/unary-minus.yaml index 86d2f34dc0..27c4df4094 100644 --- a/runtime/ztests/expr/unary-minus.yaml +++ b/runtime/ztests/expr/unary-minus.yaml @@ -1,7 +1,5 @@ spq: values -this -vector: true - input: | 1::int8 -1::int8 diff --git a/runtime/ztests/expr/unary-not.yaml b/runtime/ztests/expr/unary-not.yaml index 1922a67c5e..702c272c49 100644 --- a/runtime/ztests/expr/unary-not.yaml +++ b/runtime/ztests/expr/unary-not.yaml @@ -1,7 +1,5 @@ spq: values [!this, not this] -vector: true - input: | false true diff --git a/runtime/ztests/expr/union-collections.yaml b/runtime/ztests/expr/union-collections.yaml index 13c1ae97e9..d5f660b6d9 100644 --- a/runtime/ztests/expr/union-collections.yaml +++ b/runtime/ztests/expr/union-collections.yaml @@ -1,7 +1,5 @@ spq: "values [v], set[v], map{k:v}" -vector: true - input: | {k:1,v:"foo"::(int64|string)} diff --git a/runtime/ztests/expr/union-deref.yaml b/runtime/ztests/expr/union-deref.yaml index bc11424738..0283383484 100644 --- a/runtime/ztests/expr/union-deref.yaml +++ b/runtime/ztests/expr/union-deref.yaml @@ -1,7 +1,5 @@ spq: cut a:=r[0].a,b:=r[1].b -vector: true - input: | {r:[{a:1},{b:1.5}]} diff --git a/runtime/ztests/expr/unnest-expr-inside.yaml b/runtime/ztests/expr/unnest-expr-inside.yaml index f98a76b2a4..542ab70b54 100644 --- a/runtime/ztests/expr/unnest-expr-inside.yaml +++ b/runtime/ztests/expr/unnest-expr-inside.yaml @@ -1,7 +1,5 @@ spq: unnest a into ( {y,s:(unnest x | sum(this))} ) -vector: true - input: | {a:[{x:[1,2],y:2},{x:[3,2],y:4}]} {a:[{x:[1],y:6},{x:[5,4],y:8}]} diff --git a/runtime/ztests/expr/unnest-expr-missing.yaml b/runtime/ztests/expr/unnest-expr-missing.yaml index fb3243dcf3..2808d768e1 100644 --- a/runtime/ztests/expr/unnest-expr-missing.yaml +++ b/runtime/ztests/expr/unnest-expr-missing.yaml @@ -1,7 +1,5 @@ spq: values (unnest a | sum(this)) -vector: true - input: | {a:[1,2]} {b:[3,4]} diff --git a/runtime/ztests/expr/unnest-expr-nested.yaml b/runtime/ztests/expr/unnest-expr-nested.yaml index 7a879f6f18..88fdfa3a4e 100644 --- a/runtime/ztests/expr/unnest-expr-nested.yaml +++ b/runtime/ztests/expr/unnest-expr-nested.yaml @@ -1,7 +1,5 @@ spq: values (unnest a | unnest this | collect(this::string)) -vector: true - input: | {a:[[1,2]]} {a:[[3,4]]} diff --git a/runtime/ztests/expr/unnest-expr-null.yaml b/runtime/ztests/expr/unnest-expr-null.yaml index f1fa34714b..efed7b6776 100644 --- a/runtime/ztests/expr/unnest-expr-null.yaml +++ b/runtime/ztests/expr/unnest-expr-null.yaml @@ -1,7 +1,5 @@ spq: values (unnest a | sum(this)) -vector: true - input: | {a:[1,2]} {a:null} diff --git a/runtime/ztests/expr/unnest-expr-outer-vars.yaml b/runtime/ztests/expr/unnest-expr-outer-vars.yaml index 30b80068ad..fde8611388 100644 --- a/runtime/ztests/expr/unnest-expr-outer-vars.yaml +++ b/runtime/ztests/expr/unnest-expr-outer-vars.yaml @@ -4,8 +4,6 @@ spq: | ) sum := sumvals(v) -vector: true - input: | {v:[1,2,3,4]} diff --git a/runtime/ztests/expr/unnest-expr.yaml b/runtime/ztests/expr/unnest-expr.yaml index 0a60444c11..99e67bccb2 100644 --- a/runtime/ztests/expr/unnest-expr.yaml +++ b/runtime/ztests/expr/unnest-expr.yaml @@ -1,7 +1,5 @@ spq: values (unnest a | sum(this)) -vector: true - input: | {a:[1,2]} {a:[3,4]} diff --git a/runtime/ztests/op/aggregate/any.yaml b/runtime/ztests/op/aggregate/any.yaml index 2654adf87a..f7ebcb5b9a 100644 --- a/runtime/ztests/op/aggregate/any.yaml +++ b/runtime/ztests/op/aggregate/any.yaml @@ -1,7 +1,5 @@ spq: any(v) by k | sort k -vector: true - input: | {k:"k1",v:null} {k:"k1",v:1} diff --git a/runtime/ztests/op/aggregate/array-out-of-bounds.yaml b/runtime/ztests/op/aggregate/array-out-of-bounds.yaml index b5fbccd59c..c1df59a02c 100644 --- a/runtime/ztests/op/aggregate/array-out-of-bounds.yaml +++ b/runtime/ztests/op/aggregate/array-out-of-bounds.yaml @@ -1,7 +1,5 @@ spq: count() by arr | sort -vector: true - input: | {arr:null,val:2::int32} {arr:[1::int32,2::int32],val:2::int32} diff --git a/runtime/ztests/op/aggregate/blend.yaml b/runtime/ztests/op/aggregate/blend.yaml index 36982e524c..0363807e3b 100644 --- a/runtime/ztests/op/aggregate/blend.yaml +++ b/runtime/ztests/op/aggregate/blend.yaml @@ -1,7 +1,5 @@ spq: blend(this) -vector: true - input: | {a:"hello",b:"world"} {a:"goodnight",b:123::int32} @@ -14,8 +12,6 @@ output: | spq: blend(this) -vector: true - input: | {a:"hello",b:"world"} {a:"goodnight",b:123::int32} diff --git a/runtime/ztests/op/aggregate/by-only.yaml b/runtime/ztests/op/aggregate/by-only.yaml index dde0482800..68df6f942d 100644 --- a/runtime/ztests/op/aggregate/by-only.yaml +++ b/runtime/ztests/op/aggregate/by-only.yaml @@ -1,7 +1,5 @@ spq: by s | sort -vector: true - input: | {x:1::int32,s:"b"} {x:2::int32,s:"f"} diff --git a/runtime/ztests/op/aggregate/collect-untag-unions.yaml b/runtime/ztests/op/aggregate/collect-untag-unions.yaml index 74b713e3d5..cf3181d1a6 100644 --- a/runtime/ztests/op/aggregate/collect-untag-unions.yaml +++ b/runtime/ztests/op/aggregate/collect-untag-unions.yaml @@ -1,7 +1,5 @@ spq: collect(this) -vector: true - input: | 1::(int64|string) "foo"::(time|string) diff --git a/runtime/ztests/op/aggregate/collect.yaml b/runtime/ztests/op/aggregate/collect.yaml index f6c6d42d54..182774850f 100644 --- a/runtime/ztests/op/aggregate/collect.yaml +++ b/runtime/ztests/op/aggregate/collect.yaml @@ -1,7 +1,5 @@ spq: aggregate collect(this) -vector: true - input: | {a:1} {a:2} diff --git a/runtime/ztests/op/aggregate/collect_map.yaml b/runtime/ztests/op/aggregate/collect_map.yaml index 4657d64985..6db2387dae 100644 --- a/runtime/ztests/op/aggregate/collect_map.yaml +++ b/runtime/ztests/op/aggregate/collect_map.yaml @@ -61,8 +61,6 @@ output: | script: | super -s -c 'collect_map(map{key:val}) with -limit 1' in.sup -vector: true - inputs: - name: in.sup data: | diff --git a/runtime/ztests/op/aggregate/computed-key.yaml b/runtime/ztests/op/aggregate/computed-key.yaml index 6fa41d4bfe..daab9efada 100644 --- a/runtime/ztests/op/aggregate/computed-key.yaml +++ b/runtime/ztests/op/aggregate/computed-key.yaml @@ -1,7 +1,5 @@ spq: count() by s:=lower(s), ij:=i+j -vector: true - input: | {s:"foo",i:2::uint64,j:2::uint64} {s:"FOO",i:2::uint64,j:2::uint64} diff --git a/runtime/ztests/op/aggregate/count-assign.yaml b/runtime/ztests/op/aggregate/count-assign.yaml index af0ef8b2cc..b8c885d6c2 100644 --- a/runtime/ztests/op/aggregate/count-assign.yaml +++ b/runtime/ztests/op/aggregate/count-assign.yaml @@ -1,7 +1,5 @@ spq: c:=count() -vector: true - input: | {_path:"conn",foo:"1"} {_path:"conn",foo:"2"} diff --git a/runtime/ztests/op/aggregate/count-by-this-plain.yaml b/runtime/ztests/op/aggregate/count-by-this-plain.yaml index 764ccdab36..ade317439f 100644 --- a/runtime/ztests/op/aggregate/count-by-this-plain.yaml +++ b/runtime/ztests/op/aggregate/count-by-this-plain.yaml @@ -1,6 +1,4 @@ spq: count() by this -vector: true - output: | {that:null,count:1} diff --git a/runtime/ztests/op/aggregate/count-by-this.yaml b/runtime/ztests/op/aggregate/count-by-this.yaml index 7f5f443770..62ba585033 100644 --- a/runtime/ztests/op/aggregate/count-by-this.yaml +++ b/runtime/ztests/op/aggregate/count-by-this.yaml @@ -1,7 +1,5 @@ spq: count() by val:=this | sort this -vector: true - input: | {x:1::int32,s:"foo"} {x:2::int32,s:"Bar"} diff --git a/runtime/ztests/op/aggregate/count-filter.yaml b/runtime/ztests/op/aggregate/count-filter.yaml index 3d65973529..4950d8c845 100644 --- a/runtime/ztests/op/aggregate/count-filter.yaml +++ b/runtime/ztests/op/aggregate/count-filter.yaml @@ -5,8 +5,6 @@ spq: | by client_ip | sort client_ip -vector: true - input: | {log_time:2012-01-01T00:00:44Z,client_ip:249.92.17.134} {log_time:2012-10-01T00:24:30Z,client_ip:249.92.17.134} diff --git a/runtime/ztests/op/aggregate/count-star.yaml b/runtime/ztests/op/aggregate/count-star.yaml index b6a73c2710..a98e496d64 100644 --- a/runtime/ztests/op/aggregate/count-star.yaml +++ b/runtime/ztests/op/aggregate/count-star.yaml @@ -1,7 +1,5 @@ spq: select count() as c1, count(*) as c2, count(a) as c3 -vector: true - input: | {a:"foo"} {b:"foo"} diff --git a/runtime/ztests/op/aggregate/count-typeof.yaml b/runtime/ztests/op/aggregate/count-typeof.yaml index d81157e0bd..fbbbb9907a 100644 --- a/runtime/ztests/op/aggregate/count-typeof.yaml +++ b/runtime/ztests/op/aggregate/count-typeof.yaml @@ -1,7 +1,5 @@ spq: count() by typeof(this) | sort count -vector: true - input: | {x:1::int32,s:"foo"} {x:2::int32,s:"Bar"} diff --git a/runtime/ztests/op/aggregate/count.yaml b/runtime/ztests/op/aggregate/count.yaml index dfea08e056..5e8d71884d 100644 --- a/runtime/ztests/op/aggregate/count.yaml +++ b/runtime/ztests/op/aggregate/count.yaml @@ -1,7 +1,5 @@ spq: count:=count() -vector: true - input: | {_path:"conn",foo:"1"} {_path:"conn",foo:"2"} diff --git a/runtime/ztests/op/aggregate/dcount.yaml b/runtime/ztests/op/aggregate/dcount.yaml index 8d02679b35..80debf0a46 100644 --- a/runtime/ztests/op/aggregate/dcount.yaml +++ b/runtime/ztests/op/aggregate/dcount.yaml @@ -1,7 +1,5 @@ spq: dcount:=dcount(this) -vector: true - input: | null null::(null|{x:int64}) diff --git a/runtime/ztests/op/aggregate/different-key-types.yaml b/runtime/ztests/op/aggregate/different-key-types.yaml index 7d101174ef..6d2ed5bd79 100644 --- a/runtime/ztests/op/aggregate/different-key-types.yaml +++ b/runtime/ztests/op/aggregate/different-key-types.yaml @@ -1,7 +1,5 @@ spq: count() by key1 | sort key1 -vector: true - input: | {key1:"a",key2:"x",n:1::int32} {key1:"a",key2:"y",n:2::int32} diff --git a/runtime/ztests/op/aggregate/distinct-null.yaml b/runtime/ztests/op/aggregate/distinct-null.yaml index 3a4341b812..ad383ec1a2 100644 --- a/runtime/ztests/op/aggregate/distinct-null.yaml +++ b/runtime/ztests/op/aggregate/distinct-null.yaml @@ -1,8 +1,6 @@ spq: | avg(distinct this), count(distinct this), collect(distinct this), sum(distinct this) -vector: true - input: | null diff --git a/runtime/ztests/op/aggregate/distinct.yaml b/runtime/ztests/op/aggregate/distinct.yaml index 0f10a56c34..7c6ce0d796 100644 --- a/runtime/ztests/op/aggregate/distinct.yaml +++ b/runtime/ztests/op/aggregate/distinct.yaml @@ -14,8 +14,6 @@ spq: | union(distinct n) by key | sort key -vector: true - input: | {key:"a",n:1,b:true} {key:"a",n:2,b:false} @@ -35,8 +33,6 @@ output: | script: | super -s -c 'aggregate count(distinct this)' - -vector: true - inputs: - name: stdin data: | diff --git a/runtime/ztests/op/aggregate/duplicate.yaml b/runtime/ztests/op/aggregate/duplicate.yaml index 4dea6e1663..a35505310e 100644 --- a/runtime/ztests/op/aggregate/duplicate.yaml +++ b/runtime/ztests/op/aggregate/duplicate.yaml @@ -1,7 +1,5 @@ spq: count(), count() -vector: true - input: | {x:1::int32} {x:2::int32} diff --git a/runtime/ztests/op/aggregate/fuse.yaml b/runtime/ztests/op/aggregate/fuse.yaml index 9047955ae3..fa274628d5 100644 --- a/runtime/ztests/op/aggregate/fuse.yaml +++ b/runtime/ztests/op/aggregate/fuse.yaml @@ -1,7 +1,5 @@ spq: supertype:=fuse(this) by key | sort key -vector: true - input: | {a:"hello",r:{x:1::int32,y:2::int32},key:"a"} {a:"hello",r:{x:1::int32,y:2::int32},key:"b"} @@ -32,8 +30,6 @@ output: | spq: fuse(this) -vector: true - input: | {a:[1,2]} {a:["foo"]} @@ -46,8 +42,6 @@ output: | spq: unnest this into ( fuse(this) ) -vector: true - input: | [map{1:2}] [map{1:2},map{3:4}] @@ -62,8 +56,6 @@ output: | spq: fuse(this) -vector: true - input: | type u1=int64 type u2=u1|string @@ -78,8 +70,6 @@ output: | spq: fuse(this) by x:=1 -vector: true - input: | type u1=int64 type u2=u1 @@ -94,8 +84,6 @@ output: | spq: fuse(this) -vector: true - input: | type n1=[int64] type n2=int64 diff --git a/runtime/ztests/op/aggregate/key-in-record-assign.yaml b/runtime/ztests/op/aggregate/key-in-record-assign.yaml index 1266736607..772c3ed4d7 100644 --- a/runtime/ztests/op/aggregate/key-in-record-assign.yaml +++ b/runtime/ztests/op/aggregate/key-in-record-assign.yaml @@ -1,7 +1,5 @@ spq: count() by newkey:=rec.i | sort newkey -vector: true - input: | {rec:{i:1::int32,s:"bleah"},val:1} {rec:{i:1::int32,s:"bleah"},val:2} diff --git a/runtime/ztests/op/aggregate/key-in-record.yaml b/runtime/ztests/op/aggregate/key-in-record.yaml index 539f664bf1..95c86fb011 100644 --- a/runtime/ztests/op/aggregate/key-in-record.yaml +++ b/runtime/ztests/op/aggregate/key-in-record.yaml @@ -1,7 +1,5 @@ spq: count() by rec.i:=rec.i | sort rec.i -vector: true - input: | {rec:{i:1::int32,s:"bleah"},val:1} {rec:{i:1::int32,s:"bleah"},val:2} diff --git a/runtime/ztests/op/aggregate/logical-partials.yaml b/runtime/ztests/op/aggregate/logical-partials.yaml index 83911f8188..66b8ebd4cf 100644 --- a/runtime/ztests/op/aggregate/logical-partials.yaml +++ b/runtime/ztests/op/aggregate/logical-partials.yaml @@ -1,7 +1,5 @@ spq: 't1:=or(x>2),t2:=or(x>4),t3:=and(x>0),t4:=and(x>2),t5:=and(x>2) filter (x>2) by key with -limit 1 | sort this' -vector: true - input: | {key:"a",x:1::int32} {key:"a",x:-1::int32} diff --git a/runtime/ztests/op/aggregate/logical.yaml b/runtime/ztests/op/aggregate/logical.yaml index 54c66862d0..a42d3018b6 100644 --- a/runtime/ztests/op/aggregate/logical.yaml +++ b/runtime/ztests/op/aggregate/logical.yaml @@ -1,7 +1,5 @@ spq: 't1:=or(x>2),t2:=or(x>4),t3:=and(x>0),t4:=and(x>2),t5:=and(x>2) filter (x>2)' -vector: true - input: | {x:1::int32} {x:2::int32} diff --git a/runtime/ztests/op/aggregate/math-coercion.yaml b/runtime/ztests/op/aggregate/math-coercion.yaml index b4973215ab..3eb0038bdf 100644 --- a/runtime/ztests/op/aggregate/math-coercion.yaml +++ b/runtime/ztests/op/aggregate/math-coercion.yaml @@ -1,7 +1,5 @@ spq: sum(this), max(this), min(this), avg(this) -vector: true - input: | -2 2.5 diff --git a/runtime/ztests/op/aggregate/math-mixed-types-error.yaml b/runtime/ztests/op/aggregate/math-mixed-types-error.yaml index 832a8fe9d1..001ba2d55b 100644 --- a/runtime/ztests/op/aggregate/math-mixed-types-error.yaml +++ b/runtime/ztests/op/aggregate/math-mixed-types-error.yaml @@ -1,8 +1,6 @@ # Test string first spq: min(this), max(this), sum(this), avg(this) -vector: true - input: | "foo" 1 @@ -15,8 +13,6 @@ output: | # Test number first spq: min(this), max(this), sum(this), avg(this) -vector: true - input: | 1 "foo" diff --git a/runtime/ztests/op/aggregate/math-string.yaml b/runtime/ztests/op/aggregate/math-string.yaml index 723b20b004..0778e273f7 100644 --- a/runtime/ztests/op/aggregate/math-string.yaml +++ b/runtime/ztests/op/aggregate/math-string.yaml @@ -1,7 +1,5 @@ spq: min(this), max(this), sum(this), avg(this) -vector: true - input: | "foo" "aardvark" diff --git a/runtime/ztests/op/aggregate/max-filter.yaml b/runtime/ztests/op/aggregate/max-filter.yaml index 6e40ea2a6c..b983d3257b 100644 --- a/runtime/ztests/op/aggregate/max-filter.yaml +++ b/runtime/ztests/op/aggregate/max-filter.yaml @@ -1,7 +1,5 @@ spq: a:=max(x) filter (x<5), b:=max(x) filter (x<=10) -vector: true - input: | {x:1::int32} {x:10::int32} diff --git a/runtime/ztests/op/aggregate/min-filter.yaml b/runtime/ztests/op/aggregate/min-filter.yaml index 6ad93db2ee..0acf1f0dca 100644 --- a/runtime/ztests/op/aggregate/min-filter.yaml +++ b/runtime/ztests/op/aggregate/min-filter.yaml @@ -1,7 +1,5 @@ spq: a:=min(x) filter (x>=5), b:=min(x) filter (x>10) -vector: true - input: | {x:1::int32} {x:10::int32} diff --git a/runtime/ztests/op/aggregate/missing-fields.yaml b/runtime/ztests/op/aggregate/missing-fields.yaml index b248b4f08d..41be3f7973 100644 --- a/runtime/ztests/op/aggregate/missing-fields.yaml +++ b/runtime/ztests/op/aggregate/missing-fields.yaml @@ -1,7 +1,5 @@ spq: count() by key1 | sort key1 -vector: true - input: | {key1:"a",key2:"x",n:1::int32} {key1:"a",key2:"y",n:2::int32} diff --git a/runtime/ztests/op/aggregate/missing.yaml b/runtime/ztests/op/aggregate/missing.yaml index 1ce56a68cb..a36bc89ca8 100644 --- a/runtime/ztests/op/aggregate/missing.yaml +++ b/runtime/ztests/op/aggregate/missing.yaml @@ -1,8 +1,6 @@ spq: | by a:=a[0], b:=b.c | sort this -vector: true - input: | {a:"a",b:"b"} {a:[]::[null],b:{c:1}} diff --git a/runtime/ztests/op/aggregate/mixed-output-types.yaml b/runtime/ztests/op/aggregate/mixed-output-types.yaml index 2815cce029..0a19bced8a 100644 --- a/runtime/ztests/op/aggregate/mixed-output-types.yaml +++ b/runtime/ztests/op/aggregate/mixed-output-types.yaml @@ -1,7 +1,5 @@ spq: by x:=network_of(addr) | sort this -vector: true - input: | {addr:10.0.0.1} {addr:fe80::215:17ff:fe84:c13f} diff --git a/runtime/ztests/op/aggregate/multiple-fields-assign.yaml b/runtime/ztests/op/aggregate/multiple-fields-assign.yaml index b5f552c11a..4c782ab42d 100644 --- a/runtime/ztests/op/aggregate/multiple-fields-assign.yaml +++ b/runtime/ztests/op/aggregate/multiple-fields-assign.yaml @@ -1,7 +1,5 @@ spq: count() by key1,newkey:=key2 | sort key1, newkey -vector: true - input: | {key1:"a",key2:"x",n:1::int32} {key1:"a",key2:"y",n:2::int32} diff --git a/runtime/ztests/op/aggregate/multiple-fields.yaml b/runtime/ztests/op/aggregate/multiple-fields.yaml index 19e555c97d..8045cac347 100644 --- a/runtime/ztests/op/aggregate/multiple-fields.yaml +++ b/runtime/ztests/op/aggregate/multiple-fields.yaml @@ -1,7 +1,5 @@ spq: count() by key1,key2 | sort key1, key2 -vector: true - input: | {key1:"a",key2:"x",n:1::int32} {key1:"a",key2:"y",n:2::int32} diff --git a/runtime/ztests/op/aggregate/named-types.yaml b/runtime/ztests/op/aggregate/named-types.yaml index a07acf2a5e..869d550d03 100644 --- a/runtime/ztests/op/aggregate/named-types.yaml +++ b/runtime/ztests/op/aggregate/named-types.yaml @@ -1,7 +1,5 @@ spq: count() by host | sort host -vector: true - input: | type ipaddr=ip {host:127.0.0.1::ipaddr} diff --git a/runtime/ztests/op/aggregate/named-values.yaml b/runtime/ztests/op/aggregate/named-values.yaml index 2bf40ff6c2..fa35370637 100644 --- a/runtime/ztests/op/aggregate/named-values.yaml +++ b/runtime/ztests/op/aggregate/named-values.yaml @@ -1,7 +1,5 @@ spq: count(), sum(this), min(this), max(this), avg(this), collect(this), any(this), dcount(this) -vector: true - input: | type named=int64 1::named diff --git a/runtime/ztests/op/aggregate/nested-agg-name.yaml b/runtime/ztests/op/aggregate/nested-agg-name.yaml index 6dc1065a22..6c0e4558f2 100644 --- a/runtime/ztests/op/aggregate/nested-agg-name.yaml +++ b/runtime/ztests/op/aggregate/nested-agg-name.yaml @@ -1,7 +1,5 @@ spq: "result.count:=count() by result.animal:=animal | sort this" -vector: true - input: | {animal:"cat",s:"a",x:1::int32} {animal:"dog",s:"b",x:1::int32} diff --git a/runtime/ztests/op/aggregate/not-present.yaml b/runtime/ztests/op/aggregate/not-present.yaml index ab2f81daa1..92507faed4 100644 --- a/runtime/ztests/op/aggregate/not-present.yaml +++ b/runtime/ztests/op/aggregate/not-present.yaml @@ -1,7 +1,5 @@ spq: max(val) by key | sort -vector: true - input: | {key:"key1"} diff --git a/runtime/ztests/op/aggregate/null-inputs.yaml b/runtime/ztests/op/aggregate/null-inputs.yaml index 1526e110a5..100d0a5261 100644 --- a/runtime/ztests/op/aggregate/null-inputs.yaml +++ b/runtime/ztests/op/aggregate/null-inputs.yaml @@ -1,7 +1,5 @@ spq: sum(val) by key | sort -vector: true - input: | {key:"key1",val:5} {key:"key2",val:null} diff --git a/runtime/ztests/op/aggregate/null-keys-assign.yaml b/runtime/ztests/op/aggregate/null-keys-assign.yaml index 11e8ffc43b..6e36bc875a 100644 --- a/runtime/ztests/op/aggregate/null-keys-assign.yaml +++ b/runtime/ztests/op/aggregate/null-keys-assign.yaml @@ -1,7 +1,5 @@ spq: count() by newkey:=key1 | sort newkey -vector: true - input: | {key1:"a",key2:"x",n:1::int32} {key1:"a",key2:"y",n:2::int32} diff --git a/runtime/ztests/op/aggregate/null-keys-at-start.yaml b/runtime/ztests/op/aggregate/null-keys-at-start.yaml index 365e1bdef2..a65be90dab 100644 --- a/runtime/ztests/op/aggregate/null-keys-at-start.yaml +++ b/runtime/ztests/op/aggregate/null-keys-at-start.yaml @@ -1,7 +1,5 @@ spq: count() by key1 | sort key1 -vector: true - input: | {key1:null,key2:null,n:3::int32} {key1:null,key2:null,n:4::int32} diff --git a/runtime/ztests/op/aggregate/null.yaml b/runtime/ztests/op/aggregate/null.yaml index 19cfeada33..bc25b0a6f6 100644 --- a/runtime/ztests/op/aggregate/null.yaml +++ b/runtime/ztests/op/aggregate/null.yaml @@ -1,7 +1,5 @@ spq: avg(x), count(x), dcount(x), any(x), max(x), min(x), sum(x) -vector: true - input: | {x:null} {x:null::(int64|null)} diff --git a/runtime/ztests/op/aggregate/quiet-key.yaml b/runtime/ztests/op/aggregate/quiet-key.yaml index 84e4f14290..d5926b7c66 100644 --- a/runtime/ztests/op/aggregate/quiet-key.yaml +++ b/runtime/ztests/op/aggregate/quiet-key.yaml @@ -1,7 +1,5 @@ spq: count() by id.orig_h:=quiet(id.orig_h) | sort id -vector: true - input: | type port=uint16 {_path:"weird",id:{orig_h:10.47.1.152,orig_p:49562::port,resp_h:23.217.103.245,resp_p:80::port}} @@ -16,8 +14,6 @@ output: | spq: count() by quiet(a) -vector: true - input: | {} @@ -25,8 +21,6 @@ input: | spq: count() by quiet(a), quiet(b) -vector: true - input: | {a:1,b:2} {a:1} diff --git a/runtime/ztests/op/aggregate/reducers.yaml b/runtime/ztests/op/aggregate/reducers.yaml index e1cea922cf..e233c88a24 100644 --- a/runtime/ztests/op/aggregate/reducers.yaml +++ b/runtime/ztests/op/aggregate/reducers.yaml @@ -1,7 +1,5 @@ spq: any(n), sum(n), avg(n), min(n), max(n) by key1 | sort key1 -vector: true - input: | {key1:"a",key2:"x",n:1::int32} {key1:"a",key2:"y",n:2::int32} @@ -19,8 +17,6 @@ output: | # Issue #6799 spq: min(this), max(this), sum(this) -vector: true - input: | 1::(int64|null) 2::(int64|null) diff --git a/runtime/ztests/op/aggregate/scalar-empty.yaml b/runtime/ztests/op/aggregate/scalar-empty.yaml index adb03d0b5f..2e52bb125d 100644 --- a/runtime/ztests/op/aggregate/scalar-empty.yaml +++ b/runtime/ztests/op/aggregate/scalar-empty.yaml @@ -2,8 +2,6 @@ spq: | where false | count(*), sum(this), and(this), or(this), min(this), avg(this), collect(this) -vector: true - output: | {count:0,sum:null,and:null,or:null,min:null,avg:null,collect:null} @@ -13,8 +11,6 @@ output: | spq: | unnest this into ( where false | count(*) ) -vector: true - input: | [null] [null] diff --git a/runtime/ztests/op/aggregate/sum-filter.yaml b/runtime/ztests/op/aggregate/sum-filter.yaml index daaf59a2b9..707000630c 100644 --- a/runtime/ztests/op/aggregate/sum-filter.yaml +++ b/runtime/ztests/op/aggregate/sum-filter.yaml @@ -1,7 +1,5 @@ spq: lg:=sum(x) filter (x>=5), sm:=sum(x) filter (x<8) -vector: true - input: | {x:1::int32} {x:10::int32} diff --git a/runtime/ztests/op/aggregate/union.yaml b/runtime/ztests/op/aggregate/union.yaml index eb238b7238..ecbbde82a4 100644 --- a/runtime/ztests/op/aggregate/union.yaml +++ b/runtime/ztests/op/aggregate/union.yaml @@ -1,7 +1,5 @@ spq: union(this) -vector: true - input: | {x:1,s:"a"} {x:2,s:"b"} @@ -15,8 +13,6 @@ output: | spq: union(this) -vector: true - input: | []::[string] null @@ -28,8 +24,6 @@ output: | spq: union(this) -vector: true - input: | 1::(int64|string) 1::(int64|string) diff --git a/runtime/ztests/op/assert.yaml b/runtime/ztests/op/assert.yaml index 51336cd51b..f0f2e67103 100644 --- a/runtime/ztests/op/assert.yaml +++ b/runtime/ztests/op/assert.yaml @@ -1,7 +1,5 @@ spq: assert a==1 -vector: true - input: | {a:1} {a:1::(int64|null)} diff --git a/runtime/ztests/op/blend.yaml b/runtime/ztests/op/blend.yaml index 0278581635..fe671806ae 100644 --- a/runtime/ztests/op/blend.yaml +++ b/runtime/ztests/op/blend.yaml @@ -1,7 +1,5 @@ spq: blend -vector: true - input: | {a:"hello",b:"world"} {b:"goodnight",c:"gracie"} @@ -19,8 +17,6 @@ output: | # Test blend on an array of records. spq: blend -vector: true - input: | [{a:1}] [{b:2}] @@ -40,8 +36,6 @@ output: | # Test blend on mix of complex and primitive values. spq: blend -vector: true - input: | {a:1} {a:"s"} @@ -77,8 +71,6 @@ output: | spq: blend -vector: true - input: | error(1) error("s") @@ -91,8 +83,6 @@ output: | spq: blend -vector: true - input: | [1,2] ["foo"] @@ -107,8 +97,6 @@ output: | spq: blend -vector: true - input: | {a:[1,2]} {a:["foo"]} @@ -123,8 +111,6 @@ output: | spq: blend -vector: true - input: | type p1=int64 1::p1 diff --git a/runtime/ztests/op/cut-both-foo-bar.yaml b/runtime/ztests/op/cut-both-foo-bar.yaml index b983036c01..4fa85b8c2a 100644 --- a/runtime/ztests/op/cut-both-foo-bar.yaml +++ b/runtime/ztests/op/cut-both-foo-bar.yaml @@ -1,7 +1,5 @@ spq: cut foo,bar -vector: true - input: | {foo:"foo1",bar:"bar1"} {foo:"foo2",bar:"bar2"} diff --git a/runtime/ztests/op/cut-empty-record.yaml b/runtime/ztests/op/cut-empty-record.yaml index c6c9869f17..605fefc7bf 100644 --- a/runtime/ztests/op/cut-empty-record.yaml +++ b/runtime/ztests/op/cut-empty-record.yaml @@ -1,7 +1,5 @@ spq: cut a, b -vector: true - input: | {} {a:{}} diff --git a/runtime/ztests/op/cut-foo-bar-only.yaml b/runtime/ztests/op/cut-foo-bar-only.yaml index 5db7b54683..6f718852e2 100644 --- a/runtime/ztests/op/cut-foo-bar-only.yaml +++ b/runtime/ztests/op/cut-foo-bar-only.yaml @@ -1,7 +1,5 @@ spq: cut foo -vector: true - input: | {bar:"bar1"} {bar:"bar2"} diff --git a/runtime/ztests/op/cut-foo-bar.yaml b/runtime/ztests/op/cut-foo-bar.yaml index b6af116a96..195530686e 100644 --- a/runtime/ztests/op/cut-foo-bar.yaml +++ b/runtime/ztests/op/cut-foo-bar.yaml @@ -1,7 +1,5 @@ spq: cut foo -vector: true - input: | {foo:"foo1",bar:"bar1"} {foo:"foo2",bar:"bar2"} diff --git a/runtime/ztests/op/cut-foo-mixed.yaml b/runtime/ztests/op/cut-foo-mixed.yaml index 55026d2ce8..3176014139 100644 --- a/runtime/ztests/op/cut-foo-mixed.yaml +++ b/runtime/ztests/op/cut-foo-mixed.yaml @@ -1,7 +1,5 @@ spq: cut foo -vector: true - input: | {bar:"bar1"} {bar:"bar2"} diff --git a/runtime/ztests/op/cut-foo.yaml b/runtime/ztests/op/cut-foo.yaml index 9eb6290e4f..863ef9bce2 100644 --- a/runtime/ztests/op/cut-foo.yaml +++ b/runtime/ztests/op/cut-foo.yaml @@ -1,7 +1,5 @@ spq: cut foo -vector: true - input: &input | {foo:"foo1"} {foo:"foo2"} diff --git a/runtime/ztests/op/cut-mixed-types.yaml b/runtime/ztests/op/cut-mixed-types.yaml index 5f513c2534..54874b9c4b 100644 --- a/runtime/ztests/op/cut-mixed-types.yaml +++ b/runtime/ztests/op/cut-mixed-types.yaml @@ -1,7 +1,5 @@ spq: 'cut x:=network_of(addr)' -vector: true - input: | {addr:fe80::215:17ff:fe84:c13f} {addr:10.0.0.1} diff --git a/runtime/ztests/op/cut-quiet.yaml b/runtime/ztests/op/cut-quiet.yaml index c4ebb234ad..b69a30a8df 100644 --- a/runtime/ztests/op/cut-quiet.yaml +++ b/runtime/ztests/op/cut-quiet.yaml @@ -1,7 +1,5 @@ spq: cut foo:=quiet(foo), bar:=quiet(bar) -vector: true - input: | {foo:"foo0"} {foo:"foo1",goo:"goo1"} @@ -23,8 +21,6 @@ output: | # Rename fields. spq: cut f:=quiet(foo), b:=quiet(bar) -vector: true - input: | {foo:"foo0"} {foo:"foo1",goo:"goo1"} @@ -46,8 +42,6 @@ output: | # Rename nested fields. spq: cut ports:=id, resp_p:=quiet(id.resp_p) -vector: true - input: | type port=uint16 {id:{orig_p:1::port,resp_p:2::port}} @@ -63,8 +57,6 @@ output: | # Test dequiet keeps unions. spq: cut x,quiet(y) -vector: true - input: | {x:1::(int64|null)} diff --git a/runtime/ztests/op/cut-to-root-error.yaml b/runtime/ztests/op/cut-to-root-error.yaml index b88f6ef986..b1d7d957d4 100644 --- a/runtime/ztests/op/cut-to-root-error.yaml +++ b/runtime/ztests/op/cut-to-root-error.yaml @@ -1,7 +1,5 @@ spq: 'cut this:=a' -vector: true - input: | {a:1::int32} diff --git a/runtime/ztests/op/cut.yaml b/runtime/ztests/op/cut.yaml index 360be4a5bd..d94d0f0d74 100644 --- a/runtime/ztests/op/cut.yaml +++ b/runtime/ztests/op/cut.yaml @@ -1,7 +1,5 @@ spq: cut foo -vector: true - input: | {foo:1,bar:"one"} {foo:2,bar:"two"} diff --git a/runtime/ztests/op/drop-boo.yaml b/runtime/ztests/op/drop-boo.yaml index 8aa4d8d030..414d67bcae 100644 --- a/runtime/ztests/op/drop-boo.yaml +++ b/runtime/ztests/op/drop-boo.yaml @@ -1,7 +1,5 @@ spq: drop boo -vector: true - input: &input | {foo:"foo1"} {foo:"foo2"} diff --git a/runtime/ztests/op/drop-foo-both.yaml b/runtime/ztests/op/drop-foo-both.yaml index 5494e48f09..8134b0905d 100644 --- a/runtime/ztests/op/drop-foo-both.yaml +++ b/runtime/ztests/op/drop-foo-both.yaml @@ -1,7 +1,5 @@ spq: drop foo -vector: true - input: | {foo:"foo1"} {foo:"foo2"} diff --git a/runtime/ztests/op/drop-foo.yaml b/runtime/ztests/op/drop-foo.yaml index 188ef8dd32..8de11887f6 100644 --- a/runtime/ztests/op/drop-foo.yaml +++ b/runtime/ztests/op/drop-foo.yaml @@ -1,7 +1,5 @@ spq: drop foo -vector: true - input: | {foo:"foo1",bar:"bar1"} {foo:"foo2",bar:"bar2"} diff --git a/runtime/ztests/op/drop-multi.yaml b/runtime/ztests/op/drop-multi.yaml index 2f206b0d58..09c853d9f5 100644 --- a/runtime/ztests/op/drop-multi.yaml +++ b/runtime/ztests/op/drop-multi.yaml @@ -1,7 +1,5 @@ spq: drop bar,blar -vector: true - input: | {foo:"foo1",bar:"bar1",blar:"blar1"} {foo:"foo2",bar:"bar2",blar:"blar2"} diff --git a/runtime/ztests/op/drop-nested-1.yaml b/runtime/ztests/op/drop-nested-1.yaml index 79e46b9c7b..93faf913ef 100644 --- a/runtime/ztests/op/drop-nested-1.yaml +++ b/runtime/ztests/op/drop-nested-1.yaml @@ -1,7 +1,5 @@ spq: drop rec.bar -vector: true - input: | type rec_named1={foo:string,bar:string} type named1={rec:rec_named1} diff --git a/runtime/ztests/op/drop-nested-2.yaml b/runtime/ztests/op/drop-nested-2.yaml index 2c6d4a43de..c8e0b3f64f 100644 --- a/runtime/ztests/op/drop-nested-2.yaml +++ b/runtime/ztests/op/drop-nested-2.yaml @@ -1,7 +1,5 @@ spq: drop rec1 -vector: true - input: | type rec1_named={sub1:{foo:string,bar:string},sub2:{foo:string,bar:string}} type rec2_named={foo:string} diff --git a/runtime/ztests/op/drop-nested-3.yaml b/runtime/ztests/op/drop-nested-3.yaml index 5a8eebd3fb..780f94e3ca 100644 --- a/runtime/ztests/op/drop-nested-3.yaml +++ b/runtime/ztests/op/drop-nested-3.yaml @@ -1,7 +1,5 @@ spq: drop level0.level1.level2.level3 -vector: true - input: | { level0: { diff --git a/runtime/ztests/op/drop-non-record.yaml b/runtime/ztests/op/drop-non-record.yaml index 2bf164f6e5..ae97d0ccb3 100644 --- a/runtime/ztests/op/drop-non-record.yaml +++ b/runtime/ztests/op/drop-non-record.yaml @@ -1,7 +1,5 @@ spq: drop x -vector: true - input: | 1 diff --git a/runtime/ztests/op/drop-unset-record.yaml b/runtime/ztests/op/drop-unset-record.yaml index dc46e099fa..b053af32fa 100644 --- a/runtime/ztests/op/drop-unset-record.yaml +++ b/runtime/ztests/op/drop-unset-record.yaml @@ -1,7 +1,5 @@ spq: drop id -vector: true - input: | {id:null::(null|{ip:ip}),id2:{ip:1.1.1.1}} diff --git a/runtime/ztests/op/fork-head-tail.yaml b/runtime/ztests/op/fork-head-tail.yaml index 296f74aa5c..f6a38acff3 100644 --- a/runtime/ztests/op/fork-head-tail.yaml +++ b/runtime/ztests/op/fork-head-tail.yaml @@ -1,7 +1,5 @@ spq: fork ( head 1 ) ( tail 1 ) | sort -vector: true - input: | 1 2 diff --git a/runtime/ztests/op/fork-merge.yaml b/runtime/ztests/op/fork-merge.yaml index ef363a3644..7464eaaf30 100644 --- a/runtime/ztests/op/fork-merge.yaml +++ b/runtime/ztests/op/fork-merge.yaml @@ -4,8 +4,6 @@ spq: | ( x > 2 ) | merge x -vector: true - input: | {x:1} {x:3} diff --git a/runtime/ztests/op/fork-multi-head.yaml b/runtime/ztests/op/fork-multi-head.yaml index e1e98f8b18..89d2d4d4f2 100644 --- a/runtime/ztests/op/fork-multi-head.yaml +++ b/runtime/ztests/op/fork-multi-head.yaml @@ -4,8 +4,6 @@ spq: | ( head 2 ) | head 1 -vector: true - input: | 1 2 diff --git a/runtime/ztests/op/fork-one-branch.yaml b/runtime/ztests/op/fork-one-branch.yaml index 5c106bac74..627d74c7e2 100644 --- a/runtime/ztests/op/fork-one-branch.yaml +++ b/runtime/ztests/op/fork-one-branch.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) -vector: true - input: &input | 1 2 diff --git a/runtime/ztests/op/fork.yaml b/runtime/ztests/op/fork.yaml index dc48712bfe..0728608fe3 100644 --- a/runtime/ztests/op/fork.yaml +++ b/runtime/ztests/op/fork.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) -vector: true - input: | 1 1::(int64|null) diff --git a/runtime/ztests/op/fuse.yaml b/runtime/ztests/op/fuse.yaml index 1c6e9e7b15..cce37985f6 100644 --- a/runtime/ztests/op/fuse.yaml +++ b/runtime/ztests/op/fuse.yaml @@ -1,7 +1,5 @@ spq: fuse -vector: true - input: | {a:"hello",b:"world"} {b:"goodnight",c:"gracie"} @@ -19,8 +17,6 @@ output: | # Test fuse on an array of records. spq: fuse -vector: true - input: | [{a:1}] [{b:2}] @@ -40,8 +36,6 @@ output: | # Test fuse on mix of complex and primitive values. spq: fuse -vector: true - input: | {a:1} {a:"s"} @@ -77,8 +71,6 @@ output: | spq: fuse -vector: true - input: | error(1) error("s") @@ -91,8 +83,6 @@ output: | spq: fuse -vector: true - input: | [1,2] ["foo"] @@ -107,8 +97,6 @@ output: | spq: fuse -vector: true - input: | {a:[1,2]} {a:["foo"]} @@ -123,8 +111,6 @@ output: | spq: fuse -vector: true - input: | type p1=int64 1::p1 diff --git a/runtime/ztests/op/infer.yaml b/runtime/ztests/op/infer.yaml index 7262ea1da2..6ad545201a 100644 --- a/runtime/ztests/op/infer.yaml +++ b/runtime/ztests/op/infer.yaml @@ -1,7 +1,5 @@ spq: values [1,"2"] | infer -vector: true - output: | [1,2] @@ -9,8 +7,6 @@ output: | spq: values [1,"foo"] | infer -vector: true - output: | [1,"foo"] @@ -18,8 +14,6 @@ output: | spq: infer 2 | sort this -vector: true - input: | {y:"2"} {y:"3"} @@ -37,8 +31,6 @@ output: | spq: infer | sort this -vector: true - input: | {x:"1"} {y:"2"} @@ -61,8 +53,6 @@ output: | spq: unnest this into ( infer | sort this ) -vector: true - input: | ["1","2"] ["192.168.1.1","10.0.0.1"] @@ -80,8 +70,6 @@ output: | spq: blend | infer | sort this -vector: true - input: | {x:"1"} {y:"2"} @@ -104,8 +92,6 @@ output: | spq: infer | sort this -vector: true - input: | {x:"192.168.1.1"::(string|int64|ip)} {x:1} @@ -128,8 +114,6 @@ output: | spq: infer -vector: true - input: | log_time,client_ip,request,status_code,object_size 2012-01-01 00:00:00,25.152.171.147,/books/Six_Easy_Pieces.html,404,271 diff --git a/runtime/ztests/op/join-expr.yaml b/runtime/ztests/op/join-expr.yaml index e28d20ff4c..2287e30536 100644 --- a/runtime/ztests/op/join-expr.yaml +++ b/runtime/ztests/op/join-expr.yaml @@ -7,8 +7,6 @@ script: | echo === nested loop join super -s -c 'left join (from B.sup) on lower(left.s) r.y -vector: true - output: | {l:{a:2,x:6},r:{b:2,y:4}} diff --git a/runtime/ztests/op/join-first-key-is-null.yaml b/runtime/ztests/op/join-first-key-is-null.yaml index 77a13d6405..f6cabd3a0a 100644 --- a/runtime/ztests/op/join-first-key-is-null.yaml +++ b/runtime/ztests/op/join-first-key-is-null.yaml @@ -3,8 +3,6 @@ spq: | | join using (a) | values left -vector: true - input: &input | {a:null} diff --git a/runtime/ztests/op/join-first-key-is-zero.yaml b/runtime/ztests/op/join-first-key-is-zero.yaml index f7bf121698..ee69c32820 100644 --- a/runtime/ztests/op/join-first-key-is-zero.yaml +++ b/runtime/ztests/op/join-first-key-is-zero.yaml @@ -3,8 +3,6 @@ spq: | | join using (a) | values left -vector: true - input: &input | {a:0} diff --git a/runtime/ztests/op/join-right.yaml b/runtime/ztests/op/join-right.yaml index 306869d9d1..a7e2b2daf2 100644 --- a/runtime/ztests/op/join-right.yaml +++ b/runtime/ztests/op/join-right.yaml @@ -1,8 +1,6 @@ spq: | right join (values 2,4,6) on right=left*2 | sort -vector: true - input: | 1 3 diff --git a/runtime/ztests/op/merge-multiple.yaml b/runtime/ztests/op/merge-multiple.yaml index 47e7850f21..85de99a50a 100644 --- a/runtime/ztests/op/merge-multiple.yaml +++ b/runtime/ztests/op/merge-multiple.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge a desc, b asc, c desc -vector: true - input: | {a:2,b:1,c:2} {a:2,b:1,c:1} diff --git a/runtime/ztests/op/merge-order-asc-nulls-default.yaml b/runtime/ztests/op/merge-order-asc-nulls-default.yaml index db3d336272..bd4af074bd 100644 --- a/runtime/ztests/op/merge-order-asc-nulls-default.yaml +++ b/runtime/ztests/op/merge-order-asc-nulls-default.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s asc -vector: true - input: | {s:"a"} {s:"b"} diff --git a/runtime/ztests/op/merge-order-asc-nulls-first.yaml b/runtime/ztests/op/merge-order-asc-nulls-first.yaml index 8f25926f7c..43d383fc66 100644 --- a/runtime/ztests/op/merge-order-asc-nulls-first.yaml +++ b/runtime/ztests/op/merge-order-asc-nulls-first.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s asc nulls first -vector: true - input: | {s:null} {} diff --git a/runtime/ztests/op/merge-order-asc-nulls-last.yaml b/runtime/ztests/op/merge-order-asc-nulls-last.yaml index 208c4313df..6fc9478475 100644 --- a/runtime/ztests/op/merge-order-asc-nulls-last.yaml +++ b/runtime/ztests/op/merge-order-asc-nulls-last.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s asc nulls last -vector: true - input: | {s:"a"} {s:"b"} diff --git a/runtime/ztests/op/merge-order-default-nulls-default.yaml b/runtime/ztests/op/merge-order-default-nulls-default.yaml index ab8ac5aaa1..b0ea662d1b 100644 --- a/runtime/ztests/op/merge-order-default-nulls-default.yaml +++ b/runtime/ztests/op/merge-order-default-nulls-default.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s -vector: true - input: | {s:"a"} {s:"b"} diff --git a/runtime/ztests/op/merge-order-default-nulls-first.yaml b/runtime/ztests/op/merge-order-default-nulls-first.yaml index df839448cf..8b296642b7 100644 --- a/runtime/ztests/op/merge-order-default-nulls-first.yaml +++ b/runtime/ztests/op/merge-order-default-nulls-first.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s nulls first -vector: true - input: | {s:null} {} diff --git a/runtime/ztests/op/merge-order-default-nulls-last.yaml b/runtime/ztests/op/merge-order-default-nulls-last.yaml index 001b415751..d241aafab4 100644 --- a/runtime/ztests/op/merge-order-default-nulls-last.yaml +++ b/runtime/ztests/op/merge-order-default-nulls-last.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s nulls last -vector: true - input: | {s:"a"} {s:"b"} diff --git a/runtime/ztests/op/merge-order-desc-nulls-default.yaml b/runtime/ztests/op/merge-order-desc-nulls-default.yaml index c8dbaf824b..53a1e07d2a 100644 --- a/runtime/ztests/op/merge-order-desc-nulls-default.yaml +++ b/runtime/ztests/op/merge-order-desc-nulls-default.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s desc nulls last -vector: true - input: | {s:"c"} {s:"b"} diff --git a/runtime/ztests/op/merge-order-desc-nulls-first.yaml b/runtime/ztests/op/merge-order-desc-nulls-first.yaml index 3ccefb2554..0608f5e2f2 100644 --- a/runtime/ztests/op/merge-order-desc-nulls-first.yaml +++ b/runtime/ztests/op/merge-order-desc-nulls-first.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s desc nulls first -vector: true - input: | {s:null} {} diff --git a/runtime/ztests/op/merge-order-desc-nulls-last.yaml b/runtime/ztests/op/merge-order-desc-nulls-last.yaml index c8dbaf824b..53a1e07d2a 100644 --- a/runtime/ztests/op/merge-order-desc-nulls-last.yaml +++ b/runtime/ztests/op/merge-order-desc-nulls-last.yaml @@ -1,7 +1,5 @@ spq: fork ( pass ) ( pass ) | merge s desc nulls last -vector: true - input: | {s:"c"} {s:"b"} diff --git a/runtime/ztests/op/optional-fields.yaml b/runtime/ztests/op/optional-fields.yaml index e5b1d84239..d39a64d39c 100644 --- a/runtime/ztests/op/optional-fields.yaml +++ b/runtime/ztests/op/optional-fields.yaml @@ -1,7 +1,5 @@ spq: distinct b -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -16,8 +14,6 @@ output: | spq: drop a -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -32,8 +28,6 @@ output: | spq: drop b -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} @@ -48,8 +42,6 @@ output: | spq: rename c:=b -vector: true - input: | {a:1,b?:"foo"} {a:1,b?:_::string} diff --git a/runtime/ztests/op/pass.yaml b/runtime/ztests/op/pass.yaml index a285819fb5..fb6aa7146b 100644 --- a/runtime/ztests/op/pass.yaml +++ b/runtime/ztests/op/pass.yaml @@ -1,7 +1,5 @@ spq: pass -vector: true - input: &input | 1 diff --git a/runtime/ztests/op/put-1.yaml b/runtime/ztests/op/put-1.yaml index 2b9c7deae4..43c54c95b4 100644 --- a/runtime/ztests/op/put-1.yaml +++ b/runtime/ztests/op/put-1.yaml @@ -1,8 +1,6 @@ # Tests a simple expression written into a new field spq: put y := x + 1 -vector: true - input: | {x:1::int32} {x:2::int32} diff --git a/runtime/ztests/op/put-2.yaml b/runtime/ztests/op/put-2.yaml index 03eb14d1c6..0d7a3cba32 100644 --- a/runtime/ztests/op/put-2.yaml +++ b/runtime/ztests/op/put-2.yaml @@ -1,8 +1,6 @@ # Tests a simple expression written into an existing field spq: put x := x + 1 -vector: true - input: | {x:1::int32} {x:2::int32} diff --git a/runtime/ztests/op/put-3.yaml b/runtime/ztests/op/put-3.yaml index 25a3929812..566076e78b 100644 --- a/runtime/ztests/op/put-3.yaml +++ b/runtime/ztests/op/put-3.yaml @@ -1,8 +1,6 @@ # Tests writing a new record spq: put r2 := r -vector: true - input: | {r:{s:"hello"}} {r:{s:"world"}} diff --git a/runtime/ztests/op/put-4.yaml b/runtime/ztests/op/put-4.yaml index 9283eb7239..692f00ea47 100644 --- a/runtime/ztests/op/put-4.yaml +++ b/runtime/ztests/op/put-4.yaml @@ -1,8 +1,6 @@ # Tests overwriting a primitive value with a record spq: put x := r -vector: true - input: | {x:1::int32,r:{s:"hello"}} {x:2::int32,r:{s:"world"}} diff --git a/runtime/ztests/op/put-5.yaml b/runtime/ztests/op/put-5.yaml index 05e1e1d7a8..d502331e01 100644 --- a/runtime/ztests/op/put-5.yaml +++ b/runtime/ztests/op/put-5.yaml @@ -1,8 +1,6 @@ # Tests overwriting a record with a primitive value spq: put r := x -vector: true - input: | {x:1::int32,r:{s:"hello"}} {x:2::int32,r:{s:"world"}} diff --git a/runtime/ztests/op/put-6.yaml b/runtime/ztests/op/put-6.yaml index dc7ca59db5..756ae5d27e 100644 --- a/runtime/ztests/op/put-6.yaml +++ b/runtime/ztests/op/put-6.yaml @@ -1,8 +1,6 @@ # Tests integer division by zero error spq: put y := x / 0 -vector: true - input: | {x:1::int32} diff --git a/runtime/ztests/op/put-change-type.yaml b/runtime/ztests/op/put-change-type.yaml index d5837b985a..a020e064e8 100644 --- a/runtime/ztests/op/put-change-type.yaml +++ b/runtime/ztests/op/put-change-type.yaml @@ -1,7 +1,5 @@ spq: put x:=network_of(addr) -vector: true - input: | {addr:10.0.0.1} {addr:fe80::215:17ff:fe84:c13f} diff --git a/runtime/ztests/op/put-changing-types.yaml b/runtime/ztests/op/put-changing-types.yaml index d853321b53..945b0a5445 100644 --- a/runtime/ztests/op/put-changing-types.yaml +++ b/runtime/ztests/op/put-changing-types.yaml @@ -2,8 +2,6 @@ # type correctly spq: 'put y := x > 0 ? "string" : x' -vector: true - input: | {x:0::int32} {x:1::int32} diff --git a/runtime/ztests/op/put-error.yaml b/runtime/ztests/op/put-error.yaml index c071c04e1c..0efe11ccc3 100644 --- a/runtime/ztests/op/put-error.yaml +++ b/runtime/ztests/op/put-error.yaml @@ -2,8 +2,6 @@ # for a given error. spq: put y := sqrt(x) -vector: true - input: | {x:-1::int32} {x:-2::int32} diff --git a/runtime/ztests/op/put-expr.yaml b/runtime/ztests/op/put-expr.yaml index 35319ce706..10c6588f50 100644 --- a/runtime/ztests/op/put-expr.yaml +++ b/runtime/ztests/op/put-expr.yaml @@ -1,7 +1,5 @@ spq: put 1+1 -vector: true - input: | {} diff --git a/runtime/ztests/op/put-implied-1.yaml b/runtime/ztests/op/put-implied-1.yaml index 562b219f06..c86ecb9d8a 100644 --- a/runtime/ztests/op/put-implied-1.yaml +++ b/runtime/ztests/op/put-implied-1.yaml @@ -1,7 +1,5 @@ spq: y := x + 1 -vector: true - input: | {x:1::int32} {x:2::int32} diff --git a/runtime/ztests/op/put-implied-2.yaml b/runtime/ztests/op/put-implied-2.yaml index ae15f456ad..27156ea64d 100644 --- a/runtime/ztests/op/put-implied-2.yaml +++ b/runtime/ztests/op/put-implied-2.yaml @@ -1,7 +1,5 @@ spq: 'x:=upper(x), y:=lower(x)' -vector: true - input: | {x:"vAlUe1"} diff --git a/runtime/ztests/op/put-multi-1.yaml b/runtime/ztests/op/put-multi-1.yaml index b4bf4fac2e..af88378dca 100644 --- a/runtime/ztests/op/put-multi-1.yaml +++ b/runtime/ztests/op/put-multi-1.yaml @@ -1,8 +1,6 @@ # Tests multiple output expressions spq: put a:=1, b:=2 -vector: true - input: | {x:1::int32} {x:2::int32} diff --git a/runtime/ztests/op/put-multi-2.yaml b/runtime/ztests/op/put-multi-2.yaml index 802b49efe0..1bc665de86 100644 --- a/runtime/ztests/op/put-multi-2.yaml +++ b/runtime/ztests/op/put-multi-2.yaml @@ -1,8 +1,6 @@ # Test overwriting multiple fields in-order spq: put a:=b, b:=a -vector: true - input: | {a:1::int32,b:2::int32} {a:3::int32,b:4::int32} diff --git a/runtime/ztests/op/put-multi-3.yaml b/runtime/ztests/op/put-multi-3.yaml index 64590a7354..30343a821d 100644 --- a/runtime/ztests/op/put-multi-3.yaml +++ b/runtime/ztests/op/put-multi-3.yaml @@ -1,8 +1,6 @@ # Test overwriting multiple fields out of order spq: put b:=a, a:=b -vector: true - input: | {a:1::int32,b:2::int32} {a:3::int32,b:4::int32} diff --git a/runtime/ztests/op/put-multi-4.yaml b/runtime/ztests/op/put-multi-4.yaml index 8fa2361824..f19ae22d1a 100644 --- a/runtime/ztests/op/put-multi-4.yaml +++ b/runtime/ztests/op/put-multi-4.yaml @@ -2,8 +2,6 @@ # creates a new field spq: put new:=1, x:=x+1 -vector: true - input: | {x:1::int32} {x:2::int32} diff --git a/runtime/ztests/op/put-nested.yaml b/runtime/ztests/op/put-nested.yaml index 16f8ea21f1..2d45326831 100644 --- a/runtime/ztests/op/put-nested.yaml +++ b/runtime/ztests/op/put-nested.yaml @@ -1,7 +1,5 @@ spq: put pre:="pre", a.a:=1, a.b:=2, a.c.a:=3, a.d:=4, b:=5, post:="post" -vector: true - input: | {} {a:null} diff --git a/runtime/ztests/op/put-non-record.yaml b/runtime/ztests/op/put-non-record.yaml index 0e42a6559e..91818e36b0 100644 --- a/runtime/ztests/op/put-non-record.yaml +++ b/runtime/ztests/op/put-non-record.yaml @@ -1,7 +1,5 @@ spq: put a:=1 -vector: true - input: | 0 error("kaboom") diff --git a/runtime/ztests/op/put-null.yaml b/runtime/ztests/op/put-null.yaml index 7efc93f514..4e352e22d7 100644 --- a/runtime/ztests/op/put-null.yaml +++ b/runtime/ztests/op/put-null.yaml @@ -1,7 +1,5 @@ spq: put b:=null -vector: true - input: | {a:1::int32} diff --git a/runtime/ztests/op/put-overwrite-132.yaml b/runtime/ztests/op/put-overwrite-132.yaml index 03ad1bbceb..7ddd1486e3 100644 --- a/runtime/ztests/op/put-overwrite-132.yaml +++ b/runtime/ztests/op/put-overwrite-132.yaml @@ -4,8 +4,6 @@ # and this test will need to be updated. spq: put c:=1,a:=3,b:=2 -vector: true - input: | {a:1::int32,b:2::int32,c:3::int32} diff --git a/runtime/ztests/op/put-overwrite-321.yaml b/runtime/ztests/op/put-overwrite-321.yaml index 53648816e6..ed9609b71a 100644 --- a/runtime/ztests/op/put-overwrite-321.yaml +++ b/runtime/ztests/op/put-overwrite-321.yaml @@ -1,7 +1,5 @@ spq: put a:=3,b:=2,c:=1 -vector: true - input: | {a:1::int32,b:2::int32} diff --git a/runtime/ztests/op/put-quiet.yaml b/runtime/ztests/op/put-quiet.yaml index 9214f84f4f..a8c0e89375 100644 --- a/runtime/ztests/op/put-quiet.yaml +++ b/runtime/ztests/op/put-quiet.yaml @@ -1,7 +1,5 @@ spq: x := quiet(y) -vector: true - input: | {} {x:1} diff --git a/runtime/ztests/op/put-root.yaml b/runtime/ztests/op/put-root.yaml index 6e736b20a9..ccc3395a26 100644 --- a/runtime/ztests/op/put-root.yaml +++ b/runtime/ztests/op/put-root.yaml @@ -1,7 +1,5 @@ spq: values a -vector: true - input: | {"a": {"a": "a", "b": "b"}, "b": "b"} diff --git a/runtime/ztests/op/recursive-subquery.yaml b/runtime/ztests/op/recursive-subquery.yaml index 7fa3bdf9ab..8f16923655 100644 --- a/runtime/ztests/op/recursive-subquery.yaml +++ b/runtime/ztests/op/recursive-subquery.yaml @@ -9,7 +9,5 @@ spq: | end values walk([{x:[1,2]},{y:3}]) -vector: true - output: | [{x:[2,3]},{y:4}] diff --git a/runtime/ztests/op/rename-error-dupe.yaml b/runtime/ztests/op/rename-error-dupe.yaml index c3ecc31645..5f23b17bf4 100644 --- a/runtime/ztests/op/rename-error-dupe.yaml +++ b/runtime/ztests/op/rename-error-dupe.yaml @@ -1,7 +1,5 @@ spq: rename foo:=goo -vector: true - input: | {foo:"foo1",goo:"goo1"} {foo:"foo2",goo:"goo2"} diff --git a/runtime/ztests/op/rename-error-move.yaml b/runtime/ztests/op/rename-error-move.yaml index 63c9653f3e..79e7ed76ef 100644 --- a/runtime/ztests/op/rename-error-move.yaml +++ b/runtime/ztests/op/rename-error-move.yaml @@ -1,7 +1,5 @@ spq: rename dst:=id.resp_h -vector: true - input: | type port=uint16 {id:{orig_h:10.164.94.120,orig_p:39681::port,resp_h:10.47.3.155,resp_p:3389::port}} diff --git a/runtime/ztests/op/rename-foo-bar.yaml b/runtime/ztests/op/rename-foo-bar.yaml index 07c10261de..af6e7836f3 100644 --- a/runtime/ztests/op/rename-foo-bar.yaml +++ b/runtime/ztests/op/rename-foo-bar.yaml @@ -1,7 +1,5 @@ spq: rename f:=foo, b:=bar -vector: true - input: | {foo:"foo0"} {foo:"foo1",goo:"goo1"} diff --git a/runtime/ztests/op/rename-nested.yaml b/runtime/ztests/op/rename-nested.yaml index ce1e9a68e7..7cc2f480b1 100644 --- a/runtime/ztests/op/rename-nested.yaml +++ b/runtime/ztests/op/rename-nested.yaml @@ -1,7 +1,5 @@ spq: rename id.dst:=id.resp_h, id.src:=id.orig_h, net:=id -vector: true - input: | type port=uint16 {id:{orig_h:10.164.94.120,orig_p:39681::port,resp_h:10.47.3.155,resp_p:3389::port}} @@ -19,8 +17,6 @@ output: | # Test nested renamed records in vector runtime are deeply renamed. spq: rename x.x:=x.y | values x -vector: true - input: | {x:{y:1}} diff --git a/runtime/ztests/op/rename-non-record.yaml b/runtime/ztests/op/rename-non-record.yaml index 0e02f995d3..aca2e96dc1 100644 --- a/runtime/ztests/op/rename-non-record.yaml +++ b/runtime/ztests/op/rename-non-record.yaml @@ -1,7 +1,5 @@ spq: rename a := b -vector: true - input: | 1 diff --git a/runtime/ztests/op/rename-share.yaml b/runtime/ztests/op/rename-share.yaml index a0846e83b7..98e4ee20a0 100644 --- a/runtime/ztests/op/rename-share.yaml +++ b/runtime/ztests/op/rename-share.yaml @@ -1,8 +1,6 @@ # tests that a rename isn't visible to other procs operating on same records. spq: fork ( rename id2:=id ) ( cut id.orig_h:=id.orig_h ) | sort id -vector: true - input: | type port=uint16 {id:{orig_h:39681::port,resp_h:3389::port}} diff --git a/runtime/ztests/op/shapes-expr.yaml b/runtime/ztests/op/shapes-expr.yaml index cfc06a0c8e..c8d8a017b3 100644 --- a/runtime/ztests/op/shapes-expr.yaml +++ b/runtime/ztests/op/shapes-expr.yaml @@ -1,7 +1,5 @@ spq: shapes s2 | sort -vector: true - input: | {s1:"a",s2:"b"} {s1:"a",s2:0} diff --git a/runtime/ztests/op/shapes.yaml b/runtime/ztests/op/shapes.yaml index aa5f34d315..b1682b08e0 100644 --- a/runtime/ztests/op/shapes.yaml +++ b/runtime/ztests/op/shapes.yaml @@ -1,7 +1,5 @@ spq: shapes | sort this -vector: true - input: | {s1:"a",s2:"b"} {s1:"b",s2:"b"} diff --git a/runtime/ztests/op/sort/different-order-keys.yaml b/runtime/ztests/op/sort/different-order-keys.yaml index 3b53ce7fd0..922d1d0275 100644 --- a/runtime/ztests/op/sort/different-order-keys.yaml +++ b/runtime/ztests/op/sort/different-order-keys.yaml @@ -1,7 +1,5 @@ spq: sort foo asc, bar desc, baz asc -vector: true - input: | {foo:2,bar:1,baz:2} {foo:1,bar:2,baz:1} diff --git a/runtime/ztests/op/sort/empty-input.yaml b/runtime/ztests/op/sort/empty-input.yaml index 02cc8162b5..4cc613cca4 100644 --- a/runtime/ztests/op/sort/empty-input.yaml +++ b/runtime/ztests/op/sort/empty-input.yaml @@ -1,8 +1,6 @@ # Sort with empty input should produce no output or warning. spq: sort foo -vector: true - input: '' output: '' diff --git a/runtime/ztests/op/sort/expr-len.yaml b/runtime/ztests/op/sort/expr-len.yaml index 4b8e9ecda3..f7da8480f0 100644 --- a/runtime/ztests/op/sort/expr-len.yaml +++ b/runtime/ztests/op/sort/expr-len.yaml @@ -1,7 +1,5 @@ spq: sort len(this) -vector: true - input: | "333" "22" diff --git a/runtime/ztests/op/sort/expr.yaml b/runtime/ztests/op/sort/expr.yaml index 3b73f3a677..0f2f9cc085 100644 --- a/runtime/ztests/op/sort/expr.yaml +++ b/runtime/ztests/op/sort/expr.yaml @@ -1,7 +1,5 @@ spq: sort lower(this) -vector: true - input: | "foo" "C" diff --git a/runtime/ztests/op/sort/guess-key-once.yaml b/runtime/ztests/op/sort/guess-key-once.yaml index 42dbb09e03..6180a62902 100644 --- a/runtime/ztests/op/sort/guess-key-once.yaml +++ b/runtime/ztests/op/sort/guess-key-once.yaml @@ -1,7 +1,5 @@ spq: unnest this into (sort) -vector: true - input: | [{a:1},{a:2}] [{b:22,a:1},{b:11,a:2}] diff --git a/runtime/ztests/op/sort/numbers.yaml b/runtime/ztests/op/sort/numbers.yaml index 5469cc8dcd..c946b4e449 100644 --- a/runtime/ztests/op/sort/numbers.yaml +++ b/runtime/ztests/op/sort/numbers.yaml @@ -1,7 +1,5 @@ spq: sort -vector: true - input: | 16::uint16 32::uint32 diff --git a/runtime/ztests/op/sort/order-asc-nulls-default-reverse.yaml b/runtime/ztests/op/sort/order-asc-nulls-default-reverse.yaml index 789f466628..667ae671c9 100644 --- a/runtime/ztests/op/sort/order-asc-nulls-default-reverse.yaml +++ b/runtime/ztests/op/sort/order-asc-nulls-default-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s asc -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-asc-nulls-default.yaml b/runtime/ztests/op/sort/order-asc-nulls-default.yaml index 2f4aa05b5e..fb682ca1a3 100644 --- a/runtime/ztests/op/sort/order-asc-nulls-default.yaml +++ b/runtime/ztests/op/sort/order-asc-nulls-default.yaml @@ -1,7 +1,5 @@ spq: sort s asc -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-asc-nulls-first-reverse.yaml b/runtime/ztests/op/sort/order-asc-nulls-first-reverse.yaml index 3147d984f7..57f872856a 100644 --- a/runtime/ztests/op/sort/order-asc-nulls-first-reverse.yaml +++ b/runtime/ztests/op/sort/order-asc-nulls-first-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s asc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-asc-nulls-first.yaml b/runtime/ztests/op/sort/order-asc-nulls-first.yaml index d6c301b343..071e412505 100644 --- a/runtime/ztests/op/sort/order-asc-nulls-first.yaml +++ b/runtime/ztests/op/sort/order-asc-nulls-first.yaml @@ -1,7 +1,5 @@ spq: sort s asc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-asc-nulls-last-reverse.yaml b/runtime/ztests/op/sort/order-asc-nulls-last-reverse.yaml index 38e68fca4f..f6e7aa27ea 100644 --- a/runtime/ztests/op/sort/order-asc-nulls-last-reverse.yaml +++ b/runtime/ztests/op/sort/order-asc-nulls-last-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s asc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-asc-nulls-last.yaml b/runtime/ztests/op/sort/order-asc-nulls-last.yaml index 9899663e9c..d0d6bf9340 100644 --- a/runtime/ztests/op/sort/order-asc-nulls-last.yaml +++ b/runtime/ztests/op/sort/order-asc-nulls-last.yaml @@ -1,7 +1,5 @@ spq: sort s asc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-default-nulls-first-reverse.yaml b/runtime/ztests/op/sort/order-default-nulls-first-reverse.yaml index b708e5fa51..61145149a8 100644 --- a/runtime/ztests/op/sort/order-default-nulls-first-reverse.yaml +++ b/runtime/ztests/op/sort/order-default-nulls-first-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-default-nulls-first.yaml b/runtime/ztests/op/sort/order-default-nulls-first.yaml index 1033da7559..558619a2e9 100644 --- a/runtime/ztests/op/sort/order-default-nulls-first.yaml +++ b/runtime/ztests/op/sort/order-default-nulls-first.yaml @@ -1,7 +1,5 @@ spq: sort s nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-default-nulls-last-reverse.yaml b/runtime/ztests/op/sort/order-default-nulls-last-reverse.yaml index 76a4fd1a82..5299cb6926 100644 --- a/runtime/ztests/op/sort/order-default-nulls-last-reverse.yaml +++ b/runtime/ztests/op/sort/order-default-nulls-last-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-default-nulls-last.yaml b/runtime/ztests/op/sort/order-default-nulls-last.yaml index abc9712be3..c9c076c45d 100644 --- a/runtime/ztests/op/sort/order-default-nulls-last.yaml +++ b/runtime/ztests/op/sort/order-default-nulls-last.yaml @@ -1,7 +1,5 @@ spq: sort s nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-desc-nulls-default-reverse.yaml b/runtime/ztests/op/sort/order-desc-nulls-default-reverse.yaml index 2756231656..e908429459 100644 --- a/runtime/ztests/op/sort/order-desc-nulls-default-reverse.yaml +++ b/runtime/ztests/op/sort/order-desc-nulls-default-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-desc-nulls-default.yaml b/runtime/ztests/op/sort/order-desc-nulls-default.yaml index cf6903ace4..17b4149681 100644 --- a/runtime/ztests/op/sort/order-desc-nulls-default.yaml +++ b/runtime/ztests/op/sort/order-desc-nulls-default.yaml @@ -1,7 +1,5 @@ spq: sort s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-desc-nulls-first-reverse.yaml b/runtime/ztests/op/sort/order-desc-nulls-first-reverse.yaml index 2756231656..e908429459 100644 --- a/runtime/ztests/op/sort/order-desc-nulls-first-reverse.yaml +++ b/runtime/ztests/op/sort/order-desc-nulls-first-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-desc-nulls-first.yaml b/runtime/ztests/op/sort/order-desc-nulls-first.yaml index cf6903ace4..17b4149681 100644 --- a/runtime/ztests/op/sort/order-desc-nulls-first.yaml +++ b/runtime/ztests/op/sort/order-desc-nulls-first.yaml @@ -1,7 +1,5 @@ spq: sort s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-desc-nulls-last-reverse.yaml b/runtime/ztests/op/sort/order-desc-nulls-last-reverse.yaml index 18ac207cf9..b86bd19fc9 100644 --- a/runtime/ztests/op/sort/order-desc-nulls-last-reverse.yaml +++ b/runtime/ztests/op/sort/order-desc-nulls-last-reverse.yaml @@ -1,7 +1,5 @@ spq: sort -r s desc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/order-desc-nulls-last.yaml b/runtime/ztests/op/sort/order-desc-nulls-last.yaml index eb584889e1..668ecde9be 100644 --- a/runtime/ztests/op/sort/order-desc-nulls-last.yaml +++ b/runtime/ztests/op/sort/order-desc-nulls-last.yaml @@ -1,7 +1,5 @@ spq: sort s desc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/sort/pick-named-field.yaml b/runtime/ztests/op/sort/pick-named-field.yaml index c818b18b23..00d3506f7a 100644 --- a/runtime/ztests/op/sort/pick-named-field.yaml +++ b/runtime/ztests/op/sort/pick-named-field.yaml @@ -1,7 +1,5 @@ spq: sort -vector: true - input: | type named=int64 {a:"1",b:2::named} diff --git a/runtime/ztests/op/sort/pick-nested-field.yaml b/runtime/ztests/op/sort/pick-nested-field.yaml index 571fe11603..27744806ad 100644 --- a/runtime/ztests/op/sort/pick-nested-field.yaml +++ b/runtime/ztests/op/sort/pick-nested-field.yaml @@ -1,7 +1,5 @@ spq: sort -vector: true - input: | {a:"1",b:{c:2}} {a:"2",b:{c:1}} diff --git a/runtime/ztests/op/sort/sort-1.yaml b/runtime/ztests/op/sort/sort-1.yaml index 95a79ca30e..8352ebdb05 100644 --- a/runtime/ztests/op/sort/sort-1.yaml +++ b/runtime/ztests/op/sort/sort-1.yaml @@ -1,7 +1,5 @@ spq: sort -vector: true - input: | set[192.168.1.2,192.168.1.10,192.179.1.1] set[192.168.1.2,192.168.1.10] diff --git a/runtime/ztests/op/sort/sort-2.yaml b/runtime/ztests/op/sort/sort-2.yaml index 75f5226167..1a576ebf6c 100644 --- a/runtime/ztests/op/sort/sort-2.yaml +++ b/runtime/ztests/op/sort/sort-2.yaml @@ -1,7 +1,5 @@ spq: sort -vector: true - input: | set[192.168.1.2,192.168.1.10] set[192.168.0.2,192.168.1.10] diff --git a/runtime/ztests/op/sort/sort-3.yaml b/runtime/ztests/op/sort/sort-3.yaml index b0862e6cb8..2b923d0a81 100644 --- a/runtime/ztests/op/sort/sort-3.yaml +++ b/runtime/ztests/op/sort/sort-3.yaml @@ -1,7 +1,5 @@ spq: sort TTLs -vector: true - input: | {TTLs:[0s],count:18::uint64} {TTLs:[0s,0s],count:4::uint64} diff --git a/runtime/ztests/op/sort/sort-first-field-always-null.yaml b/runtime/ztests/op/sort/sort-first-field-always-null.yaml index 103f31fb84..70649f1d0d 100644 --- a/runtime/ztests/op/sort/sort-first-field-always-null.yaml +++ b/runtime/ztests/op/sort/sort-first-field-always-null.yaml @@ -1,7 +1,5 @@ spq: sort x, y -vector: true - input: | {x:null,y:2} {x:null,y:1} diff --git a/runtime/ztests/op/sort/sort-named.yaml b/runtime/ztests/op/sort/sort-named.yaml index 8367cdfee7..6f40950529 100644 --- a/runtime/ztests/op/sort/sort-named.yaml +++ b/runtime/ztests/op/sort/sort-named.yaml @@ -1,7 +1,5 @@ spq: sort host -vector: true - input: | {host:127.0.0.2} type ipaddr=ip diff --git a/runtime/ztests/op/sort/sort-types.yaml b/runtime/ztests/op/sort/sort-types.yaml index cb2a89a7b8..ffdb3941d2 100644 --- a/runtime/ztests/op/sort/sort-types.yaml +++ b/runtime/ztests/op/sort/sort-types.yaml @@ -1,7 +1,5 @@ spq: "sort this" -vector: true - input: | diff --git a/runtime/ztests/op/sort/union.yaml b/runtime/ztests/op/sort/union.yaml index 6d9f0bb178..6b85ffa1cd 100644 --- a/runtime/ztests/op/sort/union.yaml +++ b/runtime/ztests/op/sort/union.yaml @@ -2,8 +2,6 @@ # fallback to bytes.Compare. spq: sort this -vector: true - input: | null null::(int64|null) diff --git a/runtime/ztests/op/sort/unnest.yaml b/runtime/ztests/op/sort/unnest.yaml index e7ca2a61f3..58787c60e2 100644 --- a/runtime/ztests/op/sort/unnest.yaml +++ b/runtime/ztests/op/sort/unnest.yaml @@ -1,8 +1,6 @@ spq: | unnest {foo:"bar",num:this} into (sort num | values {num, foo}) -vector: true - input: "[4,2,6,1]" output: | diff --git a/runtime/ztests/op/switch-chained.yaml b/runtime/ztests/op/switch-chained.yaml index c10ca36065..5789374843 100644 --- a/runtime/ztests/op/switch-chained.yaml +++ b/runtime/ztests/op/switch-chained.yaml @@ -9,8 +9,6 @@ spq: | case this==0 ( pass ) case this==3 ( values 4 ) -vector: true - input: | 1 diff --git a/runtime/ztests/op/switch-default.yaml b/runtime/ztests/op/switch-default.yaml index e188034db8..a8c20bc9c9 100644 --- a/runtime/ztests/op/switch-default.yaml +++ b/runtime/ztests/op/switch-default.yaml @@ -6,8 +6,6 @@ spq: | default ( count:=count() | put a:=-1 ) | sort a -vector: true - input: | {a:1,s:"a"} {a:2,s:"B"} diff --git a/runtime/ztests/op/switch-error.yaml b/runtime/ztests/op/switch-error.yaml index fe22182aa1..cc36289dfc 100644 --- a/runtime/ztests/op/switch-error.yaml +++ b/runtime/ztests/op/switch-error.yaml @@ -5,8 +5,6 @@ spq: | case a % 0 ( put v:='yyy' ) | sort this -vector: true - input: | {a:1,s:"a"} {a:2,s:"b"} diff --git a/runtime/ztests/op/switch-expr-default.yaml b/runtime/ztests/op/switch-expr-default.yaml index de23c4b182..75d3afdae3 100644 --- a/runtime/ztests/op/switch-expr-default.yaml +++ b/runtime/ztests/op/switch-expr-default.yaml @@ -6,8 +6,6 @@ spq: | default ( count:=count() | put a:=-1 ) | sort a -vector: true - input: | {a:1,s:"a"} {a:2,s:"B"} diff --git a/runtime/ztests/op/switch-expr-done.yaml b/runtime/ztests/op/switch-expr-done.yaml index e85b9cdb84..103f09df3b 100644 --- a/runtime/ztests/op/switch-expr-done.yaml +++ b/runtime/ztests/op/switch-expr-done.yaml @@ -5,8 +5,6 @@ spq: | default ( pass ) | sort b -vector: true - input: | {a:1,b:1} {a:2,b:2} diff --git a/runtime/ztests/op/switch-expr-unnest.yaml b/runtime/ztests/op/switch-expr-unnest.yaml index 8063f0c0c4..ef75fab0dd 100644 --- a/runtime/ztests/op/switch-expr-unnest.yaml +++ b/runtime/ztests/op/switch-expr-unnest.yaml @@ -4,8 +4,6 @@ spq: | default ( unnest a | values {b:this} ) | sort this -vector: true - input: | {a:[1,2,3]} {a:[6,7,8,9]} diff --git a/runtime/ztests/op/switch-expr.yaml b/runtime/ztests/op/switch-expr.yaml index 0c2061e6f9..3bada40bf2 100644 --- a/runtime/ztests/op/switch-expr.yaml +++ b/runtime/ztests/op/switch-expr.yaml @@ -5,8 +5,6 @@ spq: | case 3 ( ? null ) | sort a -vector: true - input: | {a:1::int32,s:"a"} {a:2::int32,s:"B"} diff --git a/runtime/ztests/op/switch-unnest.yaml b/runtime/ztests/op/switch-unnest.yaml index 8d6ad3e50e..f877f953e8 100644 --- a/runtime/ztests/op/switch-unnest.yaml +++ b/runtime/ztests/op/switch-unnest.yaml @@ -4,8 +4,6 @@ spq: | default ( unnest a | values {b:this} ) | sort this -vector: true - input: | {a:[1,2,3]} {a:[6,7,8,9]} diff --git a/runtime/ztests/op/switch.yaml b/runtime/ztests/op/switch.yaml index 7c106653c7..588241dd5e 100644 --- a/runtime/ztests/op/switch.yaml +++ b/runtime/ztests/op/switch.yaml @@ -6,8 +6,6 @@ spq: | case true ( count:=count() | put a:=-1 ) | sort a -vector: true - input: | {a:1::int32,s:"a"} {a:2::int32,s:"B"} diff --git a/runtime/ztests/op/tail-just-right.yaml b/runtime/ztests/op/tail-just-right.yaml index a823517fbd..365a2ccc75 100644 --- a/runtime/ztests/op/tail-just-right.yaml +++ b/runtime/ztests/op/tail-just-right.yaml @@ -1,7 +1,5 @@ spq: tail 5 -vector: true - input: &input | 1 2 diff --git a/runtime/ztests/op/tail-too-little.yaml b/runtime/ztests/op/tail-too-little.yaml index 1720e7a6c9..4a83c5f954 100644 --- a/runtime/ztests/op/tail-too-little.yaml +++ b/runtime/ztests/op/tail-too-little.yaml @@ -1,7 +1,5 @@ spq: tail 4 -vector: true - input: &input | 1 2 diff --git a/runtime/ztests/op/tail-too-much.yaml b/runtime/ztests/op/tail-too-much.yaml index a1aabfe96e..74249a5f22 100644 --- a/runtime/ztests/op/tail-too-much.yaml +++ b/runtime/ztests/op/tail-too-much.yaml @@ -1,7 +1,5 @@ spq: tail 2 -vector: true - input: | 1 2 diff --git a/runtime/ztests/op/tail-unnest-record.yaml b/runtime/ztests/op/tail-unnest-record.yaml index de01bbb427..beafc4dc01 100644 --- a/runtime/ztests/op/tail-unnest-record.yaml +++ b/runtime/ztests/op/tail-unnest-record.yaml @@ -1,8 +1,6 @@ spq: | unnest {foo:"bar",arr:this} into (tail 1 | values {num: arr, foo}) -vector: true - input: '[1,2,3,4,5]' output: | diff --git a/runtime/ztests/op/top-guess-key-once.yaml b/runtime/ztests/op/top-guess-key-once.yaml index dc573b4890..1e7e503927 100644 --- a/runtime/ztests/op/top-guess-key-once.yaml +++ b/runtime/ztests/op/top-guess-key-once.yaml @@ -1,7 +1,5 @@ spq: unnest this into ( top 2 ) -vector: true - input: | [{a:1},{a:2}] [{b:22,a:1},{b:11,a:2}] diff --git a/runtime/ztests/op/top-no-args.yaml b/runtime/ztests/op/top-no-args.yaml index 6709d91342..8e7a010632 100644 --- a/runtime/ztests/op/top-no-args.yaml +++ b/runtime/ztests/op/top-no-args.yaml @@ -1,7 +1,5 @@ spq: top -vector: true - input: | {foo:null} {foo:1} diff --git a/runtime/ztests/op/top-order-asc-nulls-default-reverse.yaml b/runtime/ztests/op/top-order-asc-nulls-default-reverse.yaml index 228aa8c17d..f98db5a67a 100644 --- a/runtime/ztests/op/top-order-asc-nulls-default-reverse.yaml +++ b/runtime/ztests/op/top-order-asc-nulls-default-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s asc -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-asc-nulls-default.yaml b/runtime/ztests/op/top-order-asc-nulls-default.yaml index cfb75d6600..c28a6ba276 100644 --- a/runtime/ztests/op/top-order-asc-nulls-default.yaml +++ b/runtime/ztests/op/top-order-asc-nulls-default.yaml @@ -1,7 +1,5 @@ spq: top 3 s asc -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-asc-nulls-first-reverse.yaml b/runtime/ztests/op/top-order-asc-nulls-first-reverse.yaml index 8255780123..f3b107c5fb 100644 --- a/runtime/ztests/op/top-order-asc-nulls-first-reverse.yaml +++ b/runtime/ztests/op/top-order-asc-nulls-first-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s asc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-asc-nulls-first.yaml b/runtime/ztests/op/top-order-asc-nulls-first.yaml index 147a7920c6..030cdae608 100644 --- a/runtime/ztests/op/top-order-asc-nulls-first.yaml +++ b/runtime/ztests/op/top-order-asc-nulls-first.yaml @@ -1,7 +1,5 @@ spq: top 3 s asc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-asc-nulls-last-reverse.yaml b/runtime/ztests/op/top-order-asc-nulls-last-reverse.yaml index bf4587217d..619556a15f 100644 --- a/runtime/ztests/op/top-order-asc-nulls-last-reverse.yaml +++ b/runtime/ztests/op/top-order-asc-nulls-last-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s asc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-asc-nulls-last.yaml b/runtime/ztests/op/top-order-asc-nulls-last.yaml index d005748f55..7d295f3e7f 100644 --- a/runtime/ztests/op/top-order-asc-nulls-last.yaml +++ b/runtime/ztests/op/top-order-asc-nulls-last.yaml @@ -1,7 +1,5 @@ spq: top 3 s asc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-default-nulls-first-reverse.yaml b/runtime/ztests/op/top-order-default-nulls-first-reverse.yaml index 3903f68e68..fa20707e0e 100644 --- a/runtime/ztests/op/top-order-default-nulls-first-reverse.yaml +++ b/runtime/ztests/op/top-order-default-nulls-first-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-default-nulls-first.yaml b/runtime/ztests/op/top-order-default-nulls-first.yaml index d07d1049cb..305a218cc2 100644 --- a/runtime/ztests/op/top-order-default-nulls-first.yaml +++ b/runtime/ztests/op/top-order-default-nulls-first.yaml @@ -1,7 +1,5 @@ spq: top 3 s nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-default-nulls-last-reverse.yaml b/runtime/ztests/op/top-order-default-nulls-last-reverse.yaml index bb718fb3b3..3cee669308 100644 --- a/runtime/ztests/op/top-order-default-nulls-last-reverse.yaml +++ b/runtime/ztests/op/top-order-default-nulls-last-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-default-nulls-last.yaml b/runtime/ztests/op/top-order-default-nulls-last.yaml index ca6c0a917a..c85fac3fce 100644 --- a/runtime/ztests/op/top-order-default-nulls-last.yaml +++ b/runtime/ztests/op/top-order-default-nulls-last.yaml @@ -1,7 +1,5 @@ spq: top 3 s nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-desc-nulls-default-reverse.yaml b/runtime/ztests/op/top-order-desc-nulls-default-reverse.yaml index 2829a92b6b..b3376709ed 100644 --- a/runtime/ztests/op/top-order-desc-nulls-default-reverse.yaml +++ b/runtime/ztests/op/top-order-desc-nulls-default-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-desc-nulls-default.yaml b/runtime/ztests/op/top-order-desc-nulls-default.yaml index 0820fc2d4a..9dd898aec5 100644 --- a/runtime/ztests/op/top-order-desc-nulls-default.yaml +++ b/runtime/ztests/op/top-order-desc-nulls-default.yaml @@ -1,7 +1,5 @@ spq: top 3 s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-desc-nulls-first-reverse.yaml b/runtime/ztests/op/top-order-desc-nulls-first-reverse.yaml index 2829a92b6b..b3376709ed 100644 --- a/runtime/ztests/op/top-order-desc-nulls-first-reverse.yaml +++ b/runtime/ztests/op/top-order-desc-nulls-first-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-desc-nulls-first.yaml b/runtime/ztests/op/top-order-desc-nulls-first.yaml index 0820fc2d4a..9dd898aec5 100644 --- a/runtime/ztests/op/top-order-desc-nulls-first.yaml +++ b/runtime/ztests/op/top-order-desc-nulls-first.yaml @@ -1,7 +1,5 @@ spq: top 3 s desc nulls first -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-desc-nulls-last-reverse.yaml b/runtime/ztests/op/top-order-desc-nulls-last-reverse.yaml index 288b6d2da9..d200a9533a 100644 --- a/runtime/ztests/op/top-order-desc-nulls-last-reverse.yaml +++ b/runtime/ztests/op/top-order-desc-nulls-last-reverse.yaml @@ -1,7 +1,5 @@ spq: top -r 3 s desc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/top-order-desc-nulls-last.yaml b/runtime/ztests/op/top-order-desc-nulls-last.yaml index c502ad2d7d..dcaee076ab 100644 --- a/runtime/ztests/op/top-order-desc-nulls-last.yaml +++ b/runtime/ztests/op/top-order-desc-nulls-last.yaml @@ -1,7 +1,5 @@ spq: top 3 s desc nulls last -vector: true - input: | {s:"b"} {s:null} diff --git a/runtime/ztests/op/uniq-subquery.yaml b/runtime/ztests/op/uniq-subquery.yaml index b0bb251144..46115694c7 100644 --- a/runtime/ztests/op/uniq-subquery.yaml +++ b/runtime/ztests/op/uniq-subquery.yaml @@ -1,7 +1,5 @@ spq: values [(values this,this,this+1,this+1 | uniq)] -vector: true - input: | 1 2 diff --git a/runtime/ztests/op/uniq.yaml b/runtime/ztests/op/uniq.yaml index 3e62ecacbb..34a858a358 100644 --- a/runtime/ztests/op/uniq.yaml +++ b/runtime/ztests/op/uniq.yaml @@ -1,7 +1,5 @@ spq: "uniq -c" -vector: true - input: | 1 1 diff --git a/runtime/ztests/op/unnest-fork-head.yaml b/runtime/ztests/op/unnest-fork-head.yaml index 9f63476b1a..557f9b9582 100644 --- a/runtime/ztests/op/unnest-fork-head.yaml +++ b/runtime/ztests/op/unnest-fork-head.yaml @@ -1,7 +1,5 @@ spq: unnest this into ( fork ( head 1 ) ) -vector: true - input: | 1 [1,2,3] diff --git a/runtime/ztests/op/unnest-fork-sort-outer.yaml b/runtime/ztests/op/unnest-fork-sort-outer.yaml index 5a817c3980..8b4224c91b 100644 --- a/runtime/ztests/op/unnest-fork-sort-outer.yaml +++ b/runtime/ztests/op/unnest-fork-sort-outer.yaml @@ -6,8 +6,6 @@ spq: | ) | sort this -vector: true - input: | {a:[1,3,2]} {a:[6,9,8,7]} diff --git a/runtime/ztests/op/unnest-fork-sort.yaml b/runtime/ztests/op/unnest-fork-sort.yaml index 88af8e3186..491745dbbb 100644 --- a/runtime/ztests/op/unnest-fork-sort.yaml +++ b/runtime/ztests/op/unnest-fork-sort.yaml @@ -6,8 +6,6 @@ spq: | | sort this ) -vector: true - input: | {a:[1,3,2]} {a:[6,9,8,7]} diff --git a/runtime/ztests/op/unnest-head.yaml b/runtime/ztests/op/unnest-head.yaml index 1ff0b14fd2..a363fa6975 100644 --- a/runtime/ztests/op/unnest-head.yaml +++ b/runtime/ztests/op/unnest-head.yaml @@ -1,7 +1,5 @@ spq: unnest this into ( head 1 ) -vector: true - input: | [1,2,3] [4,5,6] diff --git a/runtime/ztests/op/unnest-inner-scope.yaml b/runtime/ztests/op/unnest-inner-scope.yaml index 3601943510..573039c131 100644 --- a/runtime/ztests/op/unnest-inner-scope.yaml +++ b/runtime/ztests/op/unnest-inner-scope.yaml @@ -4,8 +4,6 @@ spq: | values addbar(this) ) -vector: true - input: '["foo"]' output: | diff --git a/runtime/ztests/op/unnest-nested-done-head.yaml b/runtime/ztests/op/unnest-nested-done-head.yaml index 1ce50b2417..be5ecdf8e5 100644 --- a/runtime/ztests/op/unnest-nested-done-head.yaml +++ b/runtime/ztests/op/unnest-nested-done-head.yaml @@ -11,8 +11,6 @@ spq: | | sort this ) -vector: true - input: | [[1,2,3],[4,5,6]] [[7,8,9],[10,11,12]] diff --git a/runtime/ztests/op/unnest-nested-done-tail.yaml b/runtime/ztests/op/unnest-nested-done-tail.yaml index 44579f7000..ae986580b9 100644 --- a/runtime/ztests/op/unnest-nested-done-tail.yaml +++ b/runtime/ztests/op/unnest-nested-done-tail.yaml @@ -11,8 +11,6 @@ spq: | | sort this ) -vector: true - input: | [[1,2,3],[4,5,6]] [[7,8,9],[10,11,12]] diff --git a/runtime/ztests/op/unnest-nested-tail-head.yaml b/runtime/ztests/op/unnest-nested-tail-head.yaml index 41dcb95338..a606d37826 100644 --- a/runtime/ztests/op/unnest-nested-tail-head.yaml +++ b/runtime/ztests/op/unnest-nested-tail-head.yaml @@ -5,8 +5,6 @@ spq: | ) ) -vector: true - input: | [[1,2,3],[4,5,6]] [[7,8,9]] diff --git a/runtime/ztests/op/unnest-nested-top.yaml b/runtime/ztests/op/unnest-nested-top.yaml index 3d492ade9a..1e047b532c 100644 --- a/runtime/ztests/op/unnest-nested-top.yaml +++ b/runtime/ztests/op/unnest-nested-top.yaml @@ -5,8 +5,6 @@ spq: | ) ) -vector: true - input: | [[1,2,3],[6,5,4]] [[7,9,8]] diff --git a/runtime/ztests/op/unnest-nested-where-head.yaml b/runtime/ztests/op/unnest-nested-where-head.yaml index b6a70d6d37..cd8eaf92ed 100644 --- a/runtime/ztests/op/unnest-nested-where-head.yaml +++ b/runtime/ztests/op/unnest-nested-where-head.yaml @@ -5,8 +5,6 @@ spq: | ) ) -vector: true - input: | [[1,2],[3,4]] [[4,3],[2,1]] diff --git a/runtime/ztests/op/unnest-nested-where.yaml b/runtime/ztests/op/unnest-nested-where.yaml index 3577054590..9cd3dde10b 100644 --- a/runtime/ztests/op/unnest-nested-where.yaml +++ b/runtime/ztests/op/unnest-nested-where.yaml @@ -5,8 +5,6 @@ spq: | ) ) -vector: true - input: | [[1,2],[3,4]] [[4,3],[2,1]] diff --git a/runtime/ztests/op/unnest-nested.yaml b/runtime/ztests/op/unnest-nested.yaml index f6307488bc..fd58bdab6f 100644 --- a/runtime/ztests/op/unnest-nested.yaml +++ b/runtime/ztests/op/unnest-nested.yaml @@ -6,8 +6,6 @@ spq: | ) ) -vector: true - input: | {outer:[{inner:[1,2,3],b:"hello"},{inner:[3,4],b:"world"}],top:888} {outer:[{inner:[5,6],b:"goodnight"},{inner:[7,8,9],b:"gracie"}],top:999} diff --git a/runtime/ztests/op/unnest-null.yaml b/runtime/ztests/op/unnest-null.yaml index e2ffdd07ed..b98528bcb5 100644 --- a/runtime/ztests/op/unnest-null.yaml +++ b/runtime/ztests/op/unnest-null.yaml @@ -1,7 +1,5 @@ spq: unnest this -vector: true - input: | [null, 0] [null, ""] diff --git a/runtime/ztests/op/unnest-scope-lets.yaml b/runtime/ztests/op/unnest-scope-lets.yaml index 358d48ed95..78dbe730bd 100644 --- a/runtime/ztests/op/unnest-scope-lets.yaml +++ b/runtime/ztests/op/unnest-scope-lets.yaml @@ -3,8 +3,6 @@ spq: | values {x:that.w,y:b,z:that.v} ) -vector: true - input: | {a:1,b:[10,11],c:"foo"} {a:2,b:[12,13],c:123} diff --git a/runtime/ztests/op/unnest-scope.yaml b/runtime/ztests/op/unnest-scope.yaml index 4853a31322..91f2a2d03c 100644 --- a/runtime/ztests/op/unnest-scope.yaml +++ b/runtime/ztests/op/unnest-scope.yaml @@ -3,8 +3,6 @@ spq: | values {x:w,y:b} ) -vector: true - input: | {a:1,b:[10,11]} {a:2,b:[12,13,14]} diff --git a/runtime/ztests/op/unnest-sort.yaml b/runtime/ztests/op/unnest-sort.yaml index bdaf2e21cc..09067617a0 100644 --- a/runtime/ztests/op/unnest-sort.yaml +++ b/runtime/ztests/op/unnest-sort.yaml @@ -1,7 +1,5 @@ spq: unnest a into ( sort this ) -vector: true - input: | {a:[10,9,11]} {a:[3,2,1]} diff --git a/runtime/ztests/op/unnest-summarize.yaml b/runtime/ztests/op/unnest-summarize.yaml index b7c589213b..072c85a829 100644 --- a/runtime/ztests/op/unnest-summarize.yaml +++ b/runtime/ztests/op/unnest-summarize.yaml @@ -1,7 +1,5 @@ spq: unnest a into ( sum(this) ) -vector: true - input: | {a:null} {a:[6,5,4]} diff --git a/runtime/ztests/op/unnest-tail-head.yaml b/runtime/ztests/op/unnest-tail-head.yaml index c72fb268ae..97a1d60ae6 100644 --- a/runtime/ztests/op/unnest-tail-head.yaml +++ b/runtime/ztests/op/unnest-tail-head.yaml @@ -3,8 +3,6 @@ spq: | tail 2 | head 1 ) -vector: true - input: | [1,2,3] [4,5,6] diff --git a/runtime/ztests/op/unnest-top.yaml b/runtime/ztests/op/unnest-top.yaml index 9f00feb36b..8d7ccb8b3b 100644 --- a/runtime/ztests/op/unnest-top.yaml +++ b/runtime/ztests/op/unnest-top.yaml @@ -1,7 +1,5 @@ spq: unnest a into ( top 2 this ) -vector: true - input: | {a:[10,9,11]} {a:[3,2,1]} diff --git a/runtime/ztests/op/unnest-union.yaml b/runtime/ztests/op/unnest-union.yaml index 9e350aaac3..a75c3166f0 100644 --- a/runtime/ztests/op/unnest-union.yaml +++ b/runtime/ztests/op/unnest-union.yaml @@ -1,8 +1,6 @@ spq: | unnest this -vector: true - input: | [1, "foo"]::[int64|string] [3, 4]::([int64]|ip) @@ -21,8 +19,6 @@ output: | spq: | unnest {m:"foo",a:[{m:"bar",n:{m:"baz",b:[2]}}]} -vector: true - output: | {m:"foo",a:{m:"bar",n:{m:"baz",b:[2]}}} @@ -31,8 +27,6 @@ output: | spq: | unnest {query:"foo"::(string|null),answer:["bar"]::[string|null]::(null|[string|null])} -vector: true - output: | {query:"foo"::(string|null),answer:"bar"} @@ -41,8 +35,6 @@ output: | spq: | unnest {a:0,b} -vector: true - input: | {b:[1]} {b:[2,22::(int64|null)]} diff --git a/runtime/ztests/op/unnest-uniq.yaml b/runtime/ztests/op/unnest-uniq.yaml index 58fca20660..c4b9c13f04 100644 --- a/runtime/ztests/op/unnest-uniq.yaml +++ b/runtime/ztests/op/unnest-uniq.yaml @@ -1,7 +1,5 @@ spq: unnest this into ( uniq ) -vector: true - input: | [1,2,2,4] diff --git a/runtime/ztests/op/unnest-where.yaml b/runtime/ztests/op/unnest-where.yaml index 9a244622b8..8ab97530a5 100644 --- a/runtime/ztests/op/unnest-where.yaml +++ b/runtime/ztests/op/unnest-where.yaml @@ -1,8 +1,6 @@ spq: | unnest this into ( where this > 1 ) -vector: true - input: | [1] [2] diff --git a/runtime/ztests/op/unnest.yaml b/runtime/ztests/op/unnest.yaml index fb3cd37fec..7a73c18513 100644 --- a/runtime/ztests/op/unnest.yaml +++ b/runtime/ztests/op/unnest.yaml @@ -1,7 +1,5 @@ spq: unnest this -vector: true - input: | [1,2,3] ["4","5","6"] @@ -23,8 +21,6 @@ output: | spq: unnest {a,b} | values a+b -vector: true - input: | {a:1,b:[1,2,3]} {a:2,b:[10,20,30]} diff --git a/runtime/ztests/op/user-cycle.yaml b/runtime/ztests/op/user-cycle.yaml index c55589d4f4..3591b8560a 100644 --- a/runtime/ztests/op/user-cycle.yaml +++ b/runtime/ztests/op/user-cycle.yaml @@ -4,8 +4,6 @@ spq: | op callC: (callA) callA -vector: true - error: | operator cycle found: callA -> callB -> callC -> callA -> etc... at line 3, column 12: op callC: (callA) diff --git a/runtime/ztests/op/user-nested.yaml b/runtime/ztests/op/user-nested.yaml index 4df00c78fd..7b00dc6455 100644 --- a/runtime/ztests/op/user-nested.yaml +++ b/runtime/ztests/op/user-nested.yaml @@ -10,8 +10,6 @@ spq: | ) add4 y -vector: true - input: '{y:1} {y:2} {y:3}' output: | diff --git a/runtime/ztests/op/user-no-params.yaml b/runtime/ztests/op/user-no-params.yaml index 7a7eac5f19..eb097ef238 100644 --- a/runtime/ztests/op/user-no-params.yaml +++ b/runtime/ztests/op/user-no-params.yaml @@ -4,8 +4,6 @@ spq: | ) noparams -vector: true - input: "null" output: | diff --git a/runtime/ztests/op/user-path.yaml b/runtime/ztests/op/user-path.yaml index 183895524e..e3244360ed 100644 --- a/runtime/ztests/op/user-path.yaml +++ b/runtime/ztests/op/user-path.yaml @@ -4,8 +4,6 @@ spq: | ) add1 a.b -vector: true - input: | {a:{b:2}} diff --git a/runtime/ztests/op/user-with-scope.yaml b/runtime/ztests/op/user-with-scope.yaml index b4a327398e..9da017be5b 100644 --- a/runtime/ztests/op/user-with-scope.yaml +++ b/runtime/ztests/op/user-with-scope.yaml @@ -8,8 +8,6 @@ spq: | ) keys this -vector: true - input: | {x:"foo",y:"bar"} diff --git a/runtime/ztests/op/user.yaml b/runtime/ztests/op/user.yaml index a90d978951..f1e9d7a402 100644 --- a/runtime/ztests/op/user.yaml +++ b/runtime/ztests/op/user.yaml @@ -4,8 +4,6 @@ spq: | ) stamper "bob", "bar" -vector: true - input: '{x:1} {x:2} {x:3}' output: | diff --git a/runtime/ztests/op/values/implicit-values.yaml b/runtime/ztests/op/values/implicit-values.yaml index 446bf2d7d1..e5d8d16eda 100644 --- a/runtime/ztests/op/values/implicit-values.yaml +++ b/runtime/ztests/op/values/implicit-values.yaml @@ -1,7 +1,5 @@ spq: "{...a,y:b+c}" -vector: true - input: | {a:{x:1},b:2,c:3} diff --git a/runtime/ztests/op/values/record.yaml b/runtime/ztests/op/values/record.yaml index f8cf843637..d6a2f2ae17 100644 --- a/runtime/ztests/op/values/record.yaml +++ b/runtime/ztests/op/values/record.yaml @@ -1,7 +1,5 @@ spq: values {x:a+1,y:2*a} -vector: true - input: | {a:1} {a:2} diff --git a/runtime/ztests/op/values/values.yaml b/runtime/ztests/op/values/values.yaml index 57f800aa1c..030e930524 100644 --- a/runtime/ztests/op/values/values.yaml +++ b/runtime/ztests/op/values/values.yaml @@ -1,7 +1,5 @@ spq: values a,123 -vector: true - input: | {a:1} {b:1} diff --git a/runtime/ztests/op/where.yaml b/runtime/ztests/op/where.yaml index e8640dea49..1a05095d47 100644 --- a/runtime/ztests/op/where.yaml +++ b/runtime/ztests/op/where.yaml @@ -1,7 +1,5 @@ spq: where this -vector: true - input: | 1 null @@ -19,8 +17,6 @@ output: | # Tests where with op in front so it doesn't get pushed down. spq: 'values this | where this' -vector: true - input: | 1 null diff --git a/runtime/ztests/search-regexp-escapes.yaml b/runtime/ztests/search-regexp-escapes.yaml index ae272dffb7..a1a59c5ccd 100644 --- a/runtime/ztests/search-regexp-escapes.yaml +++ b/runtime/ztests/search-regexp-escapes.yaml @@ -2,8 +2,6 @@ # (https://github.com/brimdata/super/issues/3041). spq: '? /\f\t\n\r\(\)\*\+\.\/\?\[\]\{\}/' -vector: true - input: &input | {a:"\f\t\n\r()*+./?[]{}"} diff --git a/sio/fjsonio/ztests/array-bug.yaml b/sio/fjsonio/ztests/array-bug.yaml index 5c2c5bf105..e82dc9777a 100644 --- a/sio/fjsonio/ztests/array-bug.yaml +++ b/sio/fjsonio/ztests/array-bug.yaml @@ -1,7 +1,5 @@ spq: defuse(this) -vector: true - input-flags: '-i fjson' output-flags: '-f json -pretty=0' @@ -15,8 +13,6 @@ output: *input spq: defuse(this) -vector: true - input-flags: '-i fjson' output-flags: '-f json -pretty=0' @@ -30,8 +26,6 @@ output: *input spq: defuse(this) -vector: true - input-flags: '-i fjson' output-flags: '-f json -pretty=0' diff --git a/sio/fjsonio/ztests/parser-error.yaml b/sio/fjsonio/ztests/parser-error.yaml index 247ff92898..e29e4db399 100644 --- a/sio/fjsonio/ztests/parser-error.yaml +++ b/sio/fjsonio/ztests/parser-error.yaml @@ -1,8 +1,6 @@ # Test parse error on EOF. spq: pass -vector: true - input-flags: '-i fjson' input: |