pgaref commented on a change in pull request #1848:
URL: https://github.com/apache/hive/pull/1848#discussion_r555079627
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java
##########
@@ -943,7 +947,7 @@ public String toString() {
* not needed {@link ParsedDeltaLight} should be used.
*/
@Immutable
- public static final class ParsedDelta extends ParsedDeltaLight {
+ public static final class ParsedDelta extends ParsedDeltaLight implements
ParsedDirectory{
Review comment:
nit. missing space before {
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]