Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 104 (Messages 2576 to 2600):
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
[jira] [Commented] (SPARK-33977) Add doc for "'like any' and 'like all' operators"
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-33984) Upgrade to Py4J 0.10.9.1
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-33992) resolveOperatorsUpWithNewOutput should wrap allowInvokingTransformsInAnalyzer
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33998) Refactor v2CommandExec to provide an API to create an InternalRow
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34022) Support latest mkdocs in SQL functions doc
-
Hyukjin Kwon (Jira)
[jira] [Resolved] (SPARK-32221) Avoid possible errors due to incorrect file size or type supplied in spark conf.
-
Prashant Sharma (Jira)
[jira] [Resolved] (SPARK-34031) Union operator missing rowCount when enable CBO
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34041) Miscellaneous cleanup for new PySpark documentation
-
Hyukjin Kwon (Jira)
[jira] [Updated] (SPARK-34039) [DSv2] ReplaceTable should invalidate cache
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-26399) Add new stage-level REST APIs and parameters
-
Ron Hu (Jira)
[jira] [Assigned] (SPARK-33933) Broadcast timeout happened unexpectedly in AQE
-
Apache Spark (Jira)
[jira] [Issue Comment Deleted] (SPARK-34103) Fix MiMaExcludes by moving SPARK-23429 from 2.4.x to 3.0.x
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34118) Replaces filter and check for emptiness with exists or forall
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34121) Intersect operator missing rowCount when CBO enabled
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34154) Flaky Test: LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750)
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34104) Allow users to specify a maximum decommissioning time
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-12890) Spark SQL query related to only partition fields should not scan the whole data.
-
Nicholas Chammas (Jira)
[jira] [Created] (SPARK-34199) Block `count(table.*)` to follow ANSI standard and other SQL engines
-
Linhong Liu (Jira)
[jira] [Commented] (SPARK-33601) Group exception messages in catalyst/parser
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-7768) Make user-defined type (UDT) API public
-
Simeon H.K. Fitch (Jira)
[jira] [Resolved] (SPARK-34197) refreshTable() should not invalidate the relation cache for temporary views
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34218) Add Scala 2.13 packaging and publishing
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34233) NPE for char padding in binary comparison
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34260) UnresolvedException when creating temp view twice
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34283) Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct'
-
Apache Spark (Jira)
Page 104 (Messages 2576 to 2600):
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