aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-03-23 07:41:08 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-03-23 07:41:08 +0000
commit402bf7a45096fd8d6193cf92728c5620cc3910bb (patch)
tree65d173aeacdd213d6ebe3971c273f706578cd8f5 /config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
parent5d7ccae5e0cab2a607e58c53b952f650b29dde3c (diff)
Update expected results.
Diffstat (limited to 'config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg')
-rw-r--r--config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg b/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
index 2c209db96f2..bfdf90ac12c 100644
--- a/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
+++ b/config-model/src/test/derived/imported_fields_inherited_reference/attributes.cfg
@@ -2,6 +2,7 @@ attribute[].name "ref_from_a"
attribute[].datatype REFERENCE
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
+attribute[].dictionary.type BTREE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -30,6 +31,7 @@ attribute[].name "ref_from_b"
attribute[].datatype REFERENCE
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
+attribute[].dictionary.type BTREE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -58,6 +60,7 @@ attribute[].name "from_a_int_field"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
+attribute[].dictionary.type BTREE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false
@@ -86,6 +89,7 @@ attribute[].name "from_b_int_field"
attribute[].datatype INT32
attribute[].collectiontype SINGLE
attribute[].dictionary.ordering ORDERED
+attribute[].dictionary.type BTREE
attribute[].removeifzero false
attribute[].createifnonexistent false
attribute[].fastsearch false