[jira] [Created] (SPARK-37749) Built-in ORC reader cannot read data file in sub-directories created by Hive Tez

2021-12-26 Thread Ye Li (Jira)
Ye Li created SPARK-37749: - Summary: Built-in ORC reader cannot read data file in sub-directories created by Hive Tez Key: SPARK-37749 URL: https://issues.apache.org/jira/browse/SPARK-37749 Project: Spark

[jira] [Updated] (SPARK-37096) Where clause and where operator will report error on varchar column type

2021-10-22 Thread Ye Li (Jira)
[ https://issues.apache.org/jira/browse/SPARK-37096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ye Li updated SPARK-37096: -- Description: create table test1(col1 int, col2 varchar(120)) stored as orc; insert into test1 values(123,

[jira] [Created] (SPARK-37096) Where clause and where operator will report error on varchar column type

2021-10-22 Thread Ye Li (Jira)
Ye Li created SPARK-37096: - Summary: Where clause and where operator will report error on varchar column type Key: SPARK-37096 URL: https://issues.apache.org/jira/browse/SPARK-37096 Project: Spark