You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Shardul Singh (JIRA)" <ji...@apache.org> on 2019/01/15 06:43:00 UTC

[jira] [Updated] (CARBONDATA-3246) SDK reader fails if vectorReader is false for concurrent read scenario and batch size is zero.

     [ https://issues.apache.org/jira/browse/CARBONDATA-3246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shardul Singh updated CARBONDATA-3246:
--------------------------------------
    Description: 
SDK reader fails if vectorReader is false for concurrent read scenario and batch size is zero.

If the batch size is zero or less , we should throw a proper exception stating that batch size cannot be less than zero.

  was:
SDK reader fails if vectorReader is false for concurrent read scenario and batch size is zero.

If the batch size is zero, we should assign batch size as {color:#9876aa}DETAIL_QUERY_BATCH_SIZE_DEFAULT .
{color}


> SDK reader fails if vectorReader is false for concurrent read scenario and batch size is zero.
> ----------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3246
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3246
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Shardul Singh
>            Assignee: Shardul Singh
>            Priority: Minor
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> SDK reader fails if vectorReader is false for concurrent read scenario and batch size is zero.
> If the batch size is zero or less , we should throw a proper exception stating that batch size cannot be less than zero.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)