Github user liancheng commented on the pull request:

    https://github.com/apache/spark/pull/8368#issuecomment-133711273
  
    This can be tested using 
`HiveThriftJdbcTest.withMultipleConnectionJdbcStatement()`. This method accepts 
zero or more `Statement => Unit` functions, and runs them within different JDBC 
sessions. Although these functions are executed sequentially, all the 
connections are established at the beginning, so different function are 
guaranteed to be executed in different thread.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to