Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,173 messages
org.apache.spark.issues [
All Lists
]
2022 December [
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
[jira] [Assigned] (SPARK-41372) Support DataFrame TempView
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-41373) Rename CAST_WITH_FUN_SUGGESTION to CAST_WITH_FUNC_SUGGESTION
-
Max Gekk (Jira)
[jira] [Resolved] (SPARK-41350) allow simple name access of using join hidden columns after subquery alias
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-41381) Implement count_distinct and sum_distinct functions
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-41446) Make `createDataFrame` support schema and more input dataset types
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-41408) Upgrade scala-maven-plugin to 4.8.0
-
Sean R. Owen (Jira)
[jira] [Created] (SPARK-41472) Implement the rest of string/binary functions
-
Xinrong Meng (Jira)
[jira] [Commented] (SPARK-41476) Prevent `README.md` from triggering CIs
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-41440) Implement DataFrame.randomSplit
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-41468) Fix PlanExpression handling in EquivalentExpressions
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-41511) LongToUnsafeRowMap support ignoresDuplicatedKey
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-41162) Anti-join must not be pushed below aggregation with ambiguous predicates
-
Shardul Mahadik (Jira)
[jira] [Commented] (SPARK-41582) Reuse `INVALID_TYPED_LITERAL` instead of `_LEGACY_ERROR_TEMP_0022`
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-41277) Save and leverage shuffle key in tblproperties
-
Ohad Raviv (Jira)
[jira] [Created] (SPARK-41590) Implement Baseline API Code
-
Rithwik Ediga Lakhamsani (Jira)
[jira] [Assigned] (SPARK-41631) Support lateral column alias in Aggregate code path
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-41637) ORDER BY ALL
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-41668) DECODE function returns wrong results when passed NULL
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-41670) Introduce builtin and session namespaces for builtin functions and temp views/functions
-
Apache Spark (Jira)
[jira] [Created] (SPARK-41693) Implement `GroupedData.pivot`
-
Ruifeng Zheng (Jira)
[jira] [Assigned] (SPARK-41676) Protobuf serializer for StreamingQueryData
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-41731) Implement the column accessor
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-41732) Session window: analysis rule "SessionWindowing" does not apply tree-pattern based pruning
-
Jungtaek Lim (Jira)
[jira] [Assigned] (SPARK-41739) CheckRule should not be executed when analyze view child
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-41758) Support Window.rowsBetween
-
Ruifeng Zheng (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