Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

miniob-test #7

Closed
hnwyllmm opened this issue Nov 8, 2021 · 2,499 comments
Closed

miniob-test #7

hnwyllmm opened this issue Nov 8, 2021 · 2,499 comments

Comments

@hnwyllmm
Copy link
Collaborator

hnwyllmm commented Nov 8, 2021

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

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

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

FAQ:

@hnwyllmm
Copy link
Collaborator Author

hnwyllmm commented Nov 8, 2021

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

@hnwyllmm
Copy link
Collaborator Author

hnwyllmm commented Nov 8, 2021

xuhaoran1:
an empty repo

@hnwyllmm
Copy link
Collaborator Author

hnwyllmm commented Nov 8, 2021

hulu22:
failed clone repo

@hnwyllmm
Copy link
Collaborator Author

hnwyllmm commented Nov 8, 2021

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

@BanBuDu0
Copy link

BanBuDu0 commented Nov 8, 2021

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
Copy link

Sunday361 commented Nov 8, 2021

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
Copy link
Member

nautaa commented Nov 8, 2021

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
Copy link

ZouTaooo commented Nov 8, 2021

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
Copy link

lyxiong0 commented Nov 8, 2021

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
Copy link

Leozki commented Nov 8, 2021

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
Copy link

yunwei37 commented Nov 8, 2021

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
Copy link

JerryMouseZ commented Nov 8, 2021

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

@Jeremy0953
Copy link

Jeremy0953 commented Nov 8, 2021

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
Copy link

yunwei37 commented Nov 8, 2021

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

@yyMoming
Copy link

yyMoming commented Nov 8, 2021

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
Copy link

neighthorn commented Nov 8, 2021

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
Copy link

xiw5 commented Nov 8, 2021

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
Copy link

MingqiangZhao commented Nov 8, 2021

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

@lmjhh
Copy link

lmjhh commented Nov 8, 2021

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
Copy link

JerryMouseZ commented Nov 8, 2021

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
Copy link

TiffanyChou21 commented Nov 8, 2021

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
Copy link

TaurusGGBOY commented Nov 8, 2021

TaurusGGBOY:
unknown error. maybe compile failed

@yrvader
Copy link

yrvader commented Nov 8, 2021

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
Copy link

SpadeSe commented Nov 8, 2021

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
Copy link

JINGE-ui commented Nov 8, 2021

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

@JINGE-ui
Copy link

JINGE-ui commented Nov 8, 2021

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
Copy link

SpadeSe commented Nov 8, 2021

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
Copy link

JINGE-ui commented Nov 8, 2021

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

@yrvader
Copy link

yrvader commented Nov 8, 2021

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
Copy link

lcmcstc commented Nov 9, 2021

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

@KamiKuroro
Copy link

KamiKuroro commented Nov 17, 2021

b41sh:
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=19003b2f357d9028ceaff1375f5c794d3fd1b9e8, date=2021-11-18 16:15:24

@BrianYi
Copy link

BrianYi commented Nov 17, 2021

BrianYi:
score:20, passed: basic,select-meta, commit id=2e1b3bea81d3c1b213f9a463b286ed8c43241405, date=2021-11-18 20:45:13

@zxc200855909
Copy link

zxc200855909 commented Nov 17, 2021

LanSaber:

complex-sub-query: result file difference(`-` is yours and `+` is base)
 2. SELECT WITH EMPTY TABLE
 SELECT * FROM CSQ_1 WHERE ID IN (SELECT CSQ_2.ID FROM CSQ_2 WHERE CSQ_2.ID IN (SELECT CSQ_3.ID FROM CSQ_3 WHERE 1=0));
 ID | COL1 | FEAT1
 SELECT * FROM CSQ_1 WHERE ID IN (SELECT CSQ_2.ID FROM CSQ_2 WHERE CSQ_2.ID IN (SELECT CSQ_3.ID FROM CSQ_3 WHERE 1=0) AND 1=0);
+ID | COL1 | FEAT1
+select * from csq_1 where col1 not in (select csq_2.col2 from csq_2 where csq_2.id not in (select csq_3.id from csq_3 where 1=0));
+1 | 4 | 11.2
+ID | COL1 | FEAT1
+select * from csq_1 where col1 not in (select csq_2.col2 from csq_2 where csq_2.id not in (select csq_3.id from csq_3) and 1=0);
+1 | 4 | 11.2
+2 | 2 | 12
+3 | 3 | 13.5
+ID | COL1 | FEAT1
+select * from csq_3 where feat3 < (select max(csq_2.feat2) from csq_2 where csq_2.id not in (select csq_3.id from csq_3 where 1=0));
+1 | 2 | 11
+ID | COL3 | FEAT3
+select * from csq_3 where feat3 < (select max(csq_2.feat2) from csq_2 where csq_2.id not in (select csq_3.id from csq_3 ) and 1=0);
+ID | COL3 | FEAT3

@3usi9
Copy link

3usi9 commented Nov 17, 2021

zyf2000:

multi-index: result file difference(`-` is yours and `+` is base)
 CREATE INDEX I_4_I7 ON MULTI_INDEX4(ID,COL7);
-SUCCESS
+FAILURE
 CREATE INDEX I_4_78 ON MULTI_INDEX4(COL7,COL8);
-SUCCESS
+FAILURE
 CREATE INDEX I_4_I78 ON MULTI_INDEX4(ID,COL7,COL8);
-SUCCESS
+FAILURE

@zxlzxlzxlzxlzxl
Copy link

zxlzxlzxlzxlzxl commented Nov 17, 2021

freetmf:
score:60, passed: basic,date,update,select-meta,select-tables,drop-table, commit id=447a4960c9133e1d5118539816bc96b6f3b45c26, date=2021-11-17 12:38:53

@3usi9
Copy link

3usi9 commented Nov 17, 2021

zyf2000:

multi-index: result file difference(`-` is yours and `+` is base)
 1. MULTI INDEX OF EMPTY TABLE
 CREATE TABLE MULTI_INDEX(ID INT, COL1 INT, COL2 FLOAT, COL3 CHAR, COL4 DATE, COL5 INT, COL6 INT);
 SUCCESS
 CREATE INDEX I_1_12 ON MULTI_INDEX(COL1,COL2);
-FAILURE
+SUCCESS
 CREATE INDEX I_1_345 ON MULTI_INDEX(COL3, COL4, COL5);
-FAILURE
+SUCCESS
 CREATE INDEX I_1_56 ON MULTI_INDEX(COL5, COL6);
-FAILURE
+SUCCESS
 CREATE INDEX I_1_456 ON MULTI_INDEX(COL4, COL5, COL6);
-FAILURE
+SUCCESS
 SELECT * FROM MULTI_INDEX;
 ID | COL1 | COL2 | COL3 | COL4 | COL5 | COL6

@b41sh
Copy link

b41sh commented Nov 17, 2021

b41sh:
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=7548b82be045977f84468c02e18dec05a788eaae, date=2021-11-19 22:30:17

@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:
unknown error. maybe compile failed

1 similar comment
@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:
unknown error. maybe compile failed

@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:
score:30, passed: basic,select-meta,drop-table, commit id=64908e4fa4a015ece0aab276c974388fbf898568, date=2021-11-17 11:34:10

@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:

update: result file difference(`-` is yours and `+` is base)
 6. UPDATE NON-EXISTENT TABLE
 UPDATE UPDATE_TABLE_2 SET T_NAME='N01' WHERE ID=1;
+FAILURE

@wangqiim
Copy link
Contributor

wangqiim commented Nov 17, 2021

wangqiim:
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=aec7487f93966db73c831b15fbf982065ea06b80, date=2021-11-19 11:44:49

@Jen0214
Copy link

Jen0214 commented Nov 17, 2021

WangWangTeamInOceanbaseCompetition:
all cases failed., commit id=dfa0c45172fb967bf6cf50a6c50b9af0b1569856, date=2021-11-20 22:35:42

@nddnpk
Copy link

nddnpk commented Nov 17, 2021

WangWangTeamInOceanbaseCompetition:
score:60, passed: basic,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,simple-sub-query,multi-index,order-by,group-by, commit id=dfa0c45172fb967bf6cf50a6c50b9af0b1569856, date=2021-11-20 22:35:42

@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:
score:30, passed: basic,select-meta,drop-table, commit id=bf0c89a2d50263e5e1751581219b3c902b62744c, date=2021-11-17 12:51:06

@fuyqun
Copy link

fuyqun commented Nov 17, 2021

shyuZzz:
score:80, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert, commit id=37d67a3aa3a84246138a38ee73770fd51c204533, date=2021-11-17 16:28:40

@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:
unknown error. maybe compile failed

@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:
score:30, passed: basic,select-meta,drop-table, commit id=bf0c89a2d50263e5e1751581219b3c902b62744c, date=2021-11-17 12:51:06

@dontknow9179
Copy link

dontknow9179 commented Nov 17, 2021

httdty:
score:120, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,unique,order-by, commit id=5ef91e4826f8225c8a47bbd75508ed48acdb97fe, date=2021-11-17 13:41:03

@3usi9
Copy link

3usi9 commented Nov 17, 2021

zyf2000:
score:20, passed: multi-index, commit id=41146af9f7b700806445079b3a74ab033fab93aa, date=2021-11-17 16:22:22

@zLimbo
Copy link

zLimbo commented Nov 17, 2021

XuhXie:
all cases failed., commit id=f4de98f54f86efd6db940b14269672d766bd063e, date=2021-11-18 20:48:40

@Waldenth
Copy link

Waldenth commented Nov 17, 2021

RucOBTeamGo:
score:40, passed: basic,update,select-meta,drop-table, commit id=97341fb8a2d7e162e77307f4123ecc1dd835acd9, date=2021-11-17 18:28:30

@zyf2000
Copy link

zyf2000 commented Nov 17, 2021

zyf2000:
score:170, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,null,unique,multi-index,order-by,group-by, commit id=41146af9f7b700806445079b3a74ab033fab93aa, date=2021-11-17 16:22:22

@litterrookie
Copy link

litterrookie commented Nov 17, 2021

litterrookie:

update: result file difference(`-` is yours and `+` is base)
 8. UPDATE WITH INVALID CONDITION
 UPDATE UPDATE_TABLE_1 SET T_NAME='N01' WHERE ID_FALSE=1;
-SUCCESS
+FAILURE

@fuyqun
Copy link

fuyqun commented Nov 17, 2021

shyuZzz:
score:10, passed: order-by, commit id=ae10b5ca1af19be31e71f73ad89511e2b4e8cbcc, date=2021-11-17 17:22:50

@oceanbase oceanbase deleted a comment from fuyqun Nov 20, 2021
@JINGE-ui
Copy link

JINGE-ui commented Nov 21, 2021

JINGE-ui:
score:140, passed: basic,date,update,select-meta,select-tables,aggregation-func,drop-table,insert,join-tables,unique,order-by,group-by, commit id=d43cdcc2b4f61eeba0420e6a77178aec0e76a96d, date=2021-11-20 16:59:31

@oceanbase oceanbase deleted a comment from Zjiajia Mar 30, 2022
jxz7110 pushed a commit to jxz7110/miniob-1 that referenced this issue Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests