You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by jackylk <gi...@git.apache.org> on 2017/04/05 16:09:17 UTC

[GitHub] incubator-carbondata pull request #709: [CARBONDATA-861] Improvements in que...

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

    https://github.com/apache/incubator-carbondata/pull/709#discussion_r109959185
  
    --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/CompareTest.scala ---
    @@ -306,6 +307,8 @@ object CompareTest {
         // do GC and sleep for some time before running next table
         System.gc()
         Thread.sleep(1000)
    +    System.gc()
    --- End diff --
    
    Is this required?


---
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.
---