upkeep: in abcd_demo
, rename abcd_timestamp
to ald_timestamp
#372
Labels
upkeep
maintenance, infrastructure, and similar
In #315 , the
abcd_demo
dataset had theald_timestamp
column renamed toabcd_timestamp
.Unfortunately, the abcd data as Asset Impact distributes it still contains the name
ald_timestamp
.When pressed on this topic, Asset Impact was worried the breaking change of changing a column name might impact users existing workflows, and were hesitant to do so.
We should align the column name with what is in the expected dataset.
Alternatively, we could remove the column entirely (relates to #257 ), as I don't believe it is a critical column in any of the
pacta.*
orr2dii.*
code:https://github.com/search?q=org%3ARMI-PACTA%20ald_timestamp&type=code
https://github.com/search?q=org%3ARMI-PACTA+abcd_timestamp&type=code
FYI @jacobvjk
The text was updated successfully, but these errors were encountered: