Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
2,575 messages
org.apache.spark.issues [
All Lists
]
2019 July [
All Months
]
Page 46 (Messages 1126 to 1150):
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-28325) Support ANSI SQL:SIMILAR TO ... ESCAPE syntax
-
jiaan.geng (JIRA)
[jira] [Resolved] (SPARK-28267) Update building-spark.md
-
Sean Owen (JIRA)
[jira] [Resolved] (SPARK-26440) Show total CPU time across all tasks on stage pages
-
Sean Owen (JIRA)
[jira] [Commented] (SPARK-28279) Convert and port 'group-analysis.sql' into UDF test base
-
Stavros Kontopoulos (JIRA)
[jira] [Commented] (SPARK-28286) Convert and port 'pivot.sql' into UDF test base
-
Terry Kim (JIRA)
[jira] [Updated] (SPARK-28360) The serviceAccountName configuration item does not take effect in client mode.
-
zhixingheyi_tian (JIRA)
[jira] [Assigned] (SPARK-28392) Converted PostgreSQL UDF test should change some default config
-
Apache Spark (JIRA)
[jira] [Comment Edited] (SPARK-27927) driver pod hangs with pyspark 2.4.3 and master on kubenetes
-
Stavros Kontopoulos (JIRA)
[jira] [Commented] (SPARK-28343) PostgreSQL test should change some default config
-
Yuming Wang (JIRA)
[jira] [Updated] (SPARK-28422) GROUPED_AGG pandas_udf doesn't with spark.sql() without group by clause
-
Li Jin (JIRA)
[jira] [Updated] (SPARK-28457) curl: (60) SSL certificate problem: unable to get local issuer certificate More details here:
-
Xiao Li (JIRA)
[jira] [Updated] (SPARK-27815) do not leak SaveMode to file source v2
-
Hyukjin Kwon (JIRA)
[jira] [Updated] (SPARK-28477) Rewrite `CASE WHEN cond THEN ifTrue OTHERWISE ifFalse` END into `IF(cond, ifTrue, ifFalse)`
-
Josh Rosen (JIRA)
[jira] [Issue Comment Deleted] (SPARK-27986) Support Aggregate Expressions
-
Yuming Wang (JIRA)
[jira] [Commented] (SPARK-28503) Return null result on cast an out-of-range value to a numeric type
-
Gengliang Wang (JIRA)
[jira] [Resolved] (SPARK-28465) K8s integration tests fail due to missing ceph-nano image
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-28510) Implement Spark's own GetFunctionsOperation
-
Yuming Wang (JIRA)
[jira] [Created] (SPARK-28523) Cant Select from a partitioned table using the Hive Warehouse Connector
-
Varun Rao (JIRA)
[jira] [Commented] (SPARK-28502) Error with struct conversion while using pandas_udf
-
Nasir Ali (JIRA)
[jira] [Updated] (SPARK-28546) Why does the File Sink operation of Spark 2.4 Structured Streaming include double-level version validation?
-
tommy duan (JIRA)
[jira] [Assigned] (SPARK-25474) Support `spark.sql.statistics.fallBackToHdfs` in data source tables
-
Dongjoon Hyun (JIRA)
[jira] [Updated] (SPARK-28555) Recover options and properties and pass them back into the v1 API
-
Xin Ren (JIRA)
[jira] [Comment Edited] (SPARK-28482) Data incomplete when using pandas udf in Python 3
-
Li Jin (JIRA)
[jira] [Resolved] (SPARK-28209) Shuffle Storage API: Writes
-
Marcelo Vanzin (JIRA)
[jira] [Updated] (SPARK-28153) Use AtomicReference at InputFileBlockHolder (to support input_file_name with Python UDF)
-
Dongjoon Hyun (JIRA)
Page 46 (Messages 1126 to 1150):
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