[jira] [Created] (CARBONDATA-4247) Add fix for timestamp issue induced due to Spark3.0 changes

2021-07-12 Thread Vikram Ahuja (Jira)
Vikram Ahuja created CARBONDATA-4247: Summary: Add fix for timestamp issue induced due to Spark3.0 changes Key: CARBONDATA-4247 URL: https://issues.apache.org/jira/browse/CARBONDATA-4247 Project:

[jira] [Updated] (CARBONDATA-4246) Add test cases for legacy property added in test cases during Spark 3.0 build

2021-07-12 Thread Vikram Ahuja (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Ahuja updated CARBONDATA-4246: - Description: During Spark3.0 Compilation Subtask in some test cases, some

[jira] [Created] (CARBONDATA-4246) Add test cases for legacy property added in test cases during Spark 3.0 build

2021-07-12 Thread Vikram Ahuja (Jira)
Vikram Ahuja created CARBONDATA-4246: Summary: Add test cases for legacy property added in test cases during Spark 3.0 build Key: CARBONDATA-4246 URL: https://issues.apache.org/jira/browse/CARBONDATA-4246

[jira] [Created] (CARBONDATA-4245) Add test cases to test the repartitionby hint to support RepartitionByExpression

2021-07-12 Thread Vikram Ahuja (Jira)
Vikram Ahuja created CARBONDATA-4245: Summary: Add test cases to test the repartitionby hint to support RepartitionByExpression Key: CARBONDATA-4245 URL: https://issues.apache.org/jira/browse/CARBONDATA-4245

[jira] [Created] (CARBONDATA-4244) Add test cases for Join Hints

2021-07-12 Thread Vikram Ahuja (Jira)
Vikram Ahuja created CARBONDATA-4244: Summary: Add test cases for Join Hints Key: CARBONDATA-4244 URL: https://issues.apache.org/jira/browse/CARBONDATA-4244 Project: CarbonData Issue

[jira] [Updated] (CARBONDATA-4201) Add test cases for CODEGEN, COST AND FORMATTED in case of Explain query

2021-07-12 Thread Vikram Ahuja (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Ahuja updated CARBONDATA-4201: - Description: Add test cases for CODEGEN, COST AND FORMATTED in case of Explain

[GitHub] [carbondata] study-day closed issue #4170: Official documents omit too much

2021-07-12 Thread GitBox
study-day closed issue #4170: URL: https://github.com/apache/carbondata/issues/4170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [carbondata] study-day commented on issue #4172: tez will report an error

2021-07-12 Thread GitBox
study-day commented on issue #4172: URL: https://github.com/apache/carbondata/issues/4172#issuecomment-878016650 I guess it has something to do with tez. But I don't know how to solve it, I switched to spark sql. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [carbondata] study-day opened a new issue #4173: DELETE FROM TABLE default.test_table WHERE SEGMENT.ID IN reported an error in benline

2021-07-12 Thread GitBox
study-day opened a new issue #4173: URL: https://github.com/apache/carbondata/issues/4173 carbondata 2.1.1 DELETE FROM TABLE default.test_table WHERE SEGMENT.ID IN reported an error in benline ``` 0: jdbc:hive2://hadoop-node-1:10016> show segments for table test_table;