big property

bool big
final

COUNT_BIG, whose result is bigint.

COUNT returns int and overflows past 2^31 with an error rather than widening, so the compilers count with this form. The narrow one stays reachable for a caller writing their own projection against a column whose type they have chosen.

Implementation

final bool big;