hsnusonic commented on code in PR #3221:
URL: https://github.com/apache/hive/pull/3221#discussion_r931020343


##########
standalone-metastore/metastore-server/src/main/resources/package.jdo:
##########
@@ -433,7 +434,7 @@
       <field name="numBuckets">
         <column name="NUM_BUCKETS" jdbc-type="integer"/>
       </field>
-      <field name="serDeInfo" dependent="true">

Review Comment:
   Only the "dependent" property is removed. This patch makes serDeInfo be 
shared between StorageDescriptors, so it is not "dependent" any more.



-- 
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]

Reply via email to