Hi, I'm using HCatalogStore, and there are some external tables in Hive. Tajo cannot recognized these external tables during my query.
after '\d tablename', it shows as following: default> \d test table name: default.test table path: hdfs://test-cluster/hive/warehouse/test the red font path name is not the partition located directory, so there is no query result returned.
