jsondigilant is actually my table. It seems that it doesn't work with the
alias of the tables when it's based on a schemaless one.
Thanks!

2015-10-05 21:21 GMT-05:00 Jihoon Son <[email protected]>:

> I created a jira ticket for this issue (
> https://issues.apache.org/jira/browse/TAJO-1912).
> Thank you for your report!
> Jihoon
>
> 2015년 10월 6일 (화) 오전 9:13, Jihoon Son <[email protected]>님이 작성:
>
>> Hi, it seems a bug. I'll dig it.
>> If you share some information about your error message, it would be
>> greatly helpful to me. I wonder where the name 'default.jsondigilant' comes
>> from. Is the 'MyField' actually jsondigilant?
>>
>> Best regards,
>> Jihoon
>> 2015년 10월 6일 (화) 오전 2:57, Odin Guillermo Caudillo Gallegos <
>> [email protected]>님이 작성:
>>
>>> Hi.
>>> I have a schemaless table based on json files.
>>> If i do a query like the following:
>>>
>>> select dj."MyField" from jsontable dj;
>>> it gives me the error "ERROR: internal error: Columns projected from
>>> default.jsondigilant is not found."
>>> So i can't use alias if i'm using a schemaless table?
>>> Thanks!
>>>
>>

Reply via email to