pvary commented on a change in pull request #3060:
URL: https://github.com/apache/hive/pull/3060#discussion_r816655367
##########
File path:
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java
##########
@@ -280,6 +283,21 @@ default boolean supportsPartitionTransform() {
return null;
}
+ /**
+ * Creates a DynnamicPartitionCtx instance that will be set up by the
storage handler itself. Useful for non-native
Review comment:
nit: `DynnamicPartitionCtx`-> `DynamicPartitionCtx`
--
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]