rdblue commented on code in PR #4867: URL: https://github.com/apache/iceberg/pull/4867#discussion_r930419322
########## .github/ISSUE_TEMPLATE/iceberg_improvement.yml: ########## @@ -0,0 +1,11 @@ +--- +name: Iceberg Improvement / Feature Request +description: New features with Apache Iceberg +labels: ["kind:new feature"] +body: + - type: textarea + attributes: + label: Feature Request / Improvement + description: Please describe the feature and elaborate on the use case and motivation behind it + validations: + required: true Review Comment: We may want an optional query engine input here as well, since it could be for a specific engine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
