time
int32_t: records the time information of the current feature, in the format of timestamp (second-level).
Due to the Ascend hardware limitation, only int32 data can be processed. Therefore, you need to ensure that the current timestamp does not exceed the maximum value of int32. You are advised to subtract a fixed historical timestamp from the actual one before storing the value.
Parent topic: FeatureAttr