hit-lacus edited a comment on issue #747: KYLIN-3832 Query pushdown support 
postgresql
URL: https://github.com/apache/kylin/pull/747#issuecomment-515409339
 
 
   1. too much useless entry
   
![image](https://user-images.githubusercontent.com/14030549/61947040-b79ea380-afd6-11e9-8c07-2704b3f5cbcf.png)
   
   2. error varchar type
   
![image](https://user-images.githubusercontent.com/14030549/61947074-d00ebe00-afd6-11e9-8ca1-7083b0852f3a.png)
   
   3. can not create flat table
   
   ```sql
   exampledb=# select * from exampledb.city;
   ERROR:  relation "exampledb.city" does not exist
   第1行select * from exampledb.city;
   ```
   
   
![image](https://user-images.githubusercontent.com/14030549/61947653-5e377400-afd8-11e9-8110-2a297f0abda3.png)
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to