Skip to content

Commit

Permalink
Fix apache#33533 Beam Katas - Revert unrelated changes done by Intell…
Browse files Browse the repository at this point in the history
…iJ Jetbrains Academy Plugin
  • Loading branch information
mtrigueira committed Jan 14, 2025
1 parent b0b51ab commit b389bd0
Show file tree
Hide file tree
Showing 134 changed files with 1,429 additions and 134 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/aggregation/count/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076163
update_date: "Thu, 21 Apr 2022 14:23:22 UTC"
update_date: Thu, 21 Apr 2022 14:23:22 UTC
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/aggregation/max/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076167
update_date: "Thu, 21 Apr 2022 14:23:27 UTC"
update_date: Thu, 21 Apr 2022 14:23:27 UTC
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/aggregation/mean/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076165
update_date: "Thu, 21 Apr 2022 14:23:24 UTC"
update_date: Thu, 21 Apr 2022 14:23:24 UTC
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/aggregation/min/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076166
update_date: "Thu, 21 Apr 2022 14:23:25 UTC"
update_date: Thu, 21 Apr 2022 14:23:25 UTC
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/aggregation/sum/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076164
update_date: "Thu, 21 Apr 2022 14:23:23 UTC"
update_date: Thu, 21 Apr 2022 14:23:23 UTC
29 changes: 24 additions & 5 deletions learning/katas/java/Common Transforms/Aggregation/lesson-info.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

content:
- Count
- Sum
- Mean
- Min
- Max
- Count
- Sum
- Mean
- Min
- Max
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
id: 306173
update_date: "Fri, 07 Feb 2020 14:07:34 UTC"
update_date: Fri, 07 Feb 2020 14:07:34 UTC
unit: 288214
19 changes: 19 additions & 0 deletions learning/katas/java/Common Transforms/Filter/Filter/task-info.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/filter/filter/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076162
update_date: "Thu, 21 Apr 2022 14:23:21 UTC"
update_date: Thu, 21 Apr 2022 14:23:21 UTC
19 changes: 19 additions & 0 deletions learning/katas/java/Common Transforms/Filter/ParDo/task-info.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/filter/pardo/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076161
update_date: "Thu, 21 Apr 2022 14:23:20 UTC"
update_date: Thu, 21 Apr 2022 14:23:20 UTC
23 changes: 21 additions & 2 deletions learning/katas/java/Common Transforms/Filter/lesson-info.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

content:
- ParDo
- Filter
- ParDo
- Filter
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
id: 306172
update_date: "Fri, 07 Feb 2020 14:07:26 UTC"
update_date: Fri, 07 Feb 2020 14:07:26 UTC
unit: 288213
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/commontransforms/withkeys/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076168
update_date: "Thu, 21 Apr 2022 14:23:28 UTC"
update_date: Thu, 21 Apr 2022 14:23:28 UTC
21 changes: 20 additions & 1 deletion learning/katas/java/Common Transforms/WithKeys/lesson-info.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

content:
- WithKeys
- WithKeys
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
id: 306174
update_date: "Fri, 07 Feb 2020 14:07:49 UTC"
update_date: Fri, 07 Feb 2020 14:07:49 UTC
unit: 288215
25 changes: 22 additions & 3 deletions learning/katas/java/Common Transforms/section-info.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

content:
- Filter
- Aggregation
- WithKeys
- Filter
- Aggregation
- WithKeys
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 115777
update_date: "Fri, 07 Feb 2020 14:07:24 UTC"
update_date: Fri, 07 Feb 2020 14:07:24 UTC
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

type: edu
files:
- name: src/org/apache/beam/learning/katas/coretransforms/branching/Task.java
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id: 1076188
update_date: "Thu, 21 Apr 2022 14:23:17 UTC"
update_date: Thu, 21 Apr 2022 14:23:17 UTC
21 changes: 20 additions & 1 deletion learning/katas/java/Core Transforms/Branching/lesson-info.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#

content:
- Branching
- Branching
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
id: 306169
update_date: "Fri, 07 Feb 2020 14:07:04 UTC"
update_date: Fri, 07 Feb 2020 14:07:04 UTC
unit: 288210
Loading

0 comments on commit b389bd0

Please sign in to comment.