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
We've covered most of the basic testing in the initial patch, but there are a few things we haven't gotten to and in the interest of getting the initial patch finalized we're going to postpone those things and write a follow up patch with them later.
Some known things that need testing:
thrift timeouts
conf_overlay parameter to HS2Session::ExecuteStatement
GetFunctions operation
different data types (currently we only fetch strings and ints)
various error conditions, such as trying to use invalid session and operation handles
The text was updated successfully, but these errors were encountered:
We've covered most of the basic testing in the initial patch, but there are a few things we haven't gotten to and in the interest of getting the initial patch finalized we're going to postpone those things and write a follow up patch with them later.
Some known things that need testing:
The text was updated successfully, but these errors were encountered: