sqlExpression property

String? sqlExpression
final

SQL expression backfilling the new column; the SQL counterpart of compute. Ignored by the map-based path.

Implementation

final String? sqlExpression;