String.valueOf() returns string "null" with null input, in which case requests with no SQL will be accepted by TableQueryPlanAction unexpectedly with potential risk.
String.valueOf() returns string "null" with null input, in which case requests with no SQL will be accepted by TableQueryPlanAction unexpectedly with potential risk.