Block or Report
Block or report didip
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
beaker_extensions Public
Extending beaker (cache & session module) to use No SQL backend.
148 contributions in the last year
Less
More
Contribution activity
September 2022
Created 46 commits in 3 repositories
Created a pull request in apache/druid that received 14 comments
Use standard library to correctly glob and stop at the correct folder structure when filtering cloud objects
Fixes #12659. Description Removed:
import org.apache.commons.io.FilenameUtils;
Add:
import java.nio.file.FileSystems;
import java.nio.file.PathMa…
+165
−39
•
14
comments
Opened 1 other pull request in 1 repository
apache/druid
1
merged
Created an issue in apache/druid that received 1 comment
Task logs UI is empty for the new Indexer daemon.
Affected Version v0.23.0 and v0.22.1 Description Task logs UI is empty for the new Indexer daemon. This is because they are all running under 1 dae…
1
comment




