External non-partitioned Hive table shows 0 records even if parquet file has data, when read using spark.read.parquet it shows correct data

前端 未结 0 1605
温柔的废话
温柔的废话 2021-01-16 14:20

I have an external non-partitioned hive table created on Azure DataBricks.

CREATE EXTERNAL TABLE reference.date_file(
  `date_init` string,
  `trade_date_minu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题