Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 63 (Messages 1551 to 1575):
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] [Assigned] (SPARK-33950) ALTER TABLE .. DROP PARTITION doesn't refresh cache
-
Wenchen Fan (Jira)
[jira] [Commented] (SPARK-33977) Add doc for "'like any' and 'like all' operators"
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34001) Remove unused runShowTablesSql() in DataSourceV2SQLSuite.scala
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-32017) Make Pyspark Hadoop 3.2+ Variant available in PyPI
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34009) Activate profile 'aarch64' based on OS
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33100) Support parse the sql statements with c-style comments
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34018) finishedExecutorWithRunningSidecar in test utils depends on nulls matching
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34071) Check stats of cached table after altering
-
Maxim Gekk (Jira)
[jira] [Created] (SPARK-34072) Fix empty array failed in functions.lit()
-
ulysses you (Jira)
[jira] [Assigned] (SPARK-34083) Using TPCDS original definitions for char/varchar columns
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34090) HadoopDelegationTokenManager.isServiceEnabled used in KafkaTokenUtil.needTokenUpdate needs to be cached because it slows down Kafka stream processing in case of delegation token
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-34099) Refactor table caching in `DataSourceV2Strategy`
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34075) Hidden directories are being listed for partition inference
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34111) Deconflict the jars jakarta.servlet-api-4.0.3.jar and javax.servlet-api-3.1.0.jar
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-34117) Disable LeftSemi/LeftAnti push down over Aggregate
-
Yuming Wang (Jira)
[jira] [Commented] (SPARK-34117) Disable LeftSemi/LeftAnti push down over Aggregate
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34150) Strip Null literal.sql in resolve alias
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-32582) Spark SQL Infer Schema Performance
-
Steve Loughran (Jira)
[jira] [Resolved] (SPARK-34093) param maxDepth should check upper bound
-
Sean R. Owen (Jira)
[jira] [Updated] (SPARK-34156) Unify the output of LogicPlan and pass output attributes properly
-
jiaan.geng (Jira)
[jira] [Commented] (SPARK-33888) JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34202) Let HiveExternalCatalogVersionsSuite can run in orgs internal environment
-
Dongjoon Hyun (Jira)
[jira] [Created] (SPARK-34228) Create tunable fuzzy logic for dynamic allocation
-
Holden Karau (Jira)
[jira] [Assigned] (SPARK-34242) Use getPartitionByNames to filter partition to avoid partition scan
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34293) kubernetes executor pod unable to access secure hdfs
-
Manohar Chamaraju (Jira)
Page 63 (Messages 1551 to 1575):
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