Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 92 (Messages 2276 to 2300):
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] [Updated] (SPARK-33896) Make Spark DAGScheduler datasource cache aware when scheduling tasks in a multi-replication HDFS
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-33958) spark sql DoubleType(0 * (-1)) return "-0.0"
-
Zhang Jianguo (Jira)
[jira] [Commented] (SPARK-34019) Keep same quantiles of UI and restful API
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34036) Update ORC data source documentation
-
Apache Spark (Jira)
[jira] [Issue Comment Deleted] (SPARK-19169) columns changed orc table encouter 'IndexOutOfBoundsException' when read the old schema files
-
bianqi (Jira)
[jira] [Updated] (SPARK-34081) Only pushdown LeftSemi/LeftAnti over Aggregate if join can be planned as broadcast join
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34106) Hide FValueTest and AnovaTest
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34127) Support table valued command
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-34130) Impove preformace for char varchar padding and length check with StaticInvoke
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34136) Support complex types in pyspark.sql.functions.lit
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33913) Upgrade Kafka to 2.7.0
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33354) New explicit cast syntax rules in ANSI mode
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-33730) Standardize warning types
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34178) Copy tags for the new node created by MultiInstanceRelation.newInstance
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34186) Fix DockerJDBCIntegrationSuites to reflect the change of SPARK-33888
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34189) w2v findSynonyms optimization
-
zhengruifeng (Jira)
[jira] [Assigned] (SPARK-34199) Block `count(table.*)` to follow ANSI standard and other SQL engines
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34233) NPE for char padding in binary comparison
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34242) Use getPartitionByNames to filter partition to avoid partition scan
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34243) Update the spark libraries to expose Java module names
-
Naman Nigam (Jira)
[jira] [Assigned] (SPARK-34244) Remove the Scala function version of regexp_extract_all
-
Apache Spark (Jira)
[jira] [Reopened] (SPARK-33913) Upgrade Kafka to 2.7.0
-
Hyukjin Kwon (Jira)
[jira] [Assigned] (SPARK-34267) Remove `refreshTable()` from `SessionState`
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34297) Add metrics for data loss and offset out range for KafkaMicroBatchStream
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34307) TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition
-
Apache Spark (Jira)
Page 92 (Messages 2276 to 2300):
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