[
https://issues.apache.org/jira/browse/GRIFFIN-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983148#comment-16983148
]
Chitral Verma commented on GRIFFIN-306:
---------------------------------------
@shao what do you mean by "they did not convert to specific date" ?
I can see that you are trying to read files from a partitioned table, since the
files are being read directly, the partition columns will not be a part of the
schema of the resultant data frame.
> FileBasedDataConnector doesn't translate the date in the paths
> --------------------------------------------------------------
>
> Key: GRIFFIN-306
> URL: https://issues.apache.org/jira/browse/GRIFFIN-306
> Project: Griffin
> Issue Type: Bug
> Reporter: Shao
> Priority: Major
>
> I have date string "#YYYYMMdd" and "#HH#" in mypaths, but they did not
> convert to the specific date when running my job.
> my paths like this:
> "paths":[
>
> "hdfs://localhost:8020/griffin/data/batch/demo_src/dt=#YYYYMMdd#/hour=#HH#/demo_src"
> ]
> Thank you.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)