Skip to content

Commit

Permalink
[hotfix][javadocs] Fix path example in DateTimeBucketer
Browse files Browse the repository at this point in the history
This closes apache#6051.
  • Loading branch information
maqingxiang-it authored and zentol committed May 22, 2018
1 parent 9b7493d commit 2cc5bd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
* }</pre>
*
* <p>This will create for example the following bucket path:
* {@code /base/1976-12-31-14/}
* {@code /base/1976-12-31--14/}
*
* @deprecated use {@link org.apache.flink.streaming.connectors.fs.bucketing.DateTimeBucketer} instead.
*/
Expand Down

0 comments on commit 2cc5bd6

Please sign in to comment.