提交 351757c7 编写于 作者: G Ganlin Zhao

resolve merge conflict

......@@ -1400,7 +1400,7 @@ static int32_t convertSmlTimeStamp(TAOS_SML_KV *pVal, char *value,
if (ret) {
return ret;
}
//printf("Timestamp after conversion:%ld\n", tsVal);
tscDebug("Timestamp after conversion:%"PRId64"\n", tsVal);
pVal->type = TSDB_DATA_TYPE_TIMESTAMP;
pVal->length = (int16_t)tDataTypes[pVal->type].bytes;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册