Skip to content

Commit

Permalink
updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepak Babu committed May 17, 2018
1 parent 5822f49 commit 2809142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pull request if there was one.

### Fixed:

- [Fix generate intervals logic when availability is empty](https://github.com/yahoo/fili/pull/698)
- [Fix generate intervals logic when availability is empty](https://github.com/yahoo/fili/pull/702)
* Logic to generate intervals when `CURRENT_MACRO_USES_LATEST` flag is turned on has a bug. The code throws `NoSuchElementException` when the table has no availabilities. This PR fixes the bug by checking if the availability of the underlying table is empty.
- [Correct Druid coordinator URL in Wikipedia example](https://github.com/yahoo/fili/pull/683)
* Config value for Druid coordinator URL is mis-typed.
Expand Down

0 comments on commit 2809142

Please sign in to comment.