Skip to content

Commit 536c94a

Browse files
committed
update version to 0.45.3-public
sync code
1 parent 3323643 commit 536c94a

File tree

43 files changed

+1296
-270
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1296
-270
lines changed

odps-sdk-impl/odps-common-local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.aliyun.odps</groupId>
77
<artifactId>odps-sdk-impl</artifactId>
8-
<version>0.45.2-public</version>
8+
<version>0.45.3-public</version>
99
</parent>
1010
<artifactId>odps-common-local</artifactId>
1111
<packaging>jar</packaging>

odps-sdk-impl/odps-common-local/temp/mr_20150212083126_505_21462/input/project_name/wc_in2/__schema__

Lines changed: 0 additions & 5 deletions
This file was deleted.

odps-sdk-impl/odps-common-local/temp/mr_20150212083126_505_21462/input/project_name/wc_in2/p1=1/p2=1/data

Lines changed: 0 additions & 1 deletion
This file was deleted.

odps-sdk-impl/odps-common-local/temp/mr_20150212083126_505_21462/input/project_name/wc_in2/p1=1/p2=2/data

Lines changed: 0 additions & 2 deletions
This file was deleted.

odps-sdk-impl/odps-common-local/temp/mr_20150212083126_505_21462/input/project_name/wc_in2/p1=2/p2=1/data

Lines changed: 0 additions & 3 deletions
This file was deleted.

odps-sdk-impl/odps-common-local/temp/mr_20150212083126_505_21462/input/project_name/wc_in2/p1=2/p2=2/data

Lines changed: 0 additions & 4 deletions
This file was deleted.

odps-sdk-impl/odps-common-local/temp/mr_20150212083126_505_21462/job.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

odps-sdk-impl/odps-graph-local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.aliyun.odps</groupId>
99
<artifactId>odps-sdk-impl</artifactId>
10-
<version>0.45.2-public</version>
10+
<version>0.45.3-public</version>
1111
</parent>
1212

1313
<artifactId>odps-graph-local</artifactId>

odps-sdk-impl/odps-mapred-bridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.aliyun.odps</groupId>
99
<artifactId>odps-sdk-impl</artifactId>
10-
<version>0.45.2-public</version>
10+
<version>0.45.3-public</version>
1111
</parent>
1212

1313
<artifactId>odps-mapred-bridge</artifactId>

odps-sdk-impl/odps-mapred-local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.aliyun.odps</groupId>
99
<artifactId>odps-sdk-impl</artifactId>
10-
<version>0.45.2-public</version>
10+
<version>0.45.3-public</version>
1111
</parent>
1212

1313
<artifactId>odps-mapred-local</artifactId>

0 commit comments

Comments
 (0)