Error

Column 'cyclestamp' does not exist. Did you mean one of the following? [class, property, device]; 'Project [device#478, property#479, 'cyclestamp, 'acqStamp, 'bct41CurrentArray] +- Project [device#478, property#479, class#480] +- LocalRelation , [nxcals_entity_id#477L, device#478, property#479, class#480, __record_version__#481L, __record_timestamp__#482L] ...

Details

    Traceback (most recent call last):
  File "/opt/acc-bpt/release_2023_04/jinja/create_index.py", line 357, in _create_static_content
    mod.run(static_config)
  File "/opt/acc-bpt/acc-bpt-dev/acc_bpt/leir/early/long_scale_intensity.py", line 184, in run
    driver.build()
  File "/opt/acc-bpt/acc-bpt-dev/acc_bpt/shared/BptV2.py", line 252, in build
    logger.info(f"BUILD: Deleting cache file before attempting rebuild for module {self.bptStatic.__module__}")
  File "/opt/acc-bpt/acc-bpt-dev/acc_bpt/shared/BptV2.py", line 223, in build
    if not vars:
  File "/opt/acc-bpt/acc-bpt-dev/acc_bpt/shared/utils_storage.py", line 371, in wrapper_incrementally_cached
    return FetchCacher.fetch_caching_logic(fetch_self=fetch_self, fetch_func=fetch_func,
  File "/opt/acc-bpt/acc-bpt-dev/acc_bpt/shared/utils_storage.py", line 406, in fetch_caching_logic
    res_data = fetch_func(fetch_self, var_defs, time_ranges, True)
  File "/opt/acc-bpt/acc-bpt-dev/acc_bpt/leir/early/long_scale_intensity.py", line 57, in fetch
    dev_data = fetch_dataset_dev_prop(self.nxcals.spark, ts1=t1, ts2=t2,
  File "/opt/acc-bpt/acc-bpt-dev/acc_bpt/shared/utils_nxcals.py", line 253, in fetch_dataset_dev_prop
    res = res.select(*keep_fields)
  File "/opt/acc-bpt/release_2023_04/venv/lib/python3.9/site-packages/pyspark/sql/dataframe.py", line 2023, in select
    jdf = self._jdf.select(self._jcols(*cols))
  File "/opt/acc-bpt/release_2023_04/venv/lib/python3.9/site-packages/py4j/java_gateway.py", line 1321, in __call__
    return_value = get_return_value(
  File "/opt/acc-bpt/release_2023_04/venv/lib/python3.9/site-packages/pyspark/sql/utils.py", line 196, in deco
    raise converted from None
pyspark.sql.utils.AnalysisException: Column 'cyclestamp' does not exist. Did you mean one of the following? [class, property, device];
'Project [device#478, property#479, 'cyclestamp, 'acqStamp, 'bct41CurrentArray]
+- Project [device#478, property#479, class#480]
   +- LocalRelation , [nxcals_entity_id#477L, device#478, property#479, class#480, __record_version__#481L, __record_timestamp__#482L]


    

Generated 2023-03-31 09:36:16.175728+02:00