oceanbase / miniob

MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
https://oceanbase.github.io/miniob/
Mulan Permissive Software License, Version 2
2.82k stars 1k forks source link

miniob-test #7

Closed hnwyllmm closed 2 years ago

hnwyllmm commented 2 years ago

大家找一块自己的地方,在一个comment里面,可以重复提交测试,每次comment变更,都可以检测到。 在一个时间段内,一个团队的任务提交,只会有一个任务执行。 使用方法:

# 执行测试
test <your-github-name> [case1] [case2] ...

# 查看失败原因
view <your-github-name> <case1> [case2] ...

FAQ:

hnwyllmm commented 2 years ago

current task(s): [], task(s) in queue: []

hnwyllmm commented 2 years ago

xuhaoran1: an empty repo

hnwyllmm commented 2 years ago

hulu22: failed clone repo

hnwyllmm commented 2 years ago

472455687: score:10, passed: basic, commit id=b10a4a3dba0ec0f3592dc846c03e22eb71edb851, date=2021-11-13 23:37:56

BanBuDu0 commented 2 years ago

BanBuDu0: score:190, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,multi-index,text,order-by,group-by, commit id=ed7e6849e4f6a51f1325c9e0236924f352799198, date=2021-11-16 15:10:53

Sunday361 commented 2 years ago

Sunday361: score:220, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,simple-sub-query,multi-index,text,complex-sub-query,order-by,group-by, commit id=423f7340d939c6e5a5d04fdc3accbf73d72fd89d, date=2021-11-14 13:45:00

nautaa commented 2 years ago

nautaa: score:200, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,unique,multi-index,text,expression,order-by,group-by, commit id=43b497595a359f433d54099fe0804a2e6ec5be4a, date=2021-11-18 20:36:14

ZouTaooo commented 2 years ago

zhengbumingbai: score:220, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,simple-sub-query,multi-index,text,expression,order-by,group-by, commit id=2e8d26d7ea4c5020e9424263bf8be440bb9b84bf, date=2021-11-17 11:15:23

lyxiong0 commented 2 years ago

dongzeyu: score:240, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,simple-sub-query,multi-index,text,expression,complex-sub-query,order-by,group-by, commit id=73a432cebaa8b550ca35f827b5baa2bb1b831cff, date=2021-11-16 11:55:27

Leozki commented 2 years ago

Leozki: score:240, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,simple-sub-query,multi-index,text,expression,complex-sub-query,order-by,group-by, commit id=43e346cd0d5dae3315005d60790790991d834d7a, date=2021-11-18 18:24:13

yunwei37 commented 2 years ago

yunwei37:

update: result file difference(`-` is yours and `+` is base)
 1. UPDATE A ROW
 UPDATE UPDATE_TABLE_1 SET T_NAME='N01' WHERE ID=1;
-FAILURE
+SUCCESS
 SELECT * FROM UPDATE_TABLE_1;
-1 | N1 | 1 | 1
+1 | N01 | 1 | 1
 2 | N2 | 1 | 1
 3 | N3 | 2 | 1
 ID | T_NAME | COL1 | COL2
JerryMouseZ commented 2 years ago

NKU-EmbededSystem: failed to test. no such player: NKU-EmbededSystem

Jeremy0953 commented 2 years ago

DBChat-OB: score:70, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table, commit id=48eb05db4652d4edaec9b35c9b4adfe729092995, date=2021-11-08 19:48:28

yunwei37 commented 2 years ago

yunwei37: score:30, passed: basic,select-meta,drop-table, commit id=bdecd13b334c5f59b81c501aba0f5bc059df1fb1, date=2021-11-08 20:09:43

yyMoming commented 2 years ago

RichardoMrMu: score:90, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,unique, commit id=eaaa7f28df7f5b7bb169f5661270c265e4f1235f, date=2021-11-21 11:11:35

neighthorn commented 2 years ago

Godroser: score:110, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,null,unique,order-by, commit id=86a246fde559f0baa4f7c3dce0bdf7668842ecd7, date=2021-11-09 14:29:57

xiw5 commented 2 years ago

xiw5: score:200, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,simple-sub-query,multi-index,text,order-by,group-by, commit id=b7d9f1a26a9eb638e4300851088b6f6408e040fd, date=2021-11-21 02:39:00

MingqiangZhao commented 2 years ago

MingqiangZhao: score:50, passed: basic,date,update,select-meta,drop-table, commit id=edaaa8fd7411724dd09fe0ec89a2e0addc0821c8, date=2021-11-08 20:08:27

lmjhh commented 2 years ago

lmjhh: score:240, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,simple-sub-query,multi-index,text,expression,complex-sub-query,order-by,group-by, commit id=dc2086ad714c828aec3c433028c9c515c7a3b0dd, date=2021-11-20 22:44:35

JerryMouseZ commented 2 years ago

NKU-EmbeddedSystem:

null: result file difference(`-` is yours and `+` is base)
 2. SELECT
 SELECT * FROM NULL_TABLE;
-1 | 18 | 0 | NULL
-2 | NULL | 0 | NULL
-3 | 12 | 0 | NULL
-4 | 15 | 0 | NULL
+1 | 18 | 10 | 2020-01-01
+2 | NULL | 20 | 2010-01-11
+3 | 12 | 30 | NULL
+4 | 15 | 30 | 2021-01-31
 ID | NUM | PRICE | BIRTHDAY
TiffanyChou21 commented 2 years ago

rainays:

select-tables: result file difference(`-` is yours and `+` is base)
 4. JOIN EMPTY TABLE
 CREATE TABLE SELECT_TABLES_6(ID INT, RES INT);
 SUCCESS
 SELECT SELECT_TABLES_1.ID,SELECT_TABLES_6.ID FROM SELECT_TABLES_1, SELECT_TABLES_6 WHERE SELECT_TABLES_1.ID=SELECT_TABLES_6.ID;
+SELECT_TABLES_1.ID | SELECT_TABLES_6.ID
TaurusGGBOY commented 2 years ago

TaurusGGBOY: unknown error. maybe compile failed

yrvader commented 2 years ago

DBChat-OB: score:140, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,unique,order-by,group-by, commit id=6870524e9553b05db53919423d99c5d4b30c19a2, date=2021-11-16 19:18:18

SpadeSe commented 2 years ago

rainays:

date: result file difference(`-` is yours and `+` is base)
 2. COMPARE DATE DATA
 SELECT * FROM DATE_TABLE WHERE U_DATE>'2020-1-20';
 1 | 2020-01-21
 2 | 2020-10-21
 9 | 2038-01-19
 ID | U_DATE
 SELECT * FROM DATE_TABLE WHERE U_DATE<'2019-12-31';
+5 | 2019-12-21
+6 | 2016-02-29
+7 | 1970-01-01
+8 | 2000-01-01
 ID | U_DATE
 SELECT * FROM DATE_TABLE WHERE U_DATE='2020-1-1';
+3 | 2020-01-01
+4 | 2020-01-01
 ID | U_DATE
JINGE-ui commented 2 years ago

JINGE-ui: score:20, passed: group-by, commit id=f4a75606fede4753678203f09f7354a1ec5da198, date=2021-11-08 20:50:38

JINGE-ui commented 2 years ago

JINGE-ui: score:120, passed: basic,select-meta,drop-table,update,date,select-tables,aggregation-func,join-tables,insert,group-by, commit id=f4a75606fede4753678203f09f7354a1ec5da198, date=2021-11-08 20:50:38

SpadeSe commented 2 years ago

rainays:

expression: result file difference(`-` is yours and `+` is base)
 1. SELECT
 SELECT * FROM EXP_TABLE WHERE 1 = 5/4;
-FAILURE
+ID | COL1 | COL2 | COL3 | COL4
 SELECT * FROM EXP_TABLE WHERE COL1-2 > 0;
-FAILURE
+3 | 3 | 4 | 5 | 4
+ID | COL1 | COL2 | COL3 | COL4
 SELECT * FROM EXP_TABLE WHERE 2+COL2 < 1;
-FAILURE
+2 | 2 | -2 | 5.5 | 1
+ID | COL1 | COL2 | COL3 | COL4
 SELECT * FROM EXP_TABLE WHERE COL1*COL2 < 0;
-FAILURE
+2 | 2 | -2 | 5.5 | 1
+ID | COL1 | COL2 | COL3 | COL4
JINGE-ui commented 2 years ago

JINGE-ui: score:10, passed: unique, commit id=f4a75606fede4753678203f09f7354a1ec5da198, date=2021-11-08 20:50:38

yrvader commented 2 years ago

DBChat-OB:

order-by: result file difference(`-` is yours and `+` is base)
 3. PRIMARY ORDER BY
 SELECT * FROM T_ORDER_BY ORDER BY ID;
-FAILURE
+1 | 2 | B
+3 | 1 | A
+3 | 2 | C
+3 | 2 | F
+3 | 3 | D
+3 | 4 | C
+4 | 3 | C
+ID | SCORE | NAME
lcmcstc commented 2 years ago

BanBuDu0: score:190, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,multi-index,text,order-by,group-by, commit id=ed7e6849e4f6a51f1325c9e0236924f352799198, date=2021-11-16 15:10:53

XuYi-fei commented 2 years ago

test SleepyLGod

BanBuDu0 commented 2 years ago

BanBuDu0: all cases failed., commit id=011a1b09af731beed7b6a6c1e2592bb05cf48e5d, date=2021-11-09 18:50:34

ybzxw commented 2 years ago

ybzxw: all cases failed., commit id=b7b57b7a0ed0a0175b847e49acaf80a83e005ddb, date=2021-11-09 18:48:05

BanBuDu0 commented 2 years ago

BanBuDu0:

select-tables: result file difference(`-` is yours and `+` is base)
 1 | 18 | A | 1 | 20 | A | 1 | 35 | A
 1 | 18 | A | 1 | 20 | A | 2 | 37 | A
 SELECT_TABLES_1.ID | SELECT_TABLES_1.AGE | SELECT_TABLES_1.U_NAME | SELECT_TABLES_2.ID | SELECT_TABLES_2.AGE | SELECT_TABLES_2.U_NAME | SELECT_TABLES_3.ID | SELECT_TABLES_3.RES | SELECT_TABLES_3.U_NAME
 SELECT * FROM SELECT_TABLES_1,SELECT_TABLES_2,SELECT_TABLES_3 WHERE SELECT_TABLES_1.ID=SELECT_TABLES_2.ID AND SELECT_TABLES_3.RES=35;
 1 | 18 | A | 1 | 20 | A | 1 | 35 | A
 2 | 15 | B | 2 | 21 | C | 1 | 35 | A
 SELECT_TABLES_1.ID | SELECT_TABLES_1.AGE | SELECT_TABLES_1.U_NAME | SELECT_TABLES_2.ID | SELECT_TABLES_2.AGE | SELECT_TABLES_2.U_NAME | SELECT_TABLES_3.ID | SELECT_TABLES_3.RES | SELECT_TABLES_3.U_NAME
 SELECT * FROM SELECT_TABLES_1,SELECT_TABLES_2,SELECT_TABLES_3 WHERE SELECT_TABLES_1.AGE<18 AND SELECT_TABLES_2.U_NAME='C' AND SELECT_TABLES_3.RES=35 AND SELECT_TABLES_1.ID=SELECT_TABLES_2.ID AND SELECT_TABLES_2.ID=SELECT_TABLES_3.ID;
 SELECT_TABLES_1.ID | SELECT_TABLES_1.AGE | SELECT_TABLES_1.U_NAME | SELECT_TABLES_2.ID | SELECT_TABLES_2.AGE | SELECT_TABLES_2.U_NAME | SELECT_TABLES_3.ID | SELECT_TABLES_3.RES | SELECT_TABLES_3.U_NAME
 SELECT SELECT_TABLES_2.AGE FROM SELECT_TABLES_1,SELECT_TABLES_2 WHERE SELECT_TABLES_1.AGE<18 AND SELECT_TABLES_2.U_NAME='C' AND SELECT_TABLES_1.ID=SELECT_TABLES_2.ID;
+21
 SELECT_TABLES_2.AGE
ybzxw commented 2 years ago

ybzxw:

join-tables: result file difference(`-` is yours and `+` is base)
 JOIN_TABLE_2.NUM
 SELECT * FROM JOIN_TABLE_1 INNER JOIN JOIN_TABLE_2 ON JOIN_TABLE_1.ID=JOIN_TABLE_2.ID INNER JOIN JOIN_TABLE_3 ON JOIN_TABLE_1.ID=JOIN_TABLE_3.ID;
 1 | A | 1 | 2 | 1 | 120
 JOIN_TABLE_1.ID | JOIN_TABLE_1.NAME | JOIN_TABLE_2.ID | JOIN_TABLE_2.NUM | JOIN_TABLE_3.ID | JOIN_TABLE_3.NUM2
 SELECT * FROM JOIN_TABLE_1 INNER JOIN JOIN_TABLE_2 ON JOIN_TABLE_1.ID=JOIN_TABLE_2.ID AND JOIN_TABLE_2.NUM>13 WHERE JOIN_TABLE_1.NAME='B';
 2 | B | 2 | 15
 JOIN_TABLE_1.ID | JOIN_TABLE_1.NAME | JOIN_TABLE_2.ID | JOIN_TABLE_2.NUM
 SELECT * FROM JOIN_TABLE_1 INNER JOIN JOIN_TABLE_2 ON JOIN_TABLE_1.ID=JOIN_TABLE_2.ID AND JOIN_TABLE_2.NUM>13 WHERE JOIN_TABLE_1.NAME='A';
 JOIN_TABLE_1.ID | JOIN_TABLE_1.NAME | JOIN_TABLE_2.ID | JOIN_TABLE_2.NUM
 SELECT * FROM JOIN_TABLE_1 INNER JOIN JOIN_TABLE_2 ON JOIN_TABLE_1.ID=JOIN_TABLE_2.ID AND JOIN_TABLE_2.NUM>23 WHERE JOIN_TABLE_1.NAME='B';
-2 | B | 1 | 2
-2 | B | 2 | 15
 JOIN_TABLE_1.ID | JOIN_TABLE_1.NAME | JOIN_TABLE_2.ID | JOIN_TABLE_2.NUM
XuYi-fei commented 2 years ago

SleepyLGod: score:40, passed: basic,date,select-meta,drop-table, commit id=d5cb24f405dec520321b5219230d56ec1d2cc1d3, date=2021-11-09 09:28:34

wangzekun2020 commented 2 years ago

paoluers test

lcmcstc commented 2 years ago

internal error.exception=invalid literal for int() with base 10: 'Bug'

lcmcstc commented 2 years ago

internal error.exception=invalid literal for int() with base 10: 'Bug'

lcmcstc commented 2 years ago

BanBuDu0:

sunyuhan19981208 commented 2 years ago

view tanruixiang text

yrvader commented 2 years ago

DBChat-OB: score:80, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,order-by, commit id=7997d2e59c9d1833c3f984dc74f69125d0937c30, date=2021-11-09 19:07:29

lcmcstc commented 2 years ago

internal error.exception=invalid literal for int() with base 10: 'Bug'

yrvader commented 2 years ago

DBChat-OB:

join-tables: result file difference(`-` is yours and `+` is base)
 SELECT * FROM JOIN_TABLE_LARGE_1 INNER JOIN JOIN_TABLE_LARGE_2 ON JOIN_TABLE_LARGE_1.ID=JOIN_TABLE_LARGE_2.ID INNER JOIN JOIN_TABLE_LARGE_3 ON JOIN_TABLE_LARGE_1.ID=JOIN_TABLE_LARGE_3.ID INNER JOIN JOIN_TABLE_LARGE_4 ON JOIN_TABLE_LARGE_3.ID=JOIN_TABLE_LARGE_4.ID INNER JOIN JOIN_TABLE_LARGE_5 ON 1=1 INNER JOIN JOIN_TABLE_LARGE_6 ON JOIN_TABLE_LARGE_5.ID=JOIN_TABLE_LARGE_6.ID WHERE JOIN_TABLE_LARGE_3.NUM3 <10 AND JOIN_TABLE_LARGE_5.NUM5>90;
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 100 | 100 | 100 | 100
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 91 | 91 | 91 | 91
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 92 | 92 | 92 | 92
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 93 | 93 | 93 | 93
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 94 | 94 | 94 | 94
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 95 | 95 | 95 | 95
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 96 | 96 | 96 | 96
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 97 | 97 | 97 | 97
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 98 | 98 | 98 | 98
+1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 99 | 99 | 99 | 99
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 100 | 100 | 100 | 100
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 91 | 91 | 91 | 91
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 92 | 92 | 92 | 92
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 93 | 93 | 93 | 93
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 94 | 94 | 94 | 94
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 95 | 95 | 95 | 95
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 96 | 96 | 96 | 96
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 97 | 97 | 97 | 97
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 98 | 98 | 98 | 98
+2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 99 | 99 | 99 | 99
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 100 | 100 | 100 | 100
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 91 | 91 | 91 | 91
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 92 | 92 | 92 | 92
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 93 | 93 | 93 | 93
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 94 | 94 | 94 | 94
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 95 | 95 | 95 | 95
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 96 | 96 | 96 | 96
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 97 | 97 | 97 | 97
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 98 | 98 | 98 | 98
+3 | 3 | 3 | 3 | 3 | 3 | 3 | 3 | 99 | 99 | 99 | 99
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 100 | 100 | 100 | 100
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 91 | 91 | 91 | 91
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 92 | 92 | 92 | 92
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 93 | 93 | 93 | 93
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 94 | 94 | 94 | 94
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 95 | 95 | 95 | 95
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 96 | 96 | 96 | 96
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 97 | 97 | 97 | 97
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 98 | 98 | 98 | 98
+4 | 4 | 4 | 4 | 4 | 4 | 4 | 4 | 99 | 99 | 99 | 99
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 100 | 100 | 100 | 100
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 91 | 91 | 91 | 91
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 92 | 92 | 92 | 92
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 93 | 93 | 93 | 93
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 94 | 94 | 94 | 94
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 95 | 95 | 95 | 95
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 96 | 96 | 96 | 96
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 97 | 97 | 97 | 97
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 98 | 98 | 98 | 98
+5 | 5 | 5 | 5 | 5 | 5 | 5 | 5 | 99 | 99 | 99 | 99
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 100 | 100 | 100 | 100
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 91 | 91 | 91 | 91
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 92 | 92 | 92 | 92
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 93 | 93 | 93 | 93
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 94 | 94 | 94 | 94
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 95 | 95 | 95 | 95
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 96 | 96 | 96 | 96
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 97 | 97 | 97 | 97
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 98 | 98 | 98 | 98
+6 | 6 | 6 | 6 | 6 | 6 | 6 | 6 | 99 | 99 | 99 | 99
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 100 | 100 | 100 | 100
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 91 | 91 | 91 | 91
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 92 | 92 | 92 | 92
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 93 | 93 | 93 | 93
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 94 | 94 | 94 | 94
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 95 | 95 | 95 | 95
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 96 | 96 | 96 | 96
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 97 | 97 | 97 | 97
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 98 | 98 | 98 | 98
+7 | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 99 | 99 | 99 | 99
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 100 | 100 | 100 | 100
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 91 | 91 | 91 | 91
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 92 | 92 | 92 | 92
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 93 | 93 | 93 | 93
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 94 | 94 | 94 | 94
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 95 | 95 | 95 | 95
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 96 | 96 | 96 | 96
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 97 | 97 | 97 | 97
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 98 | 98 | 98 | 98
+8 | 8 | 8 | 8 | 8 | 8 | 8 | 8 | 99 | 99 | 99 | 99
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 100 | 100 | 100 | 100
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 91 | 91 | 91 | 91
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 92 | 92 | 92 | 92
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 93 | 93 | 93 | 93
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 94 | 94 | 94 | 94
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 95 | 95 | 95 | 95
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 96 | 96 | 96 | 96
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 97 | 97 | 97 | 97
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 98 | 98 | 98 | 98
+9 | 9 | 9 | 9 | 9 | 9 | 9 | 9 | 99 | 99 | 99 | 99
+JOIN_TABLE_LARGE_1.ID | JOIN_TABLE_LARGE_1.NUM1 | JOIN_TABLE_LARGE_2.ID | JOIN_TABLE_LARGE_2.NUM2 | JOIN_TABLE_LARGE_3.ID | JOIN_TABLE_LARGE_3.NUM3 | JOIN_TABLE_LARGE_4.ID | JOIN_TABLE_LARGE_4.NUM4 | JOIN_TABLE_LARGE_5.ID | JOIN_TABLE_LARGE_5.NUM5 | JOIN_TABLE_LARGE_6.ID | JOIN_TABLE_LARGE_6.NUM6
946776018xx5288 commented 2 years ago

946776018xx5288: score:40, passed: basic,update,select-meta,drop-table, commit id=5da57d688fb6a2d16e8eec3343b7d0138ed724a6, date=2021-11-06 18:26:03

946776018xx5288 commented 2 years ago

946776018xx5288: all cases failed., commit id=5da57d688fb6a2d16e8eec3343b7d0138ed724a6, date=2021-11-06 18:26:03

946776018xx5288 commented 2 years ago

946776018xx5288:

select-tables: result file difference(`-` is yours and `+` is base)
 1. MULTI-TABLE QUERY
 SELECT * FROM SELECT_TABLES_1,SELECT_TABLES_2,SELECT_TABLES_3;
-1 | 35 | A | 1 | 20 | A | 1 | 18 | A
-1 | 35 | A | 1 | 20 | A | 2 | 15 | B
-1 | 35 | A | 2 | 21 | C | 1 | 18 | A
-1 | 35 | A | 2 | 21 | C | 2 | 15 | B
-2 | 37 | A | 1 | 20 | A | 1 | 18 | A
-2 | 37 | A | 1 | 20 | A | 2 | 15 | B
-2 | 37 | A | 2 | 21 | C | 1 | 18 | A
-2 | 37 | A | 2 | 21 | C | 2 | 15 | B
-SELECT_TABLES_3.ID | SELECT_TABLES_3.RES | SELECT_TABLES_3.U_NAME | SELECT_TABLES_2.ID | SELECT_TABLES_2.AGE | SELECT_TABLES_2.U_NAME | SELECT_TABLES_1.ID | SELECT_TABLES_1.AGE | SELECT_TABLES_1.U_NAME
+1 | 18 | A | 1 | 20 | A | 1 | 35 | A
+1 | 18 | A | 1 | 20 | A | 2 | 37 | A
+1 | 18 | A | 2 | 21 | C | 1 | 35 | A
+1 | 18 | A | 2 | 21 | C | 2 | 37 | A
+2 | 15 | B | 1 | 20 | A | 1 | 35 | A
+2 | 15 | B | 1 | 20 | A | 2 | 37 | A
+2 | 15 | B | 2 | 21 | C | 1 | 35 | A
+2 | 15 | B | 2 | 21 | C | 2 | 37 | A
+SELECT_TABLES_1.ID | SELECT_TABLES_1.AGE | SELECT_TABLES_1.U_NAME | SELECT_TABLES_2.ID | SELECT_TABLES_2.AGE | SELECT_TABLES_2.U_NAME | SELECT_TABLES_3.ID | SELECT_TABLES_3.RES | SELECT_TABLES_3.U_NAME
 SELECT SELECT_TABLES_1.ID,SELECT_TABLES_2.U_NAME,SELECT_TABLES_3.RES FROM SELECT_TABLES_1,SELECT_TABLES_2,SELECT_TABLES_3;
-35 | A | 1
-35 | A | 2
-35 | C | 1
-35 | C | 2
-37 | A | 1
-37 | A | 2
-37 | C | 1
-37 | C | 2
-SELECT_TABLES_3.RES | SELECT_TABLES_2.U_NAME | SELECT_TABLES_1.ID
+1 | A | 35
+1 | A | 37
+1 | C | 35
+1 | C | 37
+2 | A | 35
+2 | A | 37
+2 | C | 35
+2 | C | 37
+SELECT_TABLES_1.ID | SELECT_TABLES_2.U_NAME | SELECT_TABLES_3.RES
 SELECT SELECT_TABLES_1.RES FROM SELECT_TABLES_1,SELECT_TABLES_2,SELECT_TABLES_3;
 FAILURE
946776018xx5288 commented 2 years ago

946776018xx5288: all cases failed., commit id=5da57d688fb6a2d16e8eec3343b7d0138ed724a6, date=2021-11-06 18:26:03

946776018xx5288 commented 2 years ago

946776018xx5288:

date: result file difference(`-` is yours and `+` is base)
 2. COMPARE DATE DATA
 SELECT * FROM DATE_TABLE WHERE U_DATE>'2020-1-20';
-FAILURE
+1 | 2020-01-21
+2 | 2020-10-21
+9 | 2038-01-19
+ID | U_DATE
 SELECT * FROM DATE_TABLE WHERE U_DATE<'2019-12-31';
-FAILURE
+5 | 2019-12-21
+6 | 2016-02-29
+7 | 1970-01-01
+8 | 2000-01-01
+ID | U_DATE
 SELECT * FROM DATE_TABLE WHERE U_DATE='2020-1-1';
-FAILURE
+3 | 2020-01-01
+4 | 2020-01-01
+ID | U_DATE
BanBuDu0 commented 2 years ago

BanBuDu0: score:50, passed: basic,date,update,select-meta,drop-table, commit id=375ba93fdb3376b105b7fd75dc638b7f9c545686, date=2021-11-09 19:27:23