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 2021/04/27 08:09:52 UTC

[GitHub] [iceberg] jccsjtu opened a new issue #2526: Spark3Util.java

jccsjtu opened a new issue #2526:
URL: https://github.com/apache/iceberg/issues/2526


   in this file, I find this code.
   I'm not sure if it is a bug
   `public String list(Types.ListType list, String elementResult) {
         return "map<" + elementResult + ">";
       }`
   @rdblue 


-- 
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.

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] RussellSpitzer closed issue #2526: Spark3Util.java may have bug

Posted by GitBox <gi...@apache.org>.
RussellSpitzer closed issue #2526:
URL: https://github.com/apache/iceberg/issues/2526


   


-- 
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.

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] RussellSpitzer commented on issue #2526: Spark3Util.java may have bug

Posted by GitBox <gi...@apache.org>.
RussellSpitzer commented on issue #2526:
URL: https://github.com/apache/iceberg/issues/2526#issuecomment-827551334


   Looks like a typo to me


-- 
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.

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] jun-he commented on issue #2526: Spark3Util.java may have bug

Posted by GitBox <gi...@apache.org>.
jun-he commented on issue #2526:
URL: https://github.com/apache/iceberg/issues/2526#issuecomment-835712604


   Agree, seems affecting the result of describe command.
   


-- 
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.

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] jun-he edited a comment on issue #2526: Spark3Util.java may have bug

Posted by GitBox <gi...@apache.org>.
jun-he edited a comment on issue #2526:
URL: https://github.com/apache/iceberg/issues/2526#issuecomment-835712604


   Agree, seems affecting the result of describe command.
   Sent a quick fix for it.


-- 
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.

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