miklosgergely commented on a change in pull request #734: Hive 22028 Clean up
Add Partition
URL: https://github.com/apache/hive/pull/734#discussion_r306326472
##########
File path: ql/src/test/results/clientpositive/drop_partitions_filter.q.out
##########
@@ -33,8 +33,20 @@ STAGE DEPENDENCIES:
STAGE PLANS:
Stage: Stage-0
Add Partition
-#### A masked pattern was here ####
- Spec: {c=US, d=1}
+ db name: default
+ partitions:
+ Partition
+ params:
+ COLUMN_STATS_ACCURATE
{"BASIC_STATS":"true","COLUMN_STATS":{"a":"true","b":"true"}}
+ numFiles 0
+ numFilesErasureCoded 0
+ numRows 0
+ rawDataSize 0
+ totalSize 0
+ partition spec:
+ c US
Review comment:
Fixed, sure it looks better the old way.
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]