Dear all,

For research purposes I have been looking into finding potential materialized 
views based on a given set of queries. For instance, if you have 2 queries 
joining table A and B, perhaps it would be advantageous to materialize said 
join and utilise Calcite's ability to rewrite queries to use this newly formed 
materialized view.

I have been looking these past few weeks into the Hive source code but I must 
admit, I am a little overwhelmed with the code base. I was wondering if someone 
could perhaps point me to a few classes of interest to get me started.

I have posted a similar question by accident on the user list. I'm sorry if it 
seems like I am spamming the mailing lists because of this.


With kind regards,

Mark

Reply via email to