[
https://issues.apache.org/jira/browse/DRILL-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17006831#comment-17006831
]
Denys Ordynskiy commented on DRILL-7508:
----------------------------------------
I successfully tested Implicit Columns in DrillExplorer using this query:
{code:java}
SELECT Year, Month, Day, Hour, Message, Filename FROM
dfs.tmp.`regex/log/simple.log`
{code}
Details in the attachment [^DrillExplorer.png]
Source file is [^simple.log]
My ODBC driver version:
Simba Drill ODBC Driver 1.3.22
> Filesystem Implicit Columns Not Returned
> ----------------------------------------
>
> Key: DRILL-7508
> URL: https://issues.apache.org/jira/browse/DRILL-7508
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - ODBC
> Affects Versions: 1.17.0
> Environment: Windows Server 2016R2, Drill 1.17, ODBC x86 / x64
> 1.3.22.1055
> Reporter: Daniel Hitchcock
> Priority: Minor
> Attachments: DrillExplorer.png, Drill_Explorer.png, GUI.png,
> Tableau.png, Tableau_Alias.png, simple.log
>
>
> When using the latest ODBC driver with Drill 1.17, the newly added Implicit
> Columns
> ([http://drill.apache.org/docs/querying-a-file-system-introduction/#implicit-columns])
> are not returned when performing a query.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)