kyuubi/externals
fwang12 4669163176 [KYUUBI #4150] Support to execute Scala statement synchronized to prevent conflicts
### _Why are the changes needed?_

Support to execute Scala statement synchronized to prevent conflicts, because they share the same `spark.repl.class.outputDir`.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4150 from turboFei/lock_scala.

Closes #4150

f11f12a26 [fwang12] lock more
d7a9fe8ed [fwang12] remove conf
d4175827e [fwang12] update docs
c1524a7fc [fwang12] lock required
a6e663be7 [fwang12] lock scala

Authored-by: fwang12 <fwang12@ebay.com>
Signed-off-by: fwang12 <fwang12@ebay.com>
2023-01-12 20:58:49 +08:00
..
kyuubi-download [KYUUBI #3842] [Improvement] Support maven pom.xml code style check with spotless plugin 2022-11-23 22:08:00 +08:00
kyuubi-flink-sql-engine [KYUUBI #4020] remove incubating from kyuubi source code 2023-01-04 09:43:20 +08:00
kyuubi-hive-sql-engine [KYUUBI #4020] remove incubating from kyuubi source code 2023-01-04 09:43:20 +08:00
kyuubi-jdbc-engine [KYUUBI #4111] JDBC ExecuteStatement operation should contain operationLog 2023-01-10 19:09:26 +08:00
kyuubi-spark-sql-engine [KYUUBI #4150] Support to execute Scala statement synchronized to prevent conflicts 2023-01-12 20:58:49 +08:00
kyuubi-trino-engine [KYUUBI #3915] Client support detecting ResultSet codec 2022-12-13 17:05:47 +08:00