You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2023/02/15 06:17:00 UTC

[jira] [Closed] (DRILL-8351) UserRemoteException : SYSTEM ERROR: NullPointerException: Schema is currently null. You must call buildSchema(SelectionVectorMode) before this container can return a schema.

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

James Turton closed DRILL-8351.
-------------------------------
    Resolution: Fixed

>  UserRemoteException : 	SYSTEM ERROR: NullPointerException: Schema is currently null.  You must call buildSchema(SelectionVectorMode) before this container can return a schema.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-8351
>                 URL: https://issues.apache.org/jira/browse/DRILL-8351
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - Java
>         Environment: version 1.19 and 1.20.2
>            Reporter: Ravi Kiran
>            Priority: Critical
>             Fix For: 1.21.0
>
>         Attachments: SUPPLIERS-20220720082618924.csv, SUPPLIERS-20220720082618936-2.csv, SUPPLIERS-20220720082618946-1.csv, SUPPLIERS-20220720082618958-2.csv, SUPPLIERS-2022072008261930.csv
>
>
> Hi Team,
> I have more than 100k records in my directory, but I am able to fetch only 100k records, not able to fetch after 100k records by using limit and offset.
> I am attaching files also.
>  
> if i use 1.17 or 1.14 able to fetch all records.
>  
> SELECT * FROM dfs. `C:\Users\ravik\Downloads\test_folder` LIMIT 10000 OFFSET 90000



--
This message was sent by Atlassian Jira
(v8.20.10#820010)