[ https://issues.apache.org/jira/browse/DRILL-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-1681:
----------------------------------
Fix Version/s: (was: Future)
0.9.0
Priority: Minor (was: Major)
> select with limit on directory with csv files takes quite long to terminate
> ---------------------------------------------------------------------------
>
> Key: DRILL-1681
> URL: https://issues.apache.org/jira/browse/DRILL-1681
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Flow
> Reporter: Suresh Ollala
> Priority: Minor
> Fix For: 0.9.0
>
>
> query like select * from `/drill/data` limit 100 takes quite long to terminate, about
20+ seconds.
> /drill/data includes overall 1100 csv files, all in single directory.
> select * from `/drill/data/d2.csv` limit 100; terminates in 0.2 seconds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|