Thanks Nirav,I did the same.
I think the limitation, in my case, is due to the number of cast /
regex_replace / substr etc to handle in the query, not the number of Kline of
code
Boris
Le Mercredi 9 décembre 2015 6h41, Nirav Shah <[email protected]> a
écrit :
Hi Boris,
As a workaround I broke my query and rejoin results. In case need any help
on this let me know.
Best,
Nirav
On Sat, Dec 5, 2015 at 9:17 PM, Boris Chmiel <[email protected]
> wrote:
> Hello
> I am getting the same error on huge queries. My query is about 10K
> characters. This error is a regression and is directly related to 1.3
> since I have already ran queries more than twice biggers (nearly 30K
> characters) with 1.1 and 1.2 I'm downgrading to 1.2
>
> Boris
>
>
>
>
> Le Vendredi 4 décembre 2015 12h42, Nirav Shah <
> [email protected]> a écrit :
>
>
> Hello,
>
> I am getting below error while running big query.
>
> =======================================
>
> Error: SYSTEM ERROR: CompileException: File
> 'org.apache.drill.exec.compile.DrillJavaFileObject[ProjectorGen2825.java]',
> Line 5799, Column 17: ProjectorGen2825.java:5799: error: code too large
> public void doEval(int inIndex, int outIndex)
> ^ (compiler.err.limit.code)
>
>
> Regards,
> Nirav
>
>
>
>