Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Comments

TAJO-2168: NullPointerException occurs when a simple query contains a…#1035

Closed
jihoonson wants to merge 3 commits intoapache:masterfrom
jihoonson:TAJO-2168
Closed

TAJO-2168: NullPointerException occurs when a simple query contains a…#1035
jihoonson wants to merge 3 commits intoapache:masterfrom
jihoonson:TAJO-2168

Conversation

@jihoonson
Copy link
Contributor

… python udf.

@jihoonson
Copy link
Contributor Author

Fixed test failure.

@jihoonson
Copy link
Contributor Author

I additionally ArrayOutOfBoundsException which occurs while loading python functions. Our parser used for loading python functions is very naive, so it cannot parse complex functions. However, during unit testing, our python codes like controller.py are unexpectedly loaded, which causes ArrayOutOfBoundsException. So I changed the directory name for python functions.

@jinossy
Copy link
Member

jinossy commented Jul 3, 2016

+1 LGTM!
Ship it!

@asfgit asfgit closed this in 78bde55 Jul 3, 2016
@jihoonson
Copy link
Contributor Author

Thank you for your review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants