Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Currently we are showing this:
> CREATE EXTERNAL TABLE parts STORED AS PARQUET LOCATION '../benchmarks/parquet16zstd/lineitem/';
0 rows in set. Query took 0.000 seconds.
even if it takes considerable time. We should show the time it takes to execute the statement, including the planning.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Currently we are showing this:
even if it takes considerable time. We should show the time it takes to execute the statement, including the planning.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.