When user makes query
SELECT event.CacheHits
FROM clp.DEFAULT.cockroachdb_ir
WHERE ts <= 1679711330571000000
LIMIT 100;
at the Presto UI,
the result returns an empty page as shown in the below picture.
Here is the table-schema.yaml
event:
ApplicationName: 3
CacheCount: 0
CacheHits: 0
Your Environment
- Presto version used:
- Storage (HDFS/S3/GCS..):
- Data source and connector used:
- Deployment (Cloud or On-prem):
- Pastebin link to the complete debug logs:
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce
Screenshots (if appropriate)
Context
When user makes query
at the Presto UI,
the result returns an empty page as shown in the below picture.
Here is the table-schema.yaml
Your Environment
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce
Screenshots (if appropriate)
Context