arina-ielchiieva opened a new pull request #2042: DRILL-7672: Make metadata 
type required when reading from / writing into Drill Metastore
URL: https://github.com/apache/drill/pull/2042
 
 
   # [DRILL-7672](https://issues.apache.org/jira/browse/DRILL-7672): Make 
metadata type required when reading from / writing into Drill Metastore
   
   ## Description
   
   1. Upgraded Iceberg version and removed unneeded code for In / NotIn 
Expressions.
   2. Updated Metastore Read / Write interfaces to support required metadata 
types:
    a. introduced abstract Read / Write classes with boilerplate code;
    b. added delete operation with filter and metadata type;
    c. added metadata type validator which checks supported metadata types for 
each component;
    d. made purge operation terminal;
    e. made necessary changes in REAME.md files.
   3. Added / updated unit tests.
   
   ## Documentation
   NA
   
   ## Testing
   Added unit tests.
   

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

Reply via email to