Skip to content

Commit

Permalink
[Improve][Test] Move MaxCompute test case file (apache#5786)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisoka-X authored Nov 5, 2023
1 parent b5a66d3 commit 38132f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
* limitations under the License.
*/

package org.apache.seatunnel.connectors.seatunnel.maxcompute;

import org.apache.seatunnel.api.table.type.BasicType;
import org.apache.seatunnel.api.table.type.SeaTunnelDataType;
import org.apache.seatunnel.api.table.type.SeaTunnelRow;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
* limitations under the License.
*/

package org.apache.seatunnel.connectors.seatunnel.maxcompute;

import org.apache.seatunnel.connectors.seatunnel.maxcompute.sink.MaxcomputeSinkFactory;
import org.apache.seatunnel.connectors.seatunnel.maxcompute.source.MaxcomputeSourceFactory;

Expand Down

0 comments on commit 38132f5

Please sign in to comment.