You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by Aman Sinha <as...@mapr.com> on 2017/01/10 19:18:17 UTC

Apache Drill Hangout Minutes (1/10/2017)

Attendees:  Arina, Aman, Khurram, Karthik, Paul, Roman



1.       Khurram wanted to know the status of Calcite rebasing. Roman indicated it was in progress but currently on temporary hold due to couple of higher priority issues.

2.       Lazy initialization for UDFs:  Paul wanted more background on this for the review.  Arina provided some details and will sync up with Paul.

3.       Case-sensitivity of temporary tables names based on review comments: after some discussion, we concluded that it should be case-insensitive, similar to the alias names for columns and tables.

4.       Function names without parenthesis:  suggest examining how current_date, current_time are implemented.  However, it will be easier to implement using parenthesis since there is no confusion with column names.