manuzhang commented on PR #12681: URL: https://github.com/apache/iceberg/pull/12681#issuecomment-2784931578
> If you mean keep versioned directories under hive-metastore, but do not duplicate code unless necessary Yes, this is what I mean. If you don't want to move the existing `hive-metastore` module. How about adding an `hive-metastore-tests` directory and put `v2`, `v3` and `v4` under it? This directory can be later merged into `hive-metastore` when we deprecate hive2 and hive3 connectors. -- 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]
