Uh oh!
There was an error while loading. Please reload this page.
[MINOR][SS]Remove duplicate 'add' in comment of StructuredSessionization. - #24589
[MINOR][SS]Remove duplicate 'add' in comment of StructuredSessionization.#24589beliefer wants to merge 3 commits into
StructuredSessionization.#24589Conversation
StructuredSessionization.StructuredSessionization.SparkQA
commented
May 13, 2019
Test build #105347 has finished for PR 24589 at commit
|
HyukjinKwon
commented
May 13, 2019
It's fine. but mind taking another look and see if there are some more typos to fix? I am sure there are more. |
beliefer
commented
May 14, 2019
Thank you. I found another two typos, but I'm not sure. |
SparkQA
commented
May 14, 2019
Test build #105371 has finished for PR 24589 at commit
|
There was a problem hiding this comment.
Hm, other two occurrences are fine.
I'll just get this in - let's just keep the and typo fix only in this PR
- // Sessionize the events. Track number of events, start and end timestamps of session, and+ // Sessionize the events. Track number of events, start and end timestamps of session,There was a problem hiding this comment.
Hm, other two occurrences are fine.
I'll just get this in - let's just keep the
andtypo fix only in this PR- // Sessionize the events. Track number of events, start and end timestamps of session, and+ // Sessionize the events. Track number of events, start and end timestamps of session,
I find another type timestamps and changed to time stamps.
Is Sessionize a typo?
SparkQA
commented
May 14, 2019
Test build #105378 has finished for PR 24589 at commit
|
| } | ||
| // Sessionize the events. Track number of events, start and end timestamps of session, and | ||
| // Sessionize the events. Track number of events, start and end time stamps of session, |
There was a problem hiding this comment.
I believe timestamp is fine ..
Is Sessionize a typo?
There was a problem hiding this comment.
OK. I have recovered timestamps.
recover timestamps
SparkQA
commented
May 15, 2019
Test build #105403 has finished for PR 24589 at commit
|
…ation`. ## What changes were proposed in this pull request? `StructuredSessionization` comment contains duplicate 'add', I think it should be changed. ## How was this patch tested? Exists UT. Closes#24589 from beliefer/remove-duplicate-add-in-comment. Lead-authored-by: gengjiaan <gengjiaan@360.cn> Co-authored-by: Jiaan Geng <beliefer@163.com> Signed-off-by: HyukjinKwon <gurwls223@apache.org> (cherry picked from commit 7dd2dd5) Signed-off-by: HyukjinKwon <gurwls223@apache.org>
HyukjinKwon
commented
May 15, 2019
Merged to master, branch-2.4 and branch-2.3 |
…ation`. ## What changes were proposed in this pull request? `StructuredSessionization` comment contains duplicate 'add', I think it should be changed. ## How was this patch tested? Exists UT. Closes#24589 from beliefer/remove-duplicate-add-in-comment. Lead-authored-by: gengjiaan <gengjiaan@360.cn> Co-authored-by: Jiaan Geng <beliefer@163.com> Signed-off-by: HyukjinKwon <gurwls223@apache.org> (cherry picked from commit 7dd2dd5) Signed-off-by: HyukjinKwon <gurwls223@apache.org>
beliefer
commented
May 15, 2019
@HyukjinKwon@srowen Thanks all your help! @gaborgsomogyi@HeartSaVioR Thanks all your review. |
…ation`. ## What changes were proposed in this pull request? `StructuredSessionization` comment contains duplicate 'add', I think it should be changed. ## How was this patch tested? Exists UT. Closesapache#24589 from beliefer/remove-duplicate-add-in-comment. Lead-authored-by: gengjiaan <gengjiaan@360.cn> Co-authored-by: Jiaan Geng <beliefer@163.com> Signed-off-by: HyukjinKwon <gurwls223@apache.org> (cherry picked from commit 7dd2dd5) Signed-off-by: HyukjinKwon <gurwls223@apache.org>
…ation`. ## What changes were proposed in this pull request? `StructuredSessionization` comment contains duplicate 'add', I think it should be changed. ## How was this patch tested? Exists UT. Closesapache#24589 from beliefer/remove-duplicate-add-in-comment. Lead-authored-by: gengjiaan <gengjiaan@360.cn> Co-authored-by: Jiaan Geng <beliefer@163.com> Signed-off-by: HyukjinKwon <gurwls223@apache.org> (cherry picked from commit 7dd2dd5) Signed-off-by: HyukjinKwon <gurwls223@apache.org>
What changes were proposed in this pull request?
StructuredSessionizationcomment contains duplicate 'add', I think it should be changed.How was this patch tested?
Exists UT.