Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,142 messages
org.apache.spark.issues [
All Lists
]
2021 January [
All Months
]
Page 68 (Messages 1676 to 1700):
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] [Created] (SPARK-33968) Crypto factory and KMS broker node for Parquet encryption/decryption
-
Gidon Gershinsky (Jira)
[jira] [Resolved] (SPARK-33977) Add doc for "'like any' and 'like all' operators"
-
Takeshi Yamamuro (Jira)
[jira] [Assigned] (SPARK-34031) Union operator missing rowCount when enable CBO
-
Apache Spark (Jira)
[jira] [Updated] (SPARK-34044) Add spark.sql.hive.metastore.jars.path to sql-data-sources-hive-tables.md
-
Hyukjin Kwon (Jira)
[jira] [Commented] (SPARK-33601) Group exception messages in catalyst/parser
-
jiaan.geng (Jira)
[jira] [Reopened] (SPARK-33933) Broadcast timeout happened unexpectedly in AQE
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34086) RaiseError generates too much code and may fails codegen
-
Kent Yao (Jira)
[jira] [Resolved] (SPARK-34051) Support 32-bit unicode escape in string literals
-
Sean R. Owen (Jira)
[jira] [Assigned] (SPARK-34114) should not trim right for read-side char length check and padding
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-33989) Strip auto-generated cast when using Cast.sql
-
Wenchen Fan (Jira)
[jira] [Assigned] (SPARK-34117) Disable LeftSemi/LeftAnti push down over Aggregate
-
Apache Spark (Jira)
[jira] [Assigned] (SPARK-34125) Make EventLoggingListener.codecMap thread-safe
-
Apache Spark (Jira)
[jira] [Commented] (SPARK-33888) JDBC SQL TIME type represents incorrectly as TimestampType, it should be physical Int in millis
-
Stephen Kestle (Jira)
[jira] [Updated] (SPARK-34143) Adding partitions to fully partitioned v2 table
-
Hyukjin Kwon (Jira)
[jira] [Created] (SPARK-34178) Copy tags when call MultiInstanceRelation.newInstance
-
wuyi (Jira)
[jira] [Resolved] (SPARK-34176) Java UT failed when testing sql/hive module independently in Scala 2.13
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-33813) JDBC datasource fails when reading spatial datatypes with the MS SQL driver
-
Wenchen Fan (Jira)
[jira] [Created] (SPARK-34209) Delegate table name validation to the catalog
-
Holden Karau (Jira)
[jira] [Updated] (SPARK-34204) When use input_file_name() func all column from file appeared in physical plan of query, not only projection.
-
Nick Hryhoriev (Jira)
[jira] [Updated] (SPARK-34244) Remove the Scala function version of regexp_extract_all
-
jiaan.geng (Jira)
[jira] [Created] (SPARK-34250) Add rule WindowFrameCoercion into ANSI implicit cast rules
-
Gengliang Wang (Jira)
[jira] [Commented] (SPARK-34212) For parquet table, after changing the precision and scale of decimal type in hive, spark reads incorrect value
-
Apache Spark (Jira)
[jira] [Resolved] (SPARK-34267) Remove `refreshTable()` from `SessionState`
-
Dongjoon Hyun (Jira)
[jira] [Commented] (SPARK-33638) Full support of V2 table creation in Structured Streaming writer path
-
Yuanjian Li (Jira)
[jira] [Resolved] (SPARK-34256) VectorSlicer refine numFeatures checking and toString method
-
zhengruifeng (Jira)
Page 68 (Messages 1676 to 1700):
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