Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/113#issuecomment-53153634
I checked on ASF license deletion from ASM source codes. And I
double-checked tajo LICENSE file.
'mvn clean install -DCODEGEN=true' finished successfully. And then I found
that CODEGEN variable on tsql as follows:
{code:xml}
default> \set CODEGEN true
default> \set
'CURRENT_DATABASE'='default'
'CODEGEN'='true'
'SESSION_ID'='f902f118-2649-46df-97ec-f15c2f0c75f5'
'USERNAME'='blrunner'
'SESSION_LAST_ACCESS_TIME'='1408801963706'
{code}
But I have a question about this patch. Is there any way of checking
runtime code generation on local cluster?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---