Github user jackylk commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/244#discussion_r84239037
--- Diff:
processing/src/main/java/org/apache/carbondata/processing/newflow/steps/encodestep/EncoderProcessorStepImpl.java
---
@@ -0,0 +1,63 @@
+/*
--- End diff --
for the package name, suggest to do like:
- newflow.step: parent package for all steps
- newflow.step.input, sort, etc. for every step implementation put to one
package
---
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 [email protected] or file a JIRA ticket
with INFRA.
---