Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,575 messages
org.apache.spark.issues [
All Lists
]
2019 July [
All Months
]
Page 24 (Messages 576 to 600):
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
[jira] [Updated] (SPARK-28287) Convert and port 'udaf.sql' into UDF test base
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-28282) Convert and port 'inline-table.sql' into UDF test base
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-27923) List all cases that PostgreSQL throws an exception but Spark SQL is NULL
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-28328) Support ANSI SQL:member predicate
-
jiaan.geng (JIRA)
[jira] [Assigned] (SPARK-28348) Avoid cast twice for decimal type
-
Apache Spark (JIRA)
[jira] [Updated] (SPARK-26260) Task Summary Metrics for Stage Page: Efficient implementation for SHS when using disk store.
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-26739) Standardized Join Types for DataFrames
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-27214) Upgrading locality level when lots of pending tasks have been waiting more than locality.wait
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-27583) Optimize strongly connected components
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-24632) Allow 3rd-party libraries to use pyspark.ml abstractions for Java wrappers for persistence
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-27790) Support SQL INTERVAL types
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-24632) Allow 3rd-party libraries to use pyspark.ml abstractions for Java wrappers for persistence
-
Mathew Wicks (JIRA)
[jira] [Comment Edited] (SPARK-28444) Bump Kubernetes Client Version to 4.3.0
-
Stavros Kontopoulos (JIRA)
[jira] [Commented] (SPARK-28461) Pad Decimal numbers with trailing zeros to the scale of the column
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-28477) Rewrite `CASE WHEN cond THEN ifTrue OTHERWISE ifFalse` END into `IF(cond, ifTrue, ifFalse`
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-26845) Avro to_avro from_avro roundtrip fails if data type is string
-
Dongjoon Hyun (JIRA)
[jira] [Created] (SPARK-28508) Support for range frame+row frame in the same query
-
Dylan Guedes (JIRA)
[jira] [Updated] (SPARK-28482) Data incomplete when using pandas udf in Python 3
-
Dongjoon Hyun (JIRA)
[jira] [Commented] (SPARK-27442) ParquetFileFormat fails to read column named with invalid characters
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-28260) Add CLOSED state to ExecutionState
-
Yuming Wang (JIRA)
[jira] [Updated] (SPARK-28535) Flaky test: JobCancellationSuite."interruptible iterator of shuffle reader"
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-28551) CTAS SQL with LOCATION properties won't check location path, cause data under this location lose
-
angerszhu (JIRA)
[jira] [Created] (SPARK-28555) Recover options and properties and pass them back into the v1 API
-
Xin Ren (JIRA)
[jira] [Comment Edited] (SPARK-28481) More expressions should extend NullIntolerant
-
Josh Rosen (JIRA)
[jira] [Updated] (SPARK-28519) Tests failed on aarch64 due the value of math.log and power function is different
-
Sean Owen (JIRA)
Page 24 (Messages 576 to 600):
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