Skip to content
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-537][SPARK2] Fix bug for DICTIONARY_EXCLUDE option in spark2 #440

Closed
wants to merge 5 commits into from

Conversation

jackylk
Copy link
Contributor

@jackylk jackylk commented Dec 16, 2016

  1. Fix bug for dictionary_exclude option in spark2 integration. In spark2, datat type name is changed from "string" to "stringtype", but isStringAndTimestampColDictionaryExclude is not modified.
  2. Fix bug for data loading with no-kettle. In no-kettle loading, should not ask user to set kettle home environment variable.
  3. clean up scala code style in GlobalDictionaryUtil

@CarbonDataQA
Copy link

Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/205/

@CarbonDataQA
Copy link

Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/206/

@jackylk
Copy link
Contributor Author

jackylk commented Dec 22, 2016

This issue already fixed. Closing this PR

@jackylk jackylk closed this Dec 22, 2016
Beyyes pushed a commit to Beyyes/carbondata that referenced this pull request Jul 12, 2018
[VC] Revert the way of configuring capacities of VCs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants