shameersss1 commented on a change in pull request #1271:
URL: https://github.com/apache/hive/pull/1271#discussion_r456500229
##########
File path:
ql/src/test/org/apache/hadoop/hive/ql/exec/TestPartitionManagement.java
##########
@@ -15,7 +15,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-package org.apache.hadoop.hive.metastore;
+package org.apache.hadoop.hive.ql.exec;
Review comment:
Moved TestPartitionManagement.java to ql module due to dependency on
PartitionExpressionForMetastore and some other ql class for serializing
partition expression while dropping partition.
----------------------------------------------------------------
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]