#69091 implements ON UDPATE expressions on columns. This adds a field to the ColumnDescriptor proto, so we have to make sure that all nodes are on the most recent version before using it. Therefore, we need to add a version check for 21.2 before accepting ON UDPATE expressions.
#69091 implements ON UDPATE expressions on columns. This adds a field to the ColumnDescriptor proto, so we have to make sure that all nodes are on the most recent version before using it. Therefore, we need to add a version check for 21.2 before accepting ON UDPATE expressions.