Skip to content

Commit

Permalink
update datax writer version to 1.30.22.3;
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyitian committed Nov 6, 2024
1 parent 311d04e commit e521df9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

public class DolphinDbWriter extends Writer {

private static final String DOLPHINDB_DATAX_WRITER_VERSION = "1.30.22.2";
private static final String DOLPHINDB_DATAX_WRITER_VERSION = "1.30.22.3";

public static class Job extends Writer.Job {

Expand Down

0 comments on commit e521df9

Please sign in to comment.