Searched refs:RECORD_MAX_DATA_NUM (Results 1 – 2 of 2) sorted by relevance
58 constexpr int32_t RECORD_MAX_DATA_NUM = 1000; variable
827 int64_t leftRows = RECORD_MAX_DATA_NUM - currentRows; in AddInterceptRecord()