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/31 11:41:40 UTC

[GitHub] [iceberg] chenjunjiedada opened a new issue, #6085: The metadata table returns from Spark query should show human readable string for lower/upper bounds

chenjunjiedada opened a new issue, #6085:
URL: https://github.com/apache/iceberg/issues/6085

   ### Feature Request / Improvement
   
   When querying `files` table via Spark SQL returns rows that match the `DataFile` schema, which defines `Map<Integer, ByteBuffer> type for lower/upper bounds. And thus the return lower/upper bounds strings are addresses of `ByteBuffer`. It is better to decode the byte buffer to human-readable strings like what the Presto side did. 
   
   ### Query engine
   
   Spark


-- 
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.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] github-actions[bot] commented on issue #6085: The metadata table returns from Spark query should show human readable string for lower/upper bounds

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6085:
URL: https://github.com/apache/iceberg/issues/6085#issuecomment-1529178999

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


-- 
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] chenjunjiedada commented on issue #6085: The metadata table returns from Spark query should show human readable string for lower/upper bounds

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

   @szehon-ho Nice, let me take a look.


-- 
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 issue #6085: The metadata table returns from Spark query should show human readable string for lower/upper bounds

Posted by GitBox <gi...@apache.org>.
szehon-ho commented on issue #6085:
URL: https://github.com/apache/iceberg/issues/6085#issuecomment-1297866719

   Yea I have a pr for awhile for that, waiting review:  https://github.com/apache/iceberg/pull/5376   if you want to take a look.  


-- 
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 closed issue #6085: The metadata table returns from Spark query should show human readable string for lower/upper bounds

Posted by "szehon-ho (via GitHub)" <gi...@apache.org>.
szehon-ho closed issue #6085: The metadata table returns from Spark query should show human readable string for lower/upper bounds
URL: https://github.com/apache/iceberg/issues/6085


-- 
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 issue #6085: The metadata table returns from Spark query should show human readable string for lower/upper bounds

Posted by "szehon-ho (via GitHub)" <gi...@apache.org>.
szehon-ho commented on issue #6085:
URL: https://github.com/apache/iceberg/issues/6085#issuecomment-1530057917

   Fixed by #5376 


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