kasakrisz commented on code in PR #4079:
URL: https://github.com/apache/hive/pull/4079#discussion_r1127964570
##########
ql/src/java/org/apache/hadoop/hive/ql/plan/TableScanDesc.java:
##########
@@ -115,6 +112,9 @@ public class TableScanDesc extends AbstractOperatorDesc
implements IStatsGatherD
public static final String AS_OF_VERSION =
"hive.io.as.of.version";
+ public static final String VERSION_INTERVAL_FROM =
+ "hive.io.version.interval.from";
Review Comment:
Renamed
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]