File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ public void bpeV1() throws ScriptException {
144144 assertThat (checkNutsTypes .getDataPoints ()).isEmpty ();
145145
146146 // Step 6
147- Structured .DataStructure censusStructure = TrevasSDMXUtils .buildStructureFromSDMX3 ("src/test/resources/DSD_BPE_CENSUS.xml" , "LEGAL_POP " );
147+ Structured .DataStructure censusStructure = TrevasSDMXUtils .buildStructureFromSDMX3 ("src/test/resources/DSD_BPE_CENSUS.xml" , "LEGAL_POP_CUBE " );
148148
149149 SparkDataset censusNuts = new SparkDataset (
150150 spark .read ()
Original file line number Diff line number Diff line change 159159 <str : DataStructure urn =" urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=FR1:LEGAL_POP_CUBE(1.0)"
160160 isExternalReference =" false"
161161 agencyID =" FR1"
162- id =" LEGAL_POP "
162+ id =" LEGAL_POP_CUBE "
163163 version =" 1.0" >
164164 <com : Name xml : lang =" en" >Cube populations légales</com : Name >
165165 <str : DataStructureComponents >
321321 <com : Name xml : lang =" en" >Dataflow for BPE_DETAIL</com : Name >
322322 <str : Structure >urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=FR1:BPE_DETAIL(1.0)</str : Structure >
323323 </str : Dataflow >
324- <str : Dataflow urn =" urn:sdmx:org.sdmx.infomodel.datastructure.Dataflow=FR1:LEGAL_POP_CUBE(1.0)" agencyID =" FR1" id =" LEGAL_POP " version =" 1.0" >
324+ <str : Dataflow urn =" urn:sdmx:org.sdmx.infomodel.datastructure.Dataflow=FR1:LEGAL_POP_CUBE(1.0)" agencyID =" FR1" id =" LEGAL_POP_CUBE " version =" 1.0" >
325325 <com : Name xml : lang =" en" >Dataflow for BPE_CENSUS</com : Name >
326326 <str : Structure >urn:sdmx:org.sdmx.infomodel.datastructure.DataStructure=FR1:LEGAL_POP(1.0)</str : Structure >
327327 </str : Dataflow >
You can’t perform that action at this time.
0 commit comments