File tree Expand file tree Collapse file tree
x-pack/test/functional/apps/maps Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import _ from 'lodash';
99
1010import { MAPBOX_STYLES } from './mapbox_styles' ;
1111
12- const JOIN_PROPERTY_NAME = '__kbnjoin__max_of_prop1_groupby_meta_for_geo_shapes*.shape_name ' ;
12+ const JOIN_PROPERTY_NAME = '__kbnjoin__max_of_prop1__855ccb86-fe42-11e8-8eb2-f2801f1b9fd1 ' ;
1313const EXPECTED_JOIN_VALUES = {
1414 alpha : 10 ,
1515 bravo : 3 ,
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ export const MAPBOX_STYLES = {
2727 'case' ,
2828 [
2929 '==' ,
30- [ 'feature-state' , '__kbnjoin__max_of_prop1_groupby_meta_for_geo_shapes*.shape_name ' ] ,
30+ [ 'feature-state' , '__kbnjoin__max_of_prop1__855ccb86-fe42-11e8-8eb2-f2801f1b9fd1 ' ] ,
3131 null ,
3232 ] ,
3333 2 ,
@@ -39,7 +39,7 @@ export const MAPBOX_STYLES = {
3939 'to-number' ,
4040 [
4141 'feature-state' ,
42- '__kbnjoin__max_of_prop1_groupby_meta_for_geo_shapes*.shape_name ' ,
42+ '__kbnjoin__max_of_prop1__855ccb86-fe42-11e8-8eb2-f2801f1b9fd1 ' ,
4343 ] ,
4444 ] ,
4545 12 ,
@@ -97,7 +97,7 @@ export const MAPBOX_STYLES = {
9797 'case' ,
9898 [
9999 '==' ,
100- [ 'feature-state' , '__kbnjoin__max_of_prop1_groupby_meta_for_geo_shapes*.shape_name ' ] ,
100+ [ 'feature-state' , '__kbnjoin__max_of_prop1__855ccb86-fe42-11e8-8eb2-f2801f1b9fd1 ' ] ,
101101 null ,
102102 ] ,
103103 2 ,
@@ -109,7 +109,7 @@ export const MAPBOX_STYLES = {
109109 'to-number' ,
110110 [
111111 'feature-state' ,
112- '__kbnjoin__max_of_prop1_groupby_meta_for_geo_shapes*.shape_name ' ,
112+ '__kbnjoin__max_of_prop1__855ccb86-fe42-11e8-8eb2-f2801f1b9fd1 ' ,
113113 ] ,
114114 ] ,
115115 12 ,
You can’t perform that action at this time.
0 commit comments