Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,332 messages
org.apache.spark.issues [
All Lists
]
2017 May [
All Months
]
Page 77 (Messages 1901 to 1925):
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
128
129
130
131
132
133
134
[jira] [Assigned] (SPARK-20548) Flaky Test: ReplSuite.newProductSeqEncoder with REPL defined class
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20549) java.io.CharConversionException: Invalid UTF-32 in JsonToStructs
-
Burak Yavuz (JIRA)
[jira] [Assigned] (SPARK-20576) Support generic hint function in Dataset/DataFrame
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-18891) Support for specific collection types
-
Nils Grabbert (JIRA)
[jira] [Commented] (SPARK-20589) Allow limiting task concurrency per stage
-
Mridul Muralidharan (JIRA)
[jira] [Commented] (SPARK-7768) Make user-defined type (UDT) API public
-
Patrick Grandjean (JIRA)
[jira] [Commented] (SPARK-19112) add codec for ZStandard
-
Takeshi Yamamuro (JIRA)
[jira] [Resolved] (SPARK-20621) Delete deprecated config parameter in 'spark-env.sh'
-
Marcelo Vanzin (JIRA)
[jira] [Commented] (SPARK-19581) running NaiveBayes model with 0 features can crash the executor with D rorreGEMV
-
Barry Becker (JIRA)
[jira] [Updated] (SPARK-20689) python doctest leaking bucketed table
-
Felix Cheung (JIRA)
[jira] [Commented] (SPARK-20501) ML, Graph 2.2 QA: API: New Scala APIs, docs
-
Yanbo Liang (JIRA)
[jira] [Created] (SPARK-20757) Spark timeout several small optimization
-
guoxiaolongzte (JIRA)
[jira] [Commented] (SPARK-20807) Add compression/decompression of data to ColumnVector
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-20811) GBT Classifier failed with mysterious StackOverflowError
-
Nan Zhu (JIRA)
[jira] [Commented] (SPARK-20830) PySpark wrappers for explode_outer and posexplode_outer
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20831) Unresolved operator when INSERT OVERWRITE data source tables with IF NOT EXISTS
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-20801) Store accurate size of blocks in MapStatus when it's above threshold.
-
Wenchen Fan (JIRA)
[jira] [Resolved] (SPARK-20809) PySpark: Java heap space issue despite apparently being within memory limits
-
Sean Owen (JIRA)
[jira] [Assigned] (SPARK-20857) Generic resolved hint node
-
Apache Spark (JIRA)
[jira] [Commented] (SPARK-14536) NPE in JDBCRDD when array column contains nulls (postgresql)
-
Pablo Alcaraz (JIRA)
[jira] [Assigned] (SPARK-20854) extend hint syntax to support any expression, not just identifiers or strings
-
Apache Spark (JIRA)
[jira] [Assigned] (SPARK-16944) [MESOS] Improve data locality when launching new executors when dynamic allocation is enabled
-
Apache Spark (JIRA)
[jira] [Created] (SPARK-20879) Spark SQL will read Date type column from avro file as Int
-
bing huang (JIRA)
[jira] [Issue Comment Deleted] (SPARK-20922) Unsafe deserialization in Spark LauncherConnection
-
Aditya Sharad (JIRA)
[jira] [Assigned] (SPARK-20938) explain() for datasources implementing CatalystScan does not show pushed predicates correctly
-
Apache Spark (JIRA)
Page 77 (Messages 1901 to 1925):
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
128
129
130
131
132
133
134