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 2020/07/30 07:31:07 UTC

[GitHub] [iceberg] aokolnychyi opened a new issue #1268: Respect MetricsConfig while importing ORC data

aokolnychyi opened a new issue #1268:
URL: https://github.com/apache/iceberg/issues/1268


   We should respect `MetricsConfig` in `SparkTableUtil`.
   
   ```
   // TODO: use MetricsConfig in listOrcPartition
   return listOrcPartition(partition, uri, spec, conf);
   ```


----------------------------------------------------------------
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] aokolnychyi commented on issue #1268: Respect MetricsConfig while importing ORC data

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


   @shardulm94 @rdsr, FYI


----------------------------------------------------------------
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] shardulm94 closed issue #1268: Respect MetricsConfig while importing ORC data

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


   


----------------------------------------------------------------
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] edgarRd edited a comment on issue #1268: Respect MetricsConfig while importing ORC data

Posted by GitBox <gi...@apache.org>.
edgarRd edited a comment on issue #1268:
URL: https://github.com/apache/iceberg/issues/1268#issuecomment-668144131


   I was planning on working in metrics when importing data, so I can take this one.


----------------------------------------------------------------
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] edgarRd commented on issue #1268: Respect MetricsConfig while importing ORC data

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


   I was planning on working in metrics on importing data, so I can take this one.


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