kvignesh1420 commited on
Commit
3c01fbb
·
verified ·
1 Parent(s): 9e7d60f

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. plurel-1001/manifest.yaml +96 -0
  2. plurel-1006/manifest.yaml +117 -0
  3. plurel-1008/manifest.yaml +71 -0
  4. plurel-1030/manifest.yaml +26 -0
  5. plurel-1037/manifest.yaml +100 -0
  6. plurel-1039/manifest.yaml +20 -0
  7. plurel-1090/manifest.yaml +50 -0
  8. plurel-1110/manifest.yaml +48 -0
  9. plurel-1117/manifest.yaml +102 -0
  10. plurel-1119/manifest.yaml +126 -0
  11. plurel-1121/manifest.yaml +47 -0
  12. plurel-1126/manifest.yaml +20 -0
  13. plurel-1128/manifest.yaml +61 -0
  14. plurel-1144/manifest.yaml +31 -0
  15. plurel-1153/db/table_0.parquet +3 -0
  16. plurel-1153/db/table_1.parquet +3 -0
  17. plurel-1153/db/table_10.parquet +3 -0
  18. plurel-1153/db/table_11.parquet +3 -0
  19. plurel-1153/db/table_12.parquet +3 -0
  20. plurel-1153/db/table_13.parquet +3 -0
  21. plurel-1153/db/table_14.parquet +3 -0
  22. plurel-1153/db/table_15.parquet +3 -0
  23. plurel-1153/db/table_16.parquet +3 -0
  24. plurel-1153/db/table_2.parquet +3 -0
  25. plurel-1153/db/table_3.parquet +3 -0
  26. plurel-1153/db/table_4.parquet +3 -0
  27. plurel-1153/db/table_5.parquet +3 -0
  28. plurel-1153/db/table_6.parquet +3 -0
  29. plurel-1153/db/table_7.parquet +3 -0
  30. plurel-1153/db/table_8.parquet +3 -0
  31. plurel-1153/db/table_9.parquet +3 -0
  32. plurel-1154/db/table_0.parquet +3 -0
  33. plurel-1154/db/table_1.parquet +3 -0
  34. plurel-1154/db/table_2.parquet +3 -0
  35. plurel-1154/db/table_3.parquet +3 -0
  36. plurel-1162/db/table_0.parquet +3 -0
  37. plurel-1162/db/table_1.parquet +3 -0
  38. plurel-1162/db/table_2.parquet +3 -0
  39. plurel-1162/db/table_3.parquet +3 -0
  40. plurel-1162/db/table_4.parquet +3 -0
  41. plurel-1162/db/table_5.parquet +3 -0
  42. plurel-1162/db/table_6.parquet +3 -0
  43. plurel-1165/db/table_0.parquet +3 -0
  44. plurel-1165/db/table_1.parquet +3 -0
  45. plurel-1165/db/table_10.parquet +3 -0
  46. plurel-1165/db/table_11.parquet +3 -0
  47. plurel-1165/db/table_12.parquet +3 -0
  48. plurel-1165/db/table_13.parquet +3 -0
  49. plurel-1165/db/table_14.parquet +3 -0
  50. plurel-1165/db/table_15.parquet +3 -0
plurel-1001/manifest.yaml ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1001
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1001 (v1.0.0 workload preset).
4
+ val_timestamp: '2022-07-30'
5
+ test_timestamp: '2023-04-26'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: date
10
+ fkeys:
11
+ foreign_row_0: table_5
12
+ foreign_row_1: table_13
13
+ table_1:
14
+ pkey: row_idx
15
+ time_col: date
16
+ fkeys:
17
+ foreign_row_0: table_9
18
+ foreign_row_1: table_12
19
+ table_10:
20
+ pkey: row_idx
21
+ time_col: date
22
+ fkeys:
23
+ foreign_row_0: table_15
24
+ table_11:
25
+ pkey: row_idx
26
+ time_col: date
27
+ fkeys:
28
+ foreign_row_0: table_9
29
+ foreign_row_1: table_12
30
+ table_12:
31
+ pkey: row_idx
32
+ time_col: null
33
+ fkeys:
34
+ foreign_row_0: table_9
35
+ foreign_row_1: table_15
36
+ table_13:
37
+ pkey: row_idx
38
+ time_col: null
39
+ fkeys:
40
+ foreign_row_0: table_7
41
+ foreign_row_1: table_15
42
+ table_14:
43
+ pkey: row_idx
44
+ time_col: date
45
+ fkeys:
46
+ foreign_row_0: table_12
47
+ table_15:
48
+ pkey: row_idx
49
+ time_col: null
50
+ fkeys: {}
51
+ table_2:
52
+ pkey: row_idx
53
+ time_col: date
54
+ fkeys:
55
+ foreign_row_0: table_3
56
+ foreign_row_1: table_12
57
+ table_3:
58
+ pkey: row_idx
59
+ time_col: null
60
+ fkeys:
61
+ foreign_row_0: table_13
62
+ foreign_row_1: table_15
63
+ table_4:
64
+ pkey: row_idx
65
+ time_col: null
66
+ fkeys:
67
+ foreign_row_0: table_15
68
+ table_5:
69
+ pkey: row_idx
70
+ time_col: null
71
+ fkeys:
72
+ foreign_row_0: table_8
73
+ foreign_row_1: table_9
74
+ table_6:
75
+ pkey: row_idx
76
+ time_col: date
77
+ fkeys:
78
+ foreign_row_0: table_3
79
+ foreign_row_1: table_4
80
+ table_7:
81
+ pkey: row_idx
82
+ time_col: null
83
+ fkeys:
84
+ foreign_row_0: table_9
85
+ foreign_row_1: table_12
86
+ table_8:
87
+ pkey: row_idx
88
+ time_col: null
89
+ fkeys:
90
+ foreign_row_0: table_4
91
+ foreign_row_1: table_12
92
+ table_9:
93
+ pkey: row_idx
94
+ time_col: null
95
+ fkeys:
96
+ foreign_row_0: table_15
plurel-1006/manifest.yaml ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1006
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1006 (v1.0.0 workload preset).
4
+ val_timestamp: '2007-03-05'
5
+ test_timestamp: '2007-07-12'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys:
11
+ foreign_row_0: table_6
12
+ foreign_row_1: table_18
13
+ table_1:
14
+ pkey: row_idx
15
+ time_col: null
16
+ fkeys: {}
17
+ table_10:
18
+ pkey: row_idx
19
+ time_col: date
20
+ fkeys:
21
+ foreign_row_0: table_1
22
+ foreign_row_1: table_7
23
+ table_11:
24
+ pkey: row_idx
25
+ time_col: date
26
+ fkeys:
27
+ foreign_row_0: table_0
28
+ table_12:
29
+ pkey: row_idx
30
+ time_col: date
31
+ fkeys:
32
+ foreign_row_0: table_4
33
+ foreign_row_1: table_14
34
+ table_13:
35
+ pkey: row_idx
36
+ time_col: date
37
+ fkeys:
38
+ foreign_row_0: table_7
39
+ table_14:
40
+ pkey: row_idx
41
+ time_col: null
42
+ fkeys:
43
+ foreign_row_0: table_3
44
+ foreign_row_1: table_7
45
+ table_15:
46
+ pkey: row_idx
47
+ time_col: date
48
+ fkeys:
49
+ foreign_row_0: table_1
50
+ foreign_row_1: table_3
51
+ table_16:
52
+ pkey: row_idx
53
+ time_col: date
54
+ fkeys:
55
+ foreign_row_0: table_1
56
+ foreign_row_1: table_14
57
+ table_17:
58
+ pkey: row_idx
59
+ time_col: date
60
+ fkeys:
61
+ foreign_row_0: table_6
62
+ table_18:
63
+ pkey: row_idx
64
+ time_col: null
65
+ fkeys:
66
+ foreign_row_0: table_1
67
+ foreign_row_1: table_4
68
+ table_19:
69
+ pkey: row_idx
70
+ time_col: date
71
+ fkeys:
72
+ foreign_row_0: table_1
73
+ foreign_row_1: table_9
74
+ table_2:
75
+ pkey: row_idx
76
+ time_col: date
77
+ fkeys:
78
+ foreign_row_0: table_1
79
+ table_3:
80
+ pkey: row_idx
81
+ time_col: null
82
+ fkeys:
83
+ foreign_row_0: table_1
84
+ table_4:
85
+ pkey: row_idx
86
+ time_col: null
87
+ fkeys:
88
+ foreign_row_0: table_3
89
+ foreign_row_1: table_6
90
+ table_5:
91
+ pkey: row_idx
92
+ time_col: date
93
+ fkeys:
94
+ foreign_row_0: table_1
95
+ table_6:
96
+ pkey: row_idx
97
+ time_col: null
98
+ fkeys:
99
+ foreign_row_0: table_1
100
+ foreign_row_1: table_14
101
+ table_7:
102
+ pkey: row_idx
103
+ time_col: null
104
+ fkeys:
105
+ foreign_row_0: table_1
106
+ foreign_row_1: table_9
107
+ table_8:
108
+ pkey: row_idx
109
+ time_col: date
110
+ fkeys:
111
+ foreign_row_0: table_1
112
+ foreign_row_1: table_6
113
+ table_9:
114
+ pkey: row_idx
115
+ time_col: null
116
+ fkeys:
117
+ foreign_row_0: table_1
plurel-1008/manifest.yaml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1008
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1008 (v1.0.0 workload preset).
4
+ val_timestamp: '2001-01-25'
5
+ test_timestamp: '2002-06-10'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys:
11
+ foreign_row_0: table_10
12
+ foreign_row_1: table_11
13
+ table_1:
14
+ pkey: row_idx
15
+ time_col: date
16
+ fkeys:
17
+ foreign_row_0: table_3
18
+ foreign_row_1: table_11
19
+ table_10:
20
+ pkey: row_idx
21
+ time_col: null
22
+ fkeys:
23
+ foreign_row_0: table_7
24
+ table_11:
25
+ pkey: row_idx
26
+ time_col: null
27
+ fkeys:
28
+ foreign_row_0: table_7
29
+ table_2:
30
+ pkey: row_idx
31
+ time_col: date
32
+ fkeys:
33
+ foreign_row_0: table_3
34
+ table_3:
35
+ pkey: row_idx
36
+ time_col: null
37
+ fkeys:
38
+ foreign_row_0: table_7
39
+ foreign_row_1: table_11
40
+ table_4:
41
+ pkey: row_idx
42
+ time_col: date
43
+ fkeys:
44
+ foreign_row_0: table_3
45
+ table_5:
46
+ pkey: row_idx
47
+ time_col: null
48
+ fkeys:
49
+ foreign_row_0: table_3
50
+ foreign_row_1: table_11
51
+ table_6:
52
+ pkey: row_idx
53
+ time_col: date
54
+ fkeys:
55
+ foreign_row_0: table_0
56
+ foreign_row_1: table_11
57
+ table_7:
58
+ pkey: row_idx
59
+ time_col: null
60
+ fkeys: {}
61
+ table_8:
62
+ pkey: row_idx
63
+ time_col: date
64
+ fkeys:
65
+ foreign_row_0: table_3
66
+ table_9:
67
+ pkey: row_idx
68
+ time_col: date
69
+ fkeys:
70
+ foreign_row_0: table_0
71
+ foreign_row_1: table_5
plurel-1030/manifest.yaml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1030
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1030 (v1.0.0 workload preset).
4
+ val_timestamp: '2017-01-10'
5
+ test_timestamp: '2019-12-30'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys: {}
11
+ table_1:
12
+ pkey: row_idx
13
+ time_col: date
14
+ fkeys:
15
+ foreign_row_0: table_0
16
+ foreign_row_1: table_2
17
+ table_2:
18
+ pkey: row_idx
19
+ time_col: null
20
+ fkeys:
21
+ foreign_row_0: table_0
22
+ table_3:
23
+ pkey: row_idx
24
+ time_col: date
25
+ fkeys:
26
+ foreign_row_0: table_0
plurel-1037/manifest.yaml ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1037
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1037 (v1.0.0 workload preset).
4
+ val_timestamp: '1998-10-19'
5
+ test_timestamp: '1999-03-20'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys:
11
+ foreign_row_0: table_2
12
+ foreign_row_1: table_10
13
+ table_1:
14
+ pkey: row_idx
15
+ time_col: null
16
+ fkeys:
17
+ foreign_row_0: table_2
18
+ foreign_row_1: table_4
19
+ table_10:
20
+ pkey: row_idx
21
+ time_col: null
22
+ fkeys:
23
+ foreign_row_0: table_2
24
+ foreign_row_1: table_11
25
+ table_11:
26
+ pkey: row_idx
27
+ time_col: null
28
+ fkeys:
29
+ foreign_row_0: table_2
30
+ foreign_row_1: table_4
31
+ table_12:
32
+ pkey: row_idx
33
+ time_col: date
34
+ fkeys:
35
+ foreign_row_0: table_2
36
+ table_13:
37
+ pkey: row_idx
38
+ time_col: date
39
+ fkeys:
40
+ foreign_row_0: table_2
41
+ foreign_row_1: table_11
42
+ table_14:
43
+ pkey: row_idx
44
+ time_col: date
45
+ fkeys:
46
+ foreign_row_0: table_2
47
+ table_15:
48
+ pkey: row_idx
49
+ time_col: date
50
+ fkeys:
51
+ foreign_row_0: table_0
52
+ foreign_row_1: table_2
53
+ table_16:
54
+ pkey: row_idx
55
+ time_col: null
56
+ fkeys:
57
+ foreign_row_0: table_2
58
+ foreign_row_1: table_11
59
+ table_2:
60
+ pkey: row_idx
61
+ time_col: null
62
+ fkeys: {}
63
+ table_3:
64
+ pkey: row_idx
65
+ time_col: date
66
+ fkeys:
67
+ foreign_row_0: table_2
68
+ table_4:
69
+ pkey: row_idx
70
+ time_col: null
71
+ fkeys:
72
+ foreign_row_0: table_2
73
+ table_5:
74
+ pkey: row_idx
75
+ time_col: date
76
+ fkeys:
77
+ foreign_row_0: table_2
78
+ table_6:
79
+ pkey: row_idx
80
+ time_col: date
81
+ fkeys:
82
+ foreign_row_0: table_1
83
+ foreign_row_1: table_10
84
+ table_7:
85
+ pkey: row_idx
86
+ time_col: date
87
+ fkeys:
88
+ foreign_row_0: table_2
89
+ foreign_row_1: table_10
90
+ table_8:
91
+ pkey: row_idx
92
+ time_col: date
93
+ fkeys:
94
+ foreign_row_0: table_2
95
+ foreign_row_1: table_10
96
+ table_9:
97
+ pkey: row_idx
98
+ time_col: date
99
+ fkeys:
100
+ foreign_row_0: table_16
plurel-1039/manifest.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1039
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1039 (v1.0.0 workload preset).
4
+ val_timestamp: '2013-05-26'
5
+ test_timestamp: '2014-05-20'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: date
10
+ fkeys:
11
+ foreign_row_0: table_2
12
+ table_1:
13
+ pkey: row_idx
14
+ time_col: null
15
+ fkeys: {}
16
+ table_2:
17
+ pkey: row_idx
18
+ time_col: null
19
+ fkeys:
20
+ foreign_row_0: table_1
plurel-1090/manifest.yaml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1090
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1090 (v1.0.0 workload preset).
4
+ val_timestamp: '2017-06-03'
5
+ test_timestamp: '2017-07-04'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys: {}
11
+ table_1:
12
+ pkey: row_idx
13
+ time_col: null
14
+ fkeys:
15
+ foreign_row_0: table_7
16
+ foreign_row_1: table_8
17
+ table_2:
18
+ pkey: row_idx
19
+ time_col: null
20
+ fkeys:
21
+ foreign_row_0: table_4
22
+ table_3:
23
+ pkey: row_idx
24
+ time_col: null
25
+ fkeys:
26
+ foreign_row_0: table_1
27
+ table_4:
28
+ pkey: row_idx
29
+ time_col: null
30
+ fkeys: {}
31
+ table_5:
32
+ pkey: row_idx
33
+ time_col: null
34
+ fkeys:
35
+ foreign_row_0: table_3
36
+ table_6:
37
+ pkey: row_idx
38
+ time_col: date
39
+ fkeys:
40
+ foreign_row_0: table_2
41
+ foreign_row_1: table_5
42
+ table_7:
43
+ pkey: row_idx
44
+ time_col: null
45
+ fkeys:
46
+ foreign_row_0: table_0
47
+ table_8:
48
+ pkey: row_idx
49
+ time_col: null
50
+ fkeys: {}
plurel-1110/manifest.yaml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1110
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1110 (v1.0.0 workload preset).
4
+ val_timestamp: '2001-09-14'
5
+ test_timestamp: '2002-10-02'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: date
10
+ fkeys:
11
+ foreign_row_0: table_3
12
+ table_1:
13
+ pkey: row_idx
14
+ time_col: null
15
+ fkeys:
16
+ foreign_row_0: table_3
17
+ foreign_row_1: table_7
18
+ table_2:
19
+ pkey: row_idx
20
+ time_col: date
21
+ fkeys:
22
+ foreign_row_0: table_3
23
+ foreign_row_1: table_7
24
+ table_3:
25
+ pkey: row_idx
26
+ time_col: null
27
+ fkeys: {}
28
+ table_4:
29
+ pkey: row_idx
30
+ time_col: null
31
+ fkeys:
32
+ foreign_row_0: table_3
33
+ table_5:
34
+ pkey: row_idx
35
+ time_col: date
36
+ fkeys:
37
+ foreign_row_0: table_7
38
+ table_6:
39
+ pkey: row_idx
40
+ time_col: date
41
+ fkeys:
42
+ foreign_row_0: table_1
43
+ table_7:
44
+ pkey: row_idx
45
+ time_col: null
46
+ fkeys:
47
+ foreign_row_0: table_3
48
+ foreign_row_1: table_4
plurel-1117/manifest.yaml ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1117
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1117 (v1.0.0 workload preset).
4
+ val_timestamp: '2012-05-09'
5
+ test_timestamp: '2013-06-10'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys: {}
11
+ table_1:
12
+ pkey: row_idx
13
+ time_col: null
14
+ fkeys:
15
+ foreign_row_0: table_0
16
+ table_10:
17
+ pkey: row_idx
18
+ time_col: null
19
+ fkeys:
20
+ foreign_row_0: table_8
21
+ foreign_row_1: table_9
22
+ table_11:
23
+ pkey: row_idx
24
+ time_col: null
25
+ fkeys:
26
+ foreign_row_0: table_9
27
+ foreign_row_1: table_10
28
+ table_12:
29
+ pkey: row_idx
30
+ time_col: null
31
+ fkeys:
32
+ foreign_row_0: table_10
33
+ foreign_row_1: table_11
34
+ table_13:
35
+ pkey: row_idx
36
+ time_col: null
37
+ fkeys:
38
+ foreign_row_0: table_2
39
+ foreign_row_1: table_11
40
+ foreign_row_2: table_12
41
+ table_14:
42
+ pkey: row_idx
43
+ time_col: null
44
+ fkeys:
45
+ foreign_row_0: table_0
46
+ foreign_row_1: table_12
47
+ foreign_row_2: table_13
48
+ table_15:
49
+ pkey: row_idx
50
+ time_col: date
51
+ fkeys:
52
+ foreign_row_0: table_2
53
+ foreign_row_1: table_11
54
+ foreign_row_2: table_13
55
+ foreign_row_3: table_14
56
+ table_2:
57
+ pkey: row_idx
58
+ time_col: null
59
+ fkeys:
60
+ foreign_row_0: table_0
61
+ table_3:
62
+ pkey: row_idx
63
+ time_col: null
64
+ fkeys:
65
+ foreign_row_0: table_1
66
+ foreign_row_1: table_2
67
+ table_4:
68
+ pkey: row_idx
69
+ time_col: null
70
+ fkeys:
71
+ foreign_row_0: table_3
72
+ table_5:
73
+ pkey: row_idx
74
+ time_col: null
75
+ fkeys:
76
+ foreign_row_0: table_3
77
+ foreign_row_1: table_4
78
+ table_6:
79
+ pkey: row_idx
80
+ time_col: null
81
+ fkeys:
82
+ foreign_row_0: table_1
83
+ foreign_row_1: table_4
84
+ foreign_row_2: table_5
85
+ table_7:
86
+ pkey: row_idx
87
+ time_col: null
88
+ fkeys:
89
+ foreign_row_0: table_5
90
+ foreign_row_1: table_6
91
+ table_8:
92
+ pkey: row_idx
93
+ time_col: null
94
+ fkeys:
95
+ foreign_row_0: table_7
96
+ table_9:
97
+ pkey: row_idx
98
+ time_col: null
99
+ fkeys:
100
+ foreign_row_0: table_1
101
+ foreign_row_1: table_7
102
+ foreign_row_2: table_8
plurel-1119/manifest.yaml ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1119
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1119 (v1.0.0 workload preset).
4
+ val_timestamp: '2017-07-30'
5
+ test_timestamp: '2018-11-12'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys: {}
11
+ table_1:
12
+ pkey: row_idx
13
+ time_col: null
14
+ fkeys: {}
15
+ table_10:
16
+ pkey: row_idx
17
+ time_col: null
18
+ fkeys:
19
+ foreign_row_0: table_8
20
+ foreign_row_1: table_9
21
+ table_11:
22
+ pkey: row_idx
23
+ time_col: null
24
+ fkeys:
25
+ foreign_row_0: table_9
26
+ foreign_row_1: table_10
27
+ table_12:
28
+ pkey: row_idx
29
+ time_col: null
30
+ fkeys:
31
+ foreign_row_0: table_6
32
+ foreign_row_1: table_10
33
+ foreign_row_2: table_11
34
+ table_13:
35
+ pkey: row_idx
36
+ time_col: null
37
+ fkeys:
38
+ foreign_row_0: table_7
39
+ foreign_row_1: table_11
40
+ table_14:
41
+ pkey: row_idx
42
+ time_col: null
43
+ fkeys:
44
+ foreign_row_0: table_12
45
+ foreign_row_1: table_13
46
+ table_15:
47
+ pkey: row_idx
48
+ time_col: null
49
+ fkeys:
50
+ foreign_row_0: table_1
51
+ foreign_row_1: table_14
52
+ table_16:
53
+ pkey: row_idx
54
+ time_col: null
55
+ fkeys:
56
+ foreign_row_0: table_14
57
+ foreign_row_1: table_15
58
+ table_17:
59
+ pkey: row_idx
60
+ time_col: null
61
+ fkeys:
62
+ foreign_row_0: table_15
63
+ foreign_row_1: table_16
64
+ table_18:
65
+ pkey: row_idx
66
+ time_col: null
67
+ fkeys:
68
+ foreign_row_0: table_0
69
+ foreign_row_1: table_16
70
+ foreign_row_2: table_17
71
+ table_19:
72
+ pkey: row_idx
73
+ time_col: date
74
+ fkeys:
75
+ foreign_row_0: table_0
76
+ foreign_row_1: table_10
77
+ foreign_row_2: table_17
78
+ foreign_row_3: table_18
79
+ table_2:
80
+ pkey: row_idx
81
+ time_col: null
82
+ fkeys:
83
+ foreign_row_0: table_0
84
+ table_3:
85
+ pkey: row_idx
86
+ time_col: null
87
+ fkeys:
88
+ foreign_row_0: table_1
89
+ foreign_row_1: table_2
90
+ table_4:
91
+ pkey: row_idx
92
+ time_col: null
93
+ fkeys:
94
+ foreign_row_0: table_2
95
+ foreign_row_1: table_3
96
+ table_5:
97
+ pkey: row_idx
98
+ time_col: null
99
+ fkeys:
100
+ foreign_row_0: table_3
101
+ foreign_row_1: table_4
102
+ table_6:
103
+ pkey: row_idx
104
+ time_col: null
105
+ fkeys:
106
+ foreign_row_0: table_4
107
+ foreign_row_1: table_5
108
+ table_7:
109
+ pkey: row_idx
110
+ time_col: null
111
+ fkeys:
112
+ foreign_row_0: table_0
113
+ foreign_row_1: table_5
114
+ table_8:
115
+ pkey: row_idx
116
+ time_col: null
117
+ fkeys:
118
+ foreign_row_0: table_6
119
+ foreign_row_1: table_7
120
+ table_9:
121
+ pkey: row_idx
122
+ time_col: null
123
+ fkeys:
124
+ foreign_row_0: table_0
125
+ foreign_row_1: table_6
126
+ foreign_row_2: table_8
plurel-1121/manifest.yaml ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1121
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1121 (v1.0.0 workload preset).
4
+ val_timestamp: '2001-07-28'
5
+ test_timestamp: '2002-12-28'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: date
10
+ fkeys:
11
+ foreign_row_0: table_3
12
+ table_1:
13
+ pkey: row_idx
14
+ time_col: date
15
+ fkeys:
16
+ foreign_row_0: table_2
17
+ foreign_row_1: table_3
18
+ table_2:
19
+ pkey: row_idx
20
+ time_col: null
21
+ fkeys:
22
+ foreign_row_0: table_3
23
+ table_3:
24
+ pkey: row_idx
25
+ time_col: null
26
+ fkeys: {}
27
+ table_4:
28
+ pkey: row_idx
29
+ time_col: date
30
+ fkeys:
31
+ foreign_row_0: table_6
32
+ table_5:
33
+ pkey: row_idx
34
+ time_col: date
35
+ fkeys:
36
+ foreign_row_0: table_2
37
+ foreign_row_1: table_3
38
+ table_6:
39
+ pkey: row_idx
40
+ time_col: null
41
+ fkeys:
42
+ foreign_row_0: table_3
43
+ table_7:
44
+ pkey: row_idx
45
+ time_col: date
46
+ fkeys:
47
+ foreign_row_0: table_6
plurel-1126/manifest.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1126
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1126 (v1.0.0 workload preset).
4
+ val_timestamp: '2010-06-22'
5
+ test_timestamp: '2012-01-12'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: date
10
+ fkeys:
11
+ foreign_row_0: table_1
12
+ table_1:
13
+ pkey: row_idx
14
+ time_col: null
15
+ fkeys: {}
16
+ table_2:
17
+ pkey: row_idx
18
+ time_col: date
19
+ fkeys:
20
+ foreign_row_0: table_1
plurel-1128/manifest.yaml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1128
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1128 (v1.0.0 workload preset).
4
+ val_timestamp: '2011-01-12'
5
+ test_timestamp: '2012-01-10'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys: {}
11
+ table_1:
12
+ pkey: row_idx
13
+ time_col: null
14
+ fkeys: {}
15
+ table_10:
16
+ pkey: row_idx
17
+ time_col: date
18
+ fkeys:
19
+ foreign_row_0: table_0
20
+ foreign_row_1: table_9
21
+ table_2:
22
+ pkey: row_idx
23
+ time_col: null
24
+ fkeys:
25
+ foreign_row_0: table_0
26
+ foreign_row_1: table_1
27
+ table_3:
28
+ pkey: row_idx
29
+ time_col: null
30
+ fkeys:
31
+ foreign_row_0: table_2
32
+ table_4:
33
+ pkey: row_idx
34
+ time_col: null
35
+ fkeys:
36
+ foreign_row_0: table_3
37
+ table_5:
38
+ pkey: row_idx
39
+ time_col: null
40
+ fkeys:
41
+ foreign_row_0: table_4
42
+ table_6:
43
+ pkey: row_idx
44
+ time_col: null
45
+ fkeys:
46
+ foreign_row_0: table_5
47
+ table_7:
48
+ pkey: row_idx
49
+ time_col: null
50
+ fkeys:
51
+ foreign_row_0: table_6
52
+ table_8:
53
+ pkey: row_idx
54
+ time_col: null
55
+ fkeys:
56
+ foreign_row_0: table_7
57
+ table_9:
58
+ pkey: row_idx
59
+ time_col: null
60
+ fkeys:
61
+ foreign_row_0: table_8
plurel-1144/manifest.yaml ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: plurel-1144
2
+ manifest_version: 1
3
+ description: PluRel synthetic relational database, seed 1144 (v1.0.0 workload preset).
4
+ val_timestamp: '2018-06-28'
5
+ test_timestamp: '2020-08-19'
6
+ tables:
7
+ table_0:
8
+ pkey: row_idx
9
+ time_col: null
10
+ fkeys: {}
11
+ table_1:
12
+ pkey: row_idx
13
+ time_col: null
14
+ fkeys:
15
+ foreign_row_0: table_0
16
+ table_2:
17
+ pkey: row_idx
18
+ time_col: null
19
+ fkeys:
20
+ foreign_row_0: table_1
21
+ table_3:
22
+ pkey: row_idx
23
+ time_col: null
24
+ fkeys:
25
+ foreign_row_0: table_2
26
+ table_4:
27
+ pkey: row_idx
28
+ time_col: date
29
+ fkeys:
30
+ foreign_row_0: table_0
31
+ foreign_row_1: table_3
plurel-1153/db/table_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ab3bef24b073c0f645f7e149a05652e47c601ef71d0dcf30bf502bb40c682ca
3
+ size 66828
plurel-1153/db/table_1.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a093e7e315c67d62a6aa4fedcc67d6a1bf916a7601fef39f4e131f40beb610
3
+ size 33172
plurel-1153/db/table_10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5e6f4a48fae8cca8b23fea871d51c64ae6533cf6222116af822973511140af7
3
+ size 27958
plurel-1153/db/table_11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4471399d935931b40dfc8c7120d62a79f7e2e7295dcb142f972a616d88fbb7db
3
+ size 292587
plurel-1153/db/table_12.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4915ce01b69b858e86092a732440d86879a84e8f9b29ae4c71180489832ffe4
3
+ size 29904
plurel-1153/db/table_13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1db4ee3a353fdfdc6b338ff29c1030291a1b1d9cf7236b2fdcca538188be8a6
3
+ size 177548
plurel-1153/db/table_14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad6565e40213f020e38920eb2fefd471139e1db23d3ec7b60d84476f1dd8bee
3
+ size 515199
plurel-1153/db/table_15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33c7086584c7085374089e9567f13393b0acc3b1c158d1d65b2f3df8c00b08e9
3
+ size 133375
plurel-1153/db/table_16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bd93ee9c824ad0ff7b3f9d01b85c772debdeb303dab3953a2f0f238182252c8
3
+ size 368870
plurel-1153/db/table_2.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a5bfbc66d1b14a362033bc7bdb15f326ac056689f92e87d67a02442715ebef8
3
+ size 139286
plurel-1153/db/table_3.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd0f0caab9b1d203564c7116cfdedefa8d1913e1f59ebd58fd11511055803d4e
3
+ size 213060
plurel-1153/db/table_4.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf54ccb6aa847b98241207e7b60b519d13f79dfb9d34c615f42782941810b38b
3
+ size 224722
plurel-1153/db/table_5.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ef7529f33ae87ebe37cd3ed48a106653443ee96003f9ad557fc0cd379015996
3
+ size 98110
plurel-1153/db/table_6.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb5a05bb789e4d372e08d1071e419e6976d8781264f839e82cc705182bf1c924
3
+ size 23310
plurel-1153/db/table_7.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8f47187775bd80682889bdc54367ad0269024e7adae632a254bd9867e2f160
3
+ size 107321
plurel-1153/db/table_8.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82f5f576c8b8e3b815e1843cb26bd929d2f669ddc74d3874b8fe7165b59f2fa
3
+ size 20853
plurel-1153/db/table_9.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3858fc6df136cfda8b6a387d84b67fd262adec9d4e7261cb4fc7d0576c1ee0e8
3
+ size 29777
plurel-1154/db/table_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:373d613d518f20bcaa00211192b2196754fee8af2731d4804046ca962fc4cd9b
3
+ size 87076
plurel-1154/db/table_1.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:480279b5bcc8cc7f9cf238f3a33d90fad3b8cedc576e6f57121336a64bd21530
3
+ size 59750
plurel-1154/db/table_2.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142fa43ceeb34fead60d1320b610c715ecc65730c7399afb295d083956064f0c
3
+ size 34519
plurel-1154/db/table_3.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebb422b91b72b9ecebd159f6149783ae81e71e52a2c196cd839bc2cbe1ca26b
3
+ size 106395
plurel-1162/db/table_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e245aa4325f2fe4038c985b7a1ae5364f8e104583ebdd8d90b9cb9a60a3fc438
3
+ size 79546
plurel-1162/db/table_1.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb87014764a61467b1c9bf24d43160a2f0df53a241b3331c604400fa1f95f565
3
+ size 22078
plurel-1162/db/table_2.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c722400fc5dad0b07f834b3b89be1aac621a21f99609ee53d00bca53f3669e3
3
+ size 176973
plurel-1162/db/table_3.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630e8f218cad67c8e0c990dbd6b397fa1dded64589fe4c7ac60c398508692537
3
+ size 102940
plurel-1162/db/table_4.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbb1a9f595fa74af8ce6f786902ce1c64219561fc678dc786e1c12dcc1959712
3
+ size 18142
plurel-1162/db/table_5.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c04091d42fa91821a69f74cf9d54c00b81db43fd0920330e6f9f9a7b687ae748
3
+ size 47954
plurel-1162/db/table_6.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b2bbd5e86fc14caafff9ce247013daca2f06e11bff071796f59fcaf42939bc3
3
+ size 119464
plurel-1165/db/table_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77aefab7e13b87c7e8a5655e1f9d494885b3e1ee17d63d73e95c3aa524f0e9b0
3
+ size 495453
plurel-1165/db/table_1.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9be07b97b2d0e4cd35e7db8a360548bc7c31312c388e4020237ef589e35ae3de
3
+ size 46080
plurel-1165/db/table_10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d374a6063d6c44185db82703642a2adb18518d2e597cdc2ca18429ea4ec5a4a0
3
+ size 59985
plurel-1165/db/table_11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:003a1e4fcc4dec703ae6a34774d3c45e950fcc7a37eeadff2586b75d7fba0025
3
+ size 125103
plurel-1165/db/table_12.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:144e69b4e67a457d097f101ad98598ed73ede3f6d691cbf461c8ae5feab4b37f
3
+ size 331216
plurel-1165/db/table_13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07061c864e2ecb5806010cc8d25b4298213eccd7177c1cc919f830d03845520
3
+ size 11815
plurel-1165/db/table_14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e00ca01178d005fc10f92e3049982f1e911d66e73377451b2de366dc63f6dd26
3
+ size 16400
plurel-1165/db/table_15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a584060c21de6cb86929a286baee8f76044b9cdead53a7bc3899c3c05717726
3
+ size 104659