maxingui opened a new issue #2619:
URL: https://github.com/apache/iceberg/issues/2619


   we use trino iceberg with huawei OBS,the planning time is more than 20 
s,while the total SCHEDULE and RUNNING time is only 2 s ,I do not what worry 
with it;
   
   the debug log is like that:
   2021-05-20T06:06:01.039Z        DEBUG   
Query-20210520_060537_00323_gbd7b-4734  
io.trino.plugin.hive.metastore.thrift.ThriftHiveMetastoreClient Invocation of 
get_table_req(req=GetTableRequest(dbName:icebergsf1_02, tblName:customer, 
capabilities:ClientCapabilities(values:[INSERT_ONLY_TABLES]))) succeeded in 
8.69ms
   2021-05-20T06:06:01.049Z        INFO    
Query-20210520_060537_00323_gbd7b-4734  org.apache.iceberg.BaseTableScan        
Scanning table "icebergsf1_02".customer snapshot 5772262083695712847 created at 
2021-05-18 07:43:19.363 with filter true
   2021-05-20T06:06:01.127Z        DEBUG   
Query-20210520_060537_00323_gbd7b-4734  
io.trino.plugin.hive.metastore.thrift.ThriftHiveMetastoreClient Invocation of 
get_table_req(req=GetTableRequest(dbName:icebergsf1_02, tblName:customer, 
capabilities:ClientCapabilities(values:[INSERT_ONLY_TABLES]))) succeeded in 
8.70ms
   2021-05-20T06:06:01.136Z        DEBUG   
Query-20210520_060537_00323_gbd7b-4734  
io.trino.plugin.hive.metastore.thrift.ThriftHiveMetastoreClient Invocation of 
get_table_req(req=GetTableRequest(dbName:icebergsf1_02, tblName:customer, 
capabilities:ClientCapabilities(values:[INSERT_ONLY_TABLES]))) succeeded in 
7.93ms
   2021-05-20T06:06:01.158Z        DEBUG   
Query-20210520_060537_00323_gbd7b-4734  
io.trino.plugin.hive.metastore.thrift.ThriftHiveMetastoreClient Invocation of 
get_table_req(req=GetTableRequest(dbName:icebergsf1_02, tblName:customer, 
capabilities:ClientCapabilities(values:[INSERT_ONLY_TABLES]))) succeeded in 
8.10ms
   2021-05-20T06:06:01.171Z        INFO    
Query-20210520_060537_00323_gbd7b-4734  org.apache.iceberg.BaseTableScan        
Scanning table "icebergsf1_02".customer snapshot 5772262083695712847 created at 
2021-05-18 07:43:19.363 with filter true
   2021-05-20T06:06:01.193Z        DEBUG   
Query-20210520_060537_00323_gbd7b-4734  
io.trino.sql.planner.DistributedExecutionPlanner        Dynamic filters: 
[Descriptor{id=df_2014, input="sr_returned_date_sk_0", operator=EQUAL, 
nullAllowed=false}]
   2021-05-20T06:06:01.203Z        DEBUG   
Query-20210520_060537_00323_gbd7b-4734  
io.trino.plugin.hive.metastore.thrift.ThriftHiveMetastoreClient Invocation of 
get_table_req(req=GetTableRequest(dbName:icebergsf1_02, tblName:store_returns, 
capabilities:ClientCapabilities(values:[INSERT_ONLY_TABLES]))) succeeded in 
8.39ms
   2021-05-20T06:06:01.214Z        INFO    
Query-20210520_060537_00323_gbd7b-4734  org.apache.iceberg.BaseTableScan        
Scanning table "icebergsf1_02"."store_returns" snapshot 3075814051181790716 
created at 2021-05-18 07:44:47.401 with filter true
   
   


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to