Skip to content

Commit

Permalink
Merge pull request #1684 from alibaba/all_plugin_to_fastjson2
Browse files Browse the repository at this point in the history
Selectdb update to fastjson2
  • Loading branch information
dingxiaobo authored Feb 15, 2023
2 parents 6d03421 + 7136690 commit bb4bbb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.alibaba.datax.plugin.writer.selectdbwriter;

import com.alibaba.datax.common.element.Record;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson2.JSON;

import java.util.HashMap;
import java.util.List;
Expand Down

0 comments on commit bb4bbb4

Please sign in to comment.