You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by kumarvishal09 <gi...@git.apache.org> on 2016/12/13 03:52:28 UTC

[GitHub] incubator-carbondata pull request #421: [CARBONDATA -525] Timestamp based te...

Github user kumarvishal09 commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/421#discussion_r92093904
  
    --- Diff: core/src/test/java/org/apache/carbondata/scan/complextypes/PrimitiveQueryTypeTest.java ---
    @@ -37,12 +40,14 @@
     import org.junit.Test;
     
     import static org.junit.Assert.assertEquals;
    +import static sun.security.krb5.internal.ktab.KeyTabConstants.keySize;
    --- End diff --
    
    Why this import is required?? You can create a constants in your test case


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---