Petr Masopust

Results 2 issues of Petr Masopust

Hello, I encountered NPE in byte buddy annotation parsing. We use kotlin 1.5.32, mockk library 1.12.3, byte buddy 1.10.22 and for simple mock: val relNode = mockk<RelNode>() I get this...

question

## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/LIVY-124 Allow upload jar/python/other files only with Livy http connection for batch session. 1. Create batch session with delayed flag 2....