Github user anubhav100 commented on the issue:

    https://github.com/apache/carbondata/pull/1234
  
    @linqer as you suggested i tried it on 3 node presto cluster but bug is not 
getting replicated
    
    in presto
    
    select * from nation where n_name='INDIA';
    n_nationkey | n_name | n_regionkey |                             n_comment  
                          
    
-------------+--------+-------------+-------------------------------------------------------------------
              8 | INDIA  |           2 | ss excuses cajole slyly across the 
packages. deposits print aroun
    (1 row)
    
    this is my cordinator config.properties file
    
    coordinator=true
    node-scheduler.include-coordinator=false
    http-server.http.port=8086
    query.initial-hash-partitions=3
    query.max-memory=10GB
    query.max-memory-per-node=5GB
    discovery-server.enabled=true
    task.concurrency=4
    discovery.uri=


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

Reply via email to