arina-ielchiieva opened a new pull request #1484: DRILL-6762: Fix dynamic UDFs versioning issue URL: https://github.com/apache/drill/pull/1484 1. Added UndefinedVersionDelegatingStore to serve as versioned wrapper for those stores that do not support versioning. 2. Aligned remote and local function registries version type. Type will be represented as int since ZK version is returned as int. 3. Added NOT_AVAILABLE and UNDEFINED versions to DataChangeVersion holder to indicate proper registry state. 4. Added additional trace logging. 5. Minor refactoring and clean up. Details in [DRILL-6762](https://issues.apache.org/jira/browse/DRILL-6762).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
