-
Notifications
You must be signed in to change notification settings - Fork 703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Carbondata-390] float data type supported #480
Conversation
Build Failed with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/374/ |
Build Failed with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/375/ |
Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/379/ |
@@ -85,12 +85,15 @@ | |||
} | |||
|
|||
@Override public CarbonReadDataHolder getValues(int decimal, Object maxValueObject) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not the way you supposed to do, please check how long data type is supported.
rename title from [Carbondata 390] to [CARBONDATA-390] |
@rahulforallp Thank you for working on it. |
Ok, thanks for you support |
Fix: Job metrics page show 1 job & job metrics page gpu memory usage unit
Float data type supported with spark 1.6 and spark 2.0.