Searched refs:nullColumns_ (Results 1 – 1 of 1) sorted by relevance
106 private nullColumns_: boolean[][]; property in ColumnarRowIterator116 this.nullColumns_ = [];139 this.nullColumns_.push(column.isNulls!);144 const isNull = this.nullColumns_[j][this.i_];158 const isNull = this.nullColumns_[j][this.i_];