You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flight SQL - Add boolean field to ActionCreatePreparedStatementResult to indicate whether execution path should use CommandPreparedStatementQuery or CommandPreparedStatementUpdate #1063
Following the discussion in the mailing list, the driver should decide the proper RPC to execute a prepared statement based on the new field is_update of the ActionCreatePreparedStatementResult