What needs to happen?
Update the package structure for the JdbcMetadata transform to align with Apache Hop naming conventions.
Rename:
package org.apache.pipeline.transform.jdbcmetadata;
to:
package org.apache.hop.pipeline.transforms.jdbcmetadata;
This change ensures consistency with the Apache Hop package hierarchy and standardizes transform package naming across the project.
Issue Priority
Priority: 3
Issue Component
Component: Transforms
What needs to happen?
Update the package structure for the JdbcMetadata transform to align with Apache Hop naming conventions.
Rename:
to:
This change ensures consistency with the Apache Hop package hierarchy and standardizes transform package naming across the project.
Issue Priority
Priority: 3
Issue Component
Component: Transforms