You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/10/26 07:24:03 UTC

[GitHub] [iceberg] ajantha-bhat opened a new pull request, #6057: Infra: Add 1.0.0 in issue template dropdown

ajantha-bhat opened a new pull request, #6057:
URL: https://github.com/apache/iceberg/pull/6057

   No option to select latest release while reporting issue. Hence, added.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra commented on a diff in pull request #6057: Infra: Add 1.0.0 in issue template dropdown

Posted by GitBox <gi...@apache.org>.
nastra commented on code in PR #6057:
URL: https://github.com/apache/iceberg/pull/6057#discussion_r1005618312


##########
.github/ISSUE_TEMPLATE/iceberg_bug_report.yml:
##########
@@ -9,14 +9,13 @@ body:
       description: What Apache Iceberg version are you using?
       multiple: false
       options:
-        - "0.14.1 (latest release)"
+        - "1.0.0 (latest release)"
+        - "0.14.1"
         - "0.14.0"
         - "0.13.1"
         - "0.13.0"
         - "0.12.1"
         - "0.12.0"
-        - "0.11.1"

Review Comment:
   not strong on this, but I would probably just leave it in there



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] ajantha-bhat commented on a diff in pull request #6057: Infra: Add 1.0.0 in issue template dropdown

Posted by GitBox <gi...@apache.org>.
ajantha-bhat commented on code in PR #6057:
URL: https://github.com/apache/iceberg/pull/6057#discussion_r1005312938


##########
.github/ISSUE_TEMPLATE/iceberg_bug_report.yml:
##########
@@ -9,14 +9,13 @@ body:
       description: What Apache Iceberg version are you using?
       multiple: false
       options:
-        - "0.14.1 (latest release)"
+        - "1.0.0 (latest release)"
+        - "0.14.1"
         - "0.14.0"
         - "0.13.1"
         - "0.13.0"
         - "0.12.1"
         - "0.12.0"
-        - "0.11.1"

Review Comment:
   assumed that even if someone reports issue in this version, they have to try it in latest version as this version is very old. So, removed it.
   
   I can revert it if someone feels it is needed.



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] ajantha-bhat commented on a diff in pull request #6057: Infra: Add 1.0.0 in issue template dropdown

Posted by GitBox <gi...@apache.org>.
ajantha-bhat commented on code in PR #6057:
URL: https://github.com/apache/iceberg/pull/6057#discussion_r1009978828


##########
.github/ISSUE_TEMPLATE/iceberg_bug_report.yml:
##########
@@ -9,14 +9,13 @@ body:
       description: What Apache Iceberg version are you using?
       multiple: false
       options:
-        - "0.14.1 (latest release)"
+        - "1.0.0 (latest release)"
+        - "0.14.1"
         - "0.14.0"
         - "0.13.1"
         - "0.13.0"
         - "0.12.1"
         - "0.12.0"
-        - "0.11.1"

Review Comment:
   ok. I have reverted it now.



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] szehon-ho commented on a diff in pull request #6057: Infra: Add 1.0.0 in issue template dropdown

Posted by GitBox <gi...@apache.org>.
szehon-ho commented on code in PR #6057:
URL: https://github.com/apache/iceberg/pull/6057#discussion_r1009709275


##########
.github/ISSUE_TEMPLATE/iceberg_bug_report.yml:
##########
@@ -9,14 +9,13 @@ body:
       description: What Apache Iceberg version are you using?
       multiple: false
       options:
-        - "0.14.1 (latest release)"
+        - "1.0.0 (latest release)"
+        - "0.14.1"
         - "0.14.0"
         - "0.13.1"
         - "0.13.0"
         - "0.12.1"
         - "0.12.0"
-        - "0.11.1"

Review Comment:
   Yea let's just revert it, not sure why target this one specifically.



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] Fokko merged pull request #6057: Infra: Add 1.0.0 in issue template dropdown

Posted by GitBox <gi...@apache.org>.
Fokko merged PR #6057:
URL: https://github.com/apache/iceberg/pull/6057


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org