Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
4,099 messages
org.apache.asterixdb.notifications [
All Lists
]
2017 September [
All Months
]
Page 1 (Messages 1 to 25):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[jira] [Commented] (ASTERIXDB-2081) Failed to restart after hit an OOM issue
-
Murtadha Hubail (JIRA)
[jira] [Resolved] (ASTERIXDB-2025) MergeOperation completes before deleting old components from disk
-
Abdullah Alamoudi (JIRA)
[jira] [Resolved] (ASTERIXDB-2029) Remove this from dataset not found errors
-
Abdullah Alamoudi (JIRA)
[jira] [Resolved] (ASTERIXDB-1248) Exceptions not propagated well when multiple exceptions take place
-
Yingyi Bu (JIRA)
[jira] [Assigned] (ASTERIXDB-1923) Dataset id is not recycled
-
Yingyi Bu (JIRA)
[jira] [Assigned] (ASTERIXDB-1974) Sporadic failure in rebalance cancelation
-
Yingyi Bu (JIRA)
[jira] [Resolved] (ASTERIXDB-982) Add comma option in for clause
-
Yingyi Bu (JIRA)
[jira] [Commented] (ASTERIXDB-2051) Variable not found in a complex group-by query
-
ASF subversion and git services (JIRA)
[jira] [Created] (ASTERIXDB-2086) Add LinearProbeHashTable for InMemoryHashJoin
-
Xikui Wang (JIRA)
[jira] [Assigned] (ASTERIXDB-2087) Failure in HttpServerTest.testChattyServer
-
Abdullah Alamoudi (JIRA)
[jira] [Commented] (ASTERIXDB-2087) Failure in HttpServerTest.testChattyServer
-
Abdullah Alamoudi (JIRA)
[jira] [Commented] (ASTERIXDB-2089) Bad return type error for valid SQL++ query
-
Michael J. Carey (JIRA)
[jira] [Created] (ASTERIXDB-2094) In case of failures in job cleanup, some jobs might not have final complete called
-
Abdullah Alamoudi (JIRA)
[jira] [Created] (ASTERIXDB-2098) Add all AQL udf test cases to SQLPP
-
Xikui Wang (JIRA)
[jira] [Resolved] (ASTERIXDB-2070) Start feed without connection causes IndexOutOfBoundary exception
-
Xikui Wang (JIRA)
[jira] [Updated] (ASTERIXDB-1973) Add Optional Parameters in Query Compilation
-
Murtadha Hubail (JIRA)
[jira] [Updated] (ASTERIXDB-1973) Add Optional Parameters in Query Compilation
-
Murtadha Hubail (JIRA)
[jira] [Created] (ASTERIXDB-2101) Record Merge Error when compiling job
-
Steven Jacobs (JIRA)
[jira] [Commented] (ASTERIXDB-2101) Record Merge Error when compiling job
-
Steven Jacobs (JIRA)
[jira] [Resolved] (ASTERIXDB-2078) Implement support for DISTINCT in aggregate functions in SQLPP
-
Dmitry Lychagin (JIRA)
[jira] [Commented] (ASTERIXDB-1973) Add Optional Parameters in Query Compilation
-
ASF subversion and git services (JIRA)
[jira] [Resolved] (ASTERIXDB-2107) Dynamic Topology Cluster May Become UNUSABLE on Multiple Nodes Addition
-
Murtadha Hubail (JIRA)
[jira] [Created] (ASTERIXDB-2110) Create Ids for cluster controllers.
-
Abdullah Alamoudi (JIRA)
[jira] [Commented] (ASTERIXDB-2098) Add all AQL udf test cases to SQLPP
-
ASF subversion and git services (JIRA)
[jira] [Created] (ASTERIXDB-2114) New FeedPolicy is incorrectly persisted in Metadata
-
Ildar Absalyamov (JIRA)
Page 1 (Messages 1 to 25):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164