[
https://issues.apache.org/jira/browse/GOBBLIN-1001?focusedWorklogId=359728&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-359728
]
ASF GitHub Bot logged work on GOBBLIN-1001:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Dec/19 01:29
Start Date: 14/Dec/19 01:29
Worklog Time Spent: 10m
Work Description: zxcware commented on pull request #2846: [GOBBLIN-1001]
Implement TimePartitionGlobFinder
URL: https://github.com/apache/incubator-gobblin/pull/2846#discussion_r357887368
##########
File path:
gobblin-data-management/src/main/java/org/apache/gobblin/data/management/dataset/DefaultFileSystemGlobFinder.java
##########
@@ -33,16 +33,6 @@ public DefaultFileSystemGlobFinder(FileSystem fs,
Properties properties) throws
}
public FileSystemDataset datasetAtPath(final Path path) throws IOException {
- return new FileSystemDataset() {
Review comment:
Fixed `PinotAuditCountVerifierTest`. Its usage in `CompactionSuiteBase` will
be replaced by a new ser/de mechanism.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 359728)
Time Spent: 1h 40m (was: 1.5h)
> Implement TimePartitionGlobFinder
> ---------------------------------
>
> Key: GOBBLIN-1001
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1001
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Zhixiong Chen
> Assignee: Zhixiong Chen
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)