Commit 286e3fb
[KYUUBI apache#862] Revise the unit test for "add kyuubiStatementInfo into queue"
### _Why are the changes needed?_
Revise the unit test for "add kyuubiStatementInfo into queue"
### _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
- [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request
Closes apache#862 from zhang1002/update_statementinfo_ut.
Closes apache#862
7e5f8b5 [张宇翔] Revise the unit test for "add kyuubiStatementInfo into queue"
e517cfc [张宇翔] Merge remote-tracking branch 'upstream/master'
18aebe7 [张宇翔] Merge remote-tracking branch 'upstream/master'
f248bef [张宇翔] Merge remote-tracking branch 'upstream/master'
5ffb54f [张宇翔] Add kyuubi-spark-monitor module for nightly.yml
Authored-by: 张宇翔 <zhang1002@126.com>
Signed-off-by: Kent Yao <yao@apache.org>1 parent ce5fb97 commit 286e3fb
File tree
1 file changed
+8
-24
lines changed- externals/kyuubi-spark-sql-engine/src/test/scala/org/apache/kyuubi/engine/spark
1 file changed
+8
-24
lines changedLines changed: 8 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
54 | | - | |
55 | | - | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
65 | 61 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 62 | | |
79 | 63 | | |
80 | 64 | | |
| |||
0 commit comments