Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 5064cc2
Author: Robert Burke <lostluck@users.noreply.github.com>
Date:   Sat May 14 15:49:04 2022 -0700

    [BEAM-14470] Use Generic Registrations in loadtests. (apache#17673)

commit 780ad62
Author: Danny McCormick <dannymccormick@google.com>
Date:   Fri May 13 19:04:58 2022 -0400

    [BEAM-14371] (and BEAM-14372) - enable a couple staticchecks (apache#17670)

commit 66e85da
Author: Robert Bradshaw <robertwb@gmail.com>
Date:   Fri May 13 15:00:42 2022 -0700

    Add some auto-starting runners to the typescript SDK. (apache#17580)

    Adds out-of-the-box support for FlinkRunner, DataflowRunner, and the Python Universal Local runner. Also adds a DefaultRunner which chooses between the DirectRunner and the ULR depending on the properties of the pipeline.

commit c110365
Author: Jack McCluskey <34928439+jrmccluskey@users.noreply.github.com>
Date:   Fri May 13 17:20:49 2022 -0400

    [BEAM-14469] Allow nil primary returns from TrySplit in  a single-window context (apache#17667)

commit b774133
Author: Ryan Thompson <ryanthompson591@gmail.com>
Date:   Fri May 13 15:28:22 2022 -0400

    [BEAM-14014] Support impersonation credentials in dataflow runner (apache#17244)

commit 04f4984
Merge: 0a2aed7 26b16d0
Author: Heejong Lee <heejong@gmail.com>
Date:   Fri May 13 11:37:31 2022 -0700

    Merge pull request apache#17605 from ihji/BEAM-14455

    [BEAM-14455] Add UUID to sub-schemas for PythonExternalTransform

commit 0a2aed7
Author: Marco Robles <marco.robles@wizeline.com>
Date:   Fri May 13 12:50:53 2022 -0500

    Merge pull request apache#17365 from [BEAM-12482] Update Schema Destination during Bigquery load job when using temporary tables using zeroloadjob

    * Added a zero row job to bigquery writeTable

    * added unit test

    * add sdf for update schema destination

    * add loadjob with inputstreamcontent parameter

    * add updateschemadest with zeroloadjob before copying to dest

    * add test for write temp tables

    * add nullness supress warning

    * remove unnecesary variable and use global variable for updateschemadestination-dofn

    Co-authored-by: Miguel Anzo <miguel.anzo@wizeline.com>

commit 2d57753
Merge: 9085345 2d36feb
Author: Heejong Lee <heejong@gmail.com>
Date:   Fri May 13 10:29:55 2022 -0700

    Merge pull request apache#17608 from ihji/BEAM-14430

    [BEAM-14430] Adding a logical type support for Python callables to Row schema

commit 9085345
Merge: 2b7aab0 b8d78b7
Author: Robert Bradshaw <robertwb@gmail.com>
Date:   Fri May 13 09:23:25 2022 -0700

    Merge pull request apache#17653 Revert "Better test assertion."

commit 2b7aab0
Author: Jack McCluskey <34928439+jrmccluskey@users.noreply.github.com>
Date:   Fri May 13 12:16:31 2022 -0400

    [BEAM-14465] Reduce DefaultS3ClientBuilderFactory logging to debug level (apache#17645)

commit 4ce6056
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri May 13 09:14:26 2022 -0700

    Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 in /sdks (apache#17647)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Changelog](https://github.com/spf13/cobra/blob/v1.4.0/CHANGELOG.md)
    - [Commits](spf13/cobra@v1.3.0...v1.4.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 787479f
Author: Brian Hulette <bhulette@google.com>
Date:   Thu May 12 23:56:21 2022 -0700

    Drop dataclasses requirement, we only support python 3.7+ (apache#17640)

commit b8d78b7
Author: tvalentyn <tvalentyn@users.noreply.github.com>
Date:   Fri May 13 08:54:11 2022 +0200

    Revert "Better test assertion. (apache#17551)"

    This reverts commit dc20185.

commit 969f5b8
Author: Danny McCormick <dannymccormick@google.com>
Date:   Thu May 12 22:12:53 2022 -0400

    [BEAM-14347] Add function for simple function registration (apache#17650)

commit 2d36feb
Author: Heejong Lee <heejong@gmail.com>
Date:   Thu May 12 18:02:09 2022 -0700

    add comment

commit 4ac6820
Merge: 1c476e7 6c18bcf
Author: Ahmet Altay <aaltay@gmail.com>
Date:   Thu May 12 16:34:49 2022 -0700

    Merge pull request apache#17631 from chamikaramj/update_release_md

commit 2fce769
Author: Heejong Lee <heejong@gmail.com>
Date:   Thu May 12 16:12:46 2022 -0700

    put a default type hint for PythonCallableSource

commit 1c476e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 12 15:25:59 2022 -0700

    Bump cloud.google.com/go/bigquery from 1.28.0 to 1.32.0 in /sdks (apache#17625)

    Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.28.0 to 1.32.0.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@spanner/v1.28.0...spanner/v1.32.0)

    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/bigquery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 514e325
Author: Heejong Lee <heejong@gmail.com>
Date:   Thu May 12 15:10:50 2022 -0700

    add micros_instant urn

commit 792baa2
Author: Heejong Lee <heejong@gmail.com>
Date:   Thu May 12 14:46:24 2022 -0700

    move logical types def

commit 704ecc6
Author: bullet03 <bulat.safiullin@akvelon.com>
Date:   Fri May 13 02:48:41 2022 +0600

    Merge pull request apache#17408 from [BEAM-14312] [Website] change section order, move socials to footer

    * [BEAM-14312] [Website] change section order, move socials to footer

    * [BEAM-14312] [Website] change margin

    * [BEAM-14312] [Website] change link

    * [BEAM-14312] [Website] delete section, change title and links of the pillars

    * [BEAM-14312] [Website] add pipelines section

    * [BEAM-14312] [Website] change image in graphic section

    * [BEAM-14312] [Website] delete width of 95%, change flink link

    * [BEAM-14312] [Website] move css style, delete unused html, optimized logos size

    * [BEAM-14312] [Website] substitute images, fix css styles for pipelines and logos sections

    * [BEAM-14312] [Website] add kinesis runner

    * [BEAM-14312] [Website] add kinesis runner, add margin-right to pipelines-logos

    * [BEAM-14312] [Website] change amazon kinesis logo

    * [BEAM-14312] change structure of logos in the footer

    * [BEAM-14312] add license header to linkedin.svg

    * [BEAM-14312] change margin in quote section

commit c36f544
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 12 13:44:23 2022 -0700

    Bump cloud.google.com/go/pubsub from 1.18.0 to 1.21.1 in /sdks (apache#17646)

    Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.18.0 to 1.21.1.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@pubsub/v1.18.0...pubsub/v1.21.1)

    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/pubsub
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 6680261
Author: Pablo <pabloem@users.noreply.github.com>
Date:   Thu May 12 16:38:55 2022 -0400

    Merge pull request apache#17584 from [BEAM-14415] Exception handling tests and logging for partial failure BQIO

    * [BEAM-14415] Exception handling tests and logging for partial failures in BQ IO

    * fix DLQ integration test

    * fix lint

    * fix postcommit

    * fix formatter

    * Fixing tests and adding test info

    * fix skipping tests

commit 3cca763
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 12 13:06:09 2022 -0700

    Bump github.com/lib/pq from 1.10.4 to 1.10.5 in /sdks (apache#17626)

    Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.4 to 1.10.5.
    - [Release notes](https://github.com/lib/pq/releases)
    - [Commits](lib/pq@v1.10.4...v1.10.5)

    ---
    updated-dependencies:
    - dependency-name: github.com/lib/pq
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit cc571a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 12 13:05:11 2022 -0700

    Bump github.com/testcontainers/testcontainers-go in /sdks (apache#17627)

    Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
    - [Commits](testcontainers/testcontainers-go@v0.12.0...v0.13.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/testcontainers/testcontainers-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 59212f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu May 12 13:04:42 2022 -0700

    Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 in /sdks (apache#17628)

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.7 to 0.5.8.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.5.7...v0.5.8)

    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-cmp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit dc20185
Author: Robert Bradshaw <robertwb@gmail.com>
Date:   Thu May 12 13:02:14 2022 -0700

    Better test assertion. (apache#17551)

commit 5bb50d1
Author: Danny McCormick <dannymccormick@google.com>
Date:   Thu May 12 16:00:55 2022 -0400

    [BEAM-14347] Add generic registration feature to CHANGES (apache#17643)

commit d5df315
Merge: ec85d28 7c23d52
Author: Aizhamal Nurmamat kyzy <aizhamal.nk@gmail.com>
Date:   Thu May 12 10:13:12 2022 -0700

    Merge pull request apache#17588 from damccorm/users/damccorm/issueTemplates

    [BEAM-14442] Add GitHub issue templates

commit ec85d28
Author: Yichi Zhang <zyichi@google.com>
Date:   Thu May 12 10:06:16 2022 -0700

    Revert "[BEAM-14429] Force java load test on dataflow runner v2 forceNumInitialBundles to 1 (apache#17576)" (apache#17609)

    This reverts commit 178441d.

commit fd61a90
Author: Danny McCormick <dannymccormick@google.com>
Date:   Thu May 12 10:37:27 2022 -0400

    Trigger go precommits on go mod/sum changes (apache#17636)

commit 7c23d52
Author: Danny McCormick <dannymccormick@google.com>
Date:   Thu May 12 09:30:51 2022 -0400

    Pare down to fewer templates

commit 30f1a0c
Author: Robert Burke <lostluck@users.noreply.github.com>
Date:   Thu May 12 06:17:35 2022 -0700

    Typo & link update (apache#17633)

commit a6ee885
Author: Moritz Mack <mmack@talend.com>
Date:   Thu May 12 15:08:19 2022 +0200

    [BEAM-14334] Fix leakage of SparkContext in Spark runner tests to remove forkEvery 1 (apache#17406)

    * [BEAM-14334] Fix leakage of SparkContext in Spark runner tests to remove forkEvery 1 and set provided SparkContext via SparkContextFactory to avoid losing it during a serde roundtrip in TestPipenline.

commit e2b2966
Author: Heejong Lee <heejong@gmail.com>
Date:   Wed May 11 22:29:12 2022 -0700

    fix lint errors

commit 6797787
Author: Heejong Lee <heejong@gmail.com>
Date:   Wed May 11 20:34:20 2022 -0700

    add urn, type inference for PythonCallableSource

commit a167424
Author: Kiley Sok <kileysok@google.com>
Date:   Wed May 11 14:48:57 2022 -0700

    [BEAM-13695] Add jamm jvm options to Java 11 (apache#17178)

    * Add jamm jvm options to Java 11

    * fix test comments

commit 6ee09b6
Author: Danny McCormick <dannymccormick@google.com>
Date:   Wed May 11 17:16:50 2022 -0400

    Correctly route go dependency changes to go label (apache#17632)

commit 6c18bcf
Author: Chamikara Jayalath <chamikaramj@gmail.com>
Date:   Wed May 11 13:33:08 2022 -0700

    Updates CHANGES.md to include some recently discovered known issues

commit 59cdb58
Author: Danny McCormick <dannymccormick@google.com>
Date:   Wed May 11 15:59:21 2022 -0400

    [BEAM-14347] Add some benchmarks for generic registration (apache#17613)

commit 559877a
Author: Danny McCormick <dannymccormick@google.com>
Date:   Wed May 11 15:57:56 2022 -0400

    Cut p4

commit b215351
Author: Danny McCormick <dannymccormick@google.com>
Date:   Wed May 11 15:48:56 2022 -0400

    We don't need outage

commit 51f8dc8
Author: Danny McCormick <dannymccormick@google.com>
Date:   Wed May 11 15:45:03 2022 -0400

    Ask for beam version + other dependencies

commit f81119a
Author: Yichi Zhang <zyichi@google.com>
Date:   Wed May 11 12:08:45 2022 -0700

    Remove python 3.6 postcommit from mass_comment.py (apache#17630)

commit d6df306
Merge: fbc495c 86b68aa
Author: Kenn Knowles <kenn@apache.org>
Date:   Wed May 11 11:46:04 2022 -0700

    Merge pull request apache#17519: [BEAM-14096] bump junit-quickcheck to 1.0

commit fbc495c
Author: Danny McCormick <dannymccormick@google.com>
Date:   Wed May 11 14:09:39 2022 -0400

    [BEAM-12526] Add Dependabot (apache#17563)

    * Create dependabot.yml

    * Apache header

    * See if dependabot will parse now

    * Explanatory comment

    * Reduce duplication

    * Bug + style from feedback

    * Change format to make dependabot happy

commit f30e4e5
Author: Igor Krasavin <krasavin.is@yandex.ru>
Date:   Wed May 11 19:23:23 2022 +0300

    [BEAM-14081] [CdapIO] Add context classes for CDAP plugins (apache#17104)

    * [BEAM-14048] Add ConfigWrapper for building CDAP PluginConfigs

    * [BEAM-14048] Fix checkstyle

    * [BEAM-14048] Fix warnings

    * [BEAM-14048] Fix warnings

    * [BEAM-14048] Fix warning

    * [BEAM-14048] Fix warning

    * [BEAM-14048] Remove unused dependencies

    * [BEAM-14048] Add needed dependencies

    * [BEAM-14048] Fix spotless

    * [BEAM-14048] Fix typo

    * [BEAM-14048] Use fori instead of stream

    * [BEAM-14048] Suppress warning

    * [BEAM-14048] Add used undeclared artifacts

    * [BEAM-14048] Change dependencies to test

    * Add context.

    * Fix dependencies issue

    * Add null annotation

    * [BEAM-14048] Refactoring

    * Add SuppressWarning.

    * Fix style.

    * Determine dependencies.

    * [BEAM-14048] Use CDAP InstantiatorFactory for creating config objects

    * [BEAM-14048] Suppress warning

    * [BEAM-14081] Refactoring

    * Update maven repo

    * Update build.gradle

    * [BEAM-14081] Refactoring

    * [BEAM-14048] Use ServiceNow CDAP dependency from Maven central

    * [BEAM-14048] Set macroFields

    * [BEAM-14081] Fix javadoc

    * [BEAM-14081] Make BatchContextImpl class abstract

    Co-authored-by: vitaly.terentyev <vitaly.terentyev@akvelon.com>
    Co-authored-by: Alex Kosolapov <alex.kosolapov@gmail.com>
    Co-authored-by: Elizaveta Lomteva <elizaveta.lomteva@akvelon.com>
    Co-authored-by: Elizaveta Lomteva <57974525+Lizzfox@users.noreply.github.com>

commit 43cc865
Author: Jack McCluskey <34928439+jrmccluskey@users.noreply.github.com>
Date:   Wed May 11 11:58:53 2022 -0400

    [BEAM-11104] Add self-checkpointing to CHANGES.md (apache#17612)

commit 0f38c82
Author: tvalentyn <tvalentyn@users.noreply.github.com>
Date:   Wed May 11 15:58:59 2022 +0200

    [BEAM-14396] Bump httplib2 upper bound. (apache#17602)

commit a181053
Author: andoni-guzman <89603073+andoni-guzman@users.noreply.github.com>
Date:   Wed May 11 08:29:32 2022 -0500

    [BEAM-5492] Python Dataflow integration tests should export the pipeline console output to Jenkins Test Result section (apache#17530)

commit 5a5e51e
Author: Heejong Lee <heejong@gmail.com>
Date:   Thu May 5 20:26:31 2022 -0700

    [BEAM-14430] Adding a logical type support for Python callables to Row schema

commit 26b16d0
Author: Heejong Lee <heejong@gmail.com>
Date:   Tue May 10 14:05:50 2022 -0700

    [BEAM-14455] Add UUID to sub-schemas for PythonExternalTransform

commit d181445
Author: Danny McCormick <dannymccormick@google.com>
Date:   Mon May 9 11:19:30 2022 -0400

    [BEAM-14441] Add GitHub issue templates

commit 86b68aa
Author: masahitojp <randomstep@gmail.com>
Date:   Sun May 1 18:52:09 2022 +0900

    [BEAM-14096] bump junit-quickcheck to 1.0
  • Loading branch information
tomstepp committed May 15, 2022
1 parent df67c81 commit c23b6b0
Show file tree
Hide file tree
Showing 166 changed files with 5,541 additions and 1,342 deletions.
165 changes: 165 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,165 @@
#
# 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
#
# https://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.
#

name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: ["bug", "awaiting triage"]
assignees:
- octocat
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happened
attributes:
label: What happened?
description: Please describe your issue, including the version of Beam and any other languages or tools being used.
validations:
required: true
- type: dropdown
id: priority
attributes:
label: Issue Priority
description: What priority is this bug?
options:
- "Priority: 0"
- "Priority: 1"
- "Priority: 2"
- "Priority: 3"
validations:
required: true
- type: dropdown
id: component
attributes:
label: Issue Component
options:
- "Component: beam-community"
- "Component: beam-model"
- "Component: beam-playground"
- "Component: benchmarking-py"
- "Component: build-system"
- "Component: community-metrics"
- "Component: cross-language"
- "Component: dependencies"
- "Component: dsl-dataframe"
- "Component: dsl-euphoria"
- "Component: dsl-sql"
- "Component: dsl-sql-zetasql"
- "Component: examples-java"
- "Component: examples-python"
- "Component: extensions-ideas"
- "Component: extensions-java-gcp"
- "Component: extensions-java-join-library"
- "Component: extensions-java-json"
- "Component: extensions-java-kyro"
- "Component: extensions-java-protobuf"
- "Component: extensions-java-sketching"
- "Component: extensions-java-sorter"
- "Component: gcp-quota"
- "Component: infrastructure"
- "Component: io-common"
- "Component: io-go-gcp"
- "Component: io-ideas"
- "Component: io-java-amqp"
- "Component: io-java-avro"
- "Component: io-java-aws"
- "Component: io-java-azure"
- "Component: io-java-cassandra"
- "Component: io-java-cdap"
- "Component: io-java-clickhouse"
- "Component: io-java-debezium"
- "Component: io-java-elasticsearch"
- "Component: io-java-files"
- "Component: io-java-gcp"
- "Component: io-java-hadoop-file-system"
- "Component: io-java-hadoop-format"
- "Component: io-java-hbase"
- "Component: io-java-hcatalog"
- "Component: io-java-healthcare"
- "Component: io-java-influxdb"
- "Component: io-java-jdbc"
- "Component: io-java-jms"
- "Component: io-java-kafka"
- "Component: io-java-kinesis"
- "Component: io-java-kudu"
- "Component: io-java-mongodb"
- "Component: io-java-mqtt"
- "Component: io-java-parquet"
- "Component: io-java-pulsar"
- "Component: io-java-rabbitmq"
- "Component: io-java-redis"
- "Component: io-java-snowflake"
- "Component: io-java-solr"
- "Component: io-java-splunk"
- "Component: io-java-text"
- "Component: io-java-tfrecord"
- "Component: io-java-tika"
- "Component: io-java-utilities"
- "Component: io-java-xml"
- "Component: io-py-avro"
- "Component: io-py-aws"
- "Component: io-py-common"
- "Component: io-py-files"
- "Component: io-py-gcp"
- "Component: io-py-hadoop"
- "Component: io-py-ideas"
- "Component: io-py-kafka"
- "Component: io-py-mongodb"
- "Component: io-py-parquet"
- "Component: io-py-tfrecord"
- "Component: io-py-vcf"
- "Component: java-fn-execution"
- "Component: jobserver"
- "Component: katas"
- "Component: project-management"
- "Component: release"
- "Component: runner-apex"
- "Component: runner-core"
- "Component: runner-dataflow"
- "Component: runner-direct"
- "Component: runner-extensions-metrics"
- "Component: runner-flink"
- "Component: runner-gearpump"
- "Component: runner-ideas"
- "Component: runner-jet"
- "Component: runner-jstorm"
- "Component: runner-mapreduce"
- "Component: runner-py-direct"
- "Component: runner-py-interactive"
- "Component: runner-ray"
- "Component: runner-samza"
- "Component: runner-spark"
- "Component: runner-tez"
- "Component: runner-twister2"
- "Component: runner-universal"
- "Component: sdk-go"
- "Component: sdk-ideas"
- "Component: sdk-java-core"
- "Component: sdk-java-harness"
- "Component: sdk-py-core"
- "Component: sdk-py-harness"
- "Component: sdk-typescript"
- "Component: test-failures"
- "Component: testing"
- "Component: testing-nexmark"
- "Component: testing-tpcds"
- "Component: website"
validations:
required: true
165 changes: 165 additions & 0 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,165 @@
#
# 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
#
# https://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.
#

name: Feature Request
description: File a feature request
title: "[Feature Request]: "
labels: ["new feature", "awaiting triage"]
assignees:
- octocat
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: textarea
id: what-happened
attributes:
label: What would you like to happen?
description: Please describe your issue
validations:
required: true
- type: dropdown
id: priority
attributes:
label: Issue Priority
description: What priority is this bug?
options:
- "Priority: 0"
- "Priority: 1"
- "Priority: 2"
- "Priority: 3"
validations:
required: true
- type: dropdown
id: component
attributes:
label: Issue Component
options:
- "Component: beam-community"
- "Component: beam-model"
- "Component: beam-playground"
- "Component: benchmarking-py"
- "Component: build-system"
- "Component: community-metrics"
- "Component: cross-language"
- "Component: dependencies"
- "Component: dsl-dataframe"
- "Component: dsl-euphoria"
- "Component: dsl-sql"
- "Component: dsl-sql-zetasql"
- "Component: examples-java"
- "Component: examples-python"
- "Component: extensions-ideas"
- "Component: extensions-java-gcp"
- "Component: extensions-java-join-library"
- "Component: extensions-java-json"
- "Component: extensions-java-kyro"
- "Component: extensions-java-protobuf"
- "Component: extensions-java-sketching"
- "Component: extensions-java-sorter"
- "Component: gcp-quota"
- "Component: infrastructure"
- "Component: io-common"
- "Component: io-go-gcp"
- "Component: io-ideas"
- "Component: io-java-amqp"
- "Component: io-java-avro"
- "Component: io-java-aws"
- "Component: io-java-azure"
- "Component: io-java-cassandra"
- "Component: io-java-cdap"
- "Component: io-java-clickhouse"
- "Component: io-java-debezium"
- "Component: io-java-elasticsearch"
- "Component: io-java-files"
- "Component: io-java-gcp"
- "Component: io-java-hadoop-file-system"
- "Component: io-java-hadoop-format"
- "Component: io-java-hbase"
- "Component: io-java-hcatalog"
- "Component: io-java-healthcare"
- "Component: io-java-influxdb"
- "Component: io-java-jdbc"
- "Component: io-java-jms"
- "Component: io-java-kafka"
- "Component: io-java-kinesis"
- "Component: io-java-kudu"
- "Component: io-java-mongodb"
- "Component: io-java-mqtt"
- "Component: io-java-parquet"
- "Component: io-java-pulsar"
- "Component: io-java-rabbitmq"
- "Component: io-java-redis"
- "Component: io-java-snowflake"
- "Component: io-java-solr"
- "Component: io-java-splunk"
- "Component: io-java-text"
- "Component: io-java-tfrecord"
- "Component: io-java-tika"
- "Component: io-java-utilities"
- "Component: io-java-xml"
- "Component: io-py-avro"
- "Component: io-py-aws"
- "Component: io-py-common"
- "Component: io-py-files"
- "Component: io-py-gcp"
- "Component: io-py-hadoop"
- "Component: io-py-ideas"
- "Component: io-py-kafka"
- "Component: io-py-mongodb"
- "Component: io-py-parquet"
- "Component: io-py-tfrecord"
- "Component: io-py-vcf"
- "Component: java-fn-execution"
- "Component: jobserver"
- "Component: katas"
- "Component: project-management"
- "Component: release"
- "Component: runner-apex"
- "Component: runner-core"
- "Component: runner-dataflow"
- "Component: runner-direct"
- "Component: runner-extensions-metrics"
- "Component: runner-flink"
- "Component: runner-gearpump"
- "Component: runner-ideas"
- "Component: runner-jet"
- "Component: runner-jstorm"
- "Component: runner-mapreduce"
- "Component: runner-py-direct"
- "Component: runner-py-interactive"
- "Component: runner-ray"
- "Component: runner-samza"
- "Component: runner-spark"
- "Component: runner-tez"
- "Component: runner-twister2"
- "Component: runner-universal"
- "Component: sdk-go"
- "Component: sdk-ideas"
- "Component: sdk-java-core"
- "Component: sdk-java-harness"
- "Component: sdk-py-core"
- "Component: sdk-py-harness"
- "Component: sdk-typescript"
- "Component: test-failures"
- "Component: testing"
- "Component: testing-nexmark"
- "Component: testing-tpcds"
- "Component: website"
validations:
required: true
Loading

0 comments on commit c23b6b0

Please sign in to comment.