Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,980 messages
org.apache.spark.issues [
All Lists
]
2021 March [
All Months
]
Page 83 (Messages 2051 to 2075):
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
[jira] [Updated] (SPARK-34579) Fix wrong test in SQLQuerySuite
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34586) Consider supporting distribution and ordering definitions during table creation
-
Anton Okolnychyi (Jira)
[jira] [Assigned] (SPARK-34603) Support ADD ARCHIVE and LIST ARCHIVE command
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34603) Support ADD ARCHIVE and LIST ARCHIVES command
-
Kousuke Saruta (Jira)
[jira] [Updated] (SPARK-34644) UDF returning array followed by explode calls the UDF multiple times and could return wrong results
-
Gavrilescu Laurentiu (Jira)
[jira] [Closed] (SPARK-31717) Remove a fallback version of HiveExternalCatalogVersionsSuite
-
Dongjoon Hyun (Jira)
[jira] [Assigned] (SPARK-34652) Support SchemaRegistry in from_avro method
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33851) Push partial aggregates bellow exchanges
-
Apache Spark (Jira)
[jira] [Created] (SPARK-34709) Code-gen broadcast nested loop join (defaultJoin)
-
Cheng Su (Jira)
[jira] [Commented] (SPARK-31427) Spark Structure streaming read data twice per every micro-batch.
-
Nick Hryhoriev (Jira)
[jira] [Commented] (SPARK-21449) Hive client's SessionState was not closed properly in HiveExternalCatalog
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34762) Many PR's Scala 2.13 build action failed
-
Yang Jie (Jira)
[jira] [Commented] (SPARK-27812) kubernetes client import non-daemon thread which block jvm exit.
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34798) Replace `==` with `===` in join condition
-
Yuming Wang (Jira)
[jira] [Assigned] (SPARK-34128) Suppress excessive logging of TTransportExceptions in Spark ThriftServer
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34525) Update Spark Create Table DDL Docs
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34806) Helper class for batch Dataset.observe()
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34673) Select queries fail with Error: java.lang.IllegalArgumentException: Error: name expected at the position 10 of 'decimal(2,-2)' but '-' is found. (state=,code=0)
-
Ankit Raj Boudh (Jira)
[jira] [Updated] (SPARK-30641) Project Matrix: Linear Models revisit and refactor
-
zhengruifeng (Jira)
[jira] [Updated] (SPARK-30641) Project Matrix: Linear Models revisit and refactor
-
zhengruifeng (Jira)
[jira] [Updated] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size
-
Jason Yarbrough (Jira)
[jira] [Commented] (SPARK-34843) JDBCRelation columnPartition function improperly determines stride size
-
Jason Yarbrough (Jira)
[jira] [Assigned] (SPARK-34848) add duration in TaskMetricsDistribution
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34911) Fix code close issue in monitoring.md
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34904) Old import of LZ4 package inside CompressionCodec.scala
-
Michal Zeman (Jira)
Page 83 (Messages 2051 to 2075):
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