Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 62 (Messages 1526 to 1550):
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] [Created] (SPARK-33956) Add rowCount for Range operator
-
Yuming Wang (Jira)
[jira] [Resolved] (SPARK-33988) Add an option to enable CBO in TPCDSQueryBenchmark
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34006) [spark.sql.hive.convertMetastoreOrc]This parameter can solve orc format table insert overwrite read table, it should be stated in the document
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34013) Data in redis was obtained using mapPartitions Sparkstreaming, which was not as expected
-
xiyang (Jira)
[jira] [Updated] (SPARK-34002) Broken UDF Encoding
-
Takeshi Yamamuro (Jira)
[jira] [Commented] (SPARK-34026) DataSource V2: Inject repartition and sort nodes to satisfy required distribution and ordering
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33863) Pyspark UDF wrongly changes timestamps to UTC
-
Nasir Ali (Jira)
[jira] [Commented] (SPARK-34057) UnresolvedTableOrView should retain SQL text position
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-33591) NULL is recognized as the "null" string in partition specs
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34093) param maxDepth should check upper bound
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34097) overflow for datetime datatype when creating stride + JDBC parallel read
-
Takeshi Yamamuro (Jira)
[jira] [Commented] (SPARK-34151) Replaces `java.io.FIle.toURL` with `java.io.File.toURI.toURL`
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34152) CreateViewStatement.child should be a real child
-
Terry Kim (Jira)
[jira] [Updated] (SPARK-34154) Flaky Test: LocalityPlacementStrategySuite.handle large number of containers and tasks (SPARK-18750)
-
Dongjoon Hyun (Jira)
[jira] [Resolved] (SPARK-32048) PySpark: error in serializing ML pipelines with training strategy and pipeline as estimator
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34185) Review and fix issues in API docs
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34213) LOAD DATA doesn't refresh v1 table cache
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34187) Use available offset range obtained during polling when checking offset validation
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-34212) For parquet table, after changing the precision and scale of decimal type in hive, spark reads incorrect value
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34229) Avro should read decimal values with the file schema
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34221) In a special scenario, the error message of the stage in the UI page is blank
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34273) Do not reregister BlockManager when SparkContext is stopped
-
Dongjoon Hyun (Jira)
[jira] [Updated] (SPARK-34283) Combines all adjacent 'Union' operators into a single 'Union' when using 'Dataset.union.distinct'
-
Zhichao Zhang (Jira)
[jira] [Commented] (SPARK-34291) LSH hashDistance optimization
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34307) TakeOrderedAndProjectExec avoid shuffle if input rdd has single partition
-
zhengruifeng (Jira)
Page 62 (Messages 1526 to 1550):
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