Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
For convenience, ozone debug ldb will automatically detect which schema to use for the provided DB based on its name. However, there may be cases where the tool has not been updated to handle a different DB or format. To support these cases before full support is added, we can add a --schema=<DBDefinition implementation> flag that allows passing a java class present in the classpath that implements DBDefinition to use as the schema for displaying a provided DB.