[jira] [Resolved] (CARBONDATA-932) Variable length filter query is failing with empty data

2017-04-15 Thread Venkata Ramana G (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Venkata Ramana G resolved CARBONDATA-932.
-
   Resolution: Fixed
Fix Version/s: 1.1.0-incubating

> Variable length filter query is failing with empty data
> ---
>
> Key: CARBONDATA-932
> URL: https://issues.apache.org/jira/browse/CARBONDATA-932
> Project: CarbonData
>  Issue Type: Bug
> Environment: spark-2.1
>Reporter: Ved Prakash Pandey
>Priority: Minor
> Fix For: 1.1.0-incubating
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Problem: Variable length filter query is failing with empty data
> Solution: Unsafe variable compare method is failing when record size is zero .



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-carbondata pull request #804: [CARBONDATA-932] Fixed variable leng...

2017-04-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-carbondata/pull/804


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #803: [CARBONDATA-931] BigDecimal and VariableLen...

2017-04-15 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/incubator-carbondata/pull/803
  
Build Success with Spark 1.6.2, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1651/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Resolved] (CARBONDATA-931) Exception in BigDecimal unsafe store

2017-04-15 Thread Venkata Ramana G (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Venkata Ramana G resolved CARBONDATA-931.
-
   Resolution: Fixed
Fix Version/s: 1.1.0-incubating

> Exception in BigDecimal unsafe store
> 
>
> Key: CARBONDATA-931
> URL: https://issues.apache.org/jira/browse/CARBONDATA-931
> Project: CarbonData
>  Issue Type: Bug
> Environment: spark-2.1
>Reporter: Ved Prakash Pandey
>Priority: Minor
> Fix For: 1.1.0-incubating
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Problem:
> a. NumberFormatException with Big decimal unsafe store
> b. NegativeArraySizeException with Big decimal unsafe store
> c. Cast exception with Big decimal unsafe store 
>  
> Solution: In big decimal length is stored as int but while we are converting 
> length to short for last record and it is causing above issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-carbondata pull request #803: [CARBONDATA-931] BigDecimal and Vari...

2017-04-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-carbondata/pull/803


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #804: [CARBONDATA-932] Fixed variable length filt...

2017-04-15 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/incubator-carbondata/pull/804
  
Build Success with Spark 1.6.2, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1650/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #803: [CARBONDATA-931] BigDecimal and VariableLen...

2017-04-15 Thread gvramana
Github user gvramana commented on the issue:

https://github.com/apache/incubator-carbondata/pull/803
  
add to whitelist


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #804: [CARBONDATA-932] Fixed variable length filt...

2017-04-15 Thread gvramana
Github user gvramana commented on the issue:

https://github.com/apache/incubator-carbondata/pull/804
  
retest this please


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #803: [CARBONDATA-931] BigDecimal and VariableLen...

2017-04-15 Thread gvramana
Github user gvramana commented on the issue:

https://github.com/apache/incubator-carbondata/pull/803
  
retest this please


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #802: [CARBONDATA-926] Changed max columns from s...

2017-04-15 Thread gvramana
Github user gvramana commented on the issue:

https://github.com/apache/incubator-carbondata/pull/802
  
Handle all the validation in driver and remove from executor.
parameters: csvheadercolumns, maxcolumns(default 2000), Threashold(2).
1) User configures both  csvheadercolumns, maxcolumns, 
- if csvheadercolumns >= maxcolumns, give error " csvheadercolumns should 
be less than max columns "
- if maxcolumns > threashold, give error "max columns cannot be more than 
threashold(20,000)"
2) User configures csvheadercolumns 
- if csvheadercolumns >= maxcolumns(default)
maxcolumns = csvheadercolumns+1
- if csvheadercolumns >= threashold, give error  " csvheadercolumns should 
be less than max threashold(20,000)"
3) User configures nothing
- if csvheadercolumns >= maxcolumns(default)
maxcolumns = csvheadercolumns+1
- if csvheadercolumns >= threashold, give error  " csvheadercolumns should 
be less than max threashold(20,000)"



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #793: [CARBONDATA-909] Added option to specify si...

2017-04-15 Thread jackylk
Github user jackylk commented on the issue:

https://github.com/apache/incubator-carbondata/pull/793
  
LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Resolved] (CARBONDATA-930) Drop table named 'is' throwing exception

2017-04-15 Thread Venkata Ramana G (JIRA)

 [ 
https://issues.apache.org/jira/browse/CARBONDATA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Venkata Ramana G resolved CARBONDATA-930.
-
   Resolution: Fixed
Fix Version/s: 1.1.0-incubating

> Drop table named 'is'  throwing exception
> -
>
> Key: CARBONDATA-930
> URL: https://issues.apache.org/jira/browse/CARBONDATA-930
> Project: CarbonData
>  Issue Type: Bug
>  Components: spark-integration
> Environment: Drop table IS (table name) is throwing exception
> Create table IS
> drop table IS
>Reporter: Manohar Vanam
>Assignee: Manohar Vanam
>Priority: Minor
> Fix For: 1.1.0-incubating
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-carbondata pull request #801: [CARBONDATA-930] Drop table IS throw...

2017-04-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-carbondata/pull/801


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #801: [CARBONDATA-930] Drop table IS throwing exc...

2017-04-15 Thread gvramana
Github user gvramana commented on the issue:

https://github.com/apache/incubator-carbondata/pull/801
  
LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #802: [CARBONDATA-926] Changed max columns from s...

2017-04-15 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/incubator-carbondata/pull/802
  
Build Failed  with Spark 1.6.2, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1647/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #802: [CARBONDATA-926] Changed max columns from s...

2017-04-15 Thread kunal642
Github user kunal642 commented on the issue:

https://github.com/apache/incubator-carbondata/pull/802
  
retest this please



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata issue #801: [CARBONDATA-930] Drop table IS throwing exc...

2017-04-15 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue:

https://github.com/apache/incubator-carbondata/pull/801
  
Build Failed  with Spark 1.6.2, Please check CI 
http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1637/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #800: [CARBONDATA-930] Drop table is throw...

2017-04-15 Thread ManoharVanam
Github user ManoharVanam closed the pull request at:

https://github.com/apache/incubator-carbondata/pull/800


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---