You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "xueyu (JIRA)" <ji...@apache.org> on 2018/10/22 16:40:00 UTC

[jira] [Created] (FLINK-10642) CodeGen split fields errors when maxGeneratedCodeLength equals 1

xueyu created FLINK-10642:
-----------------------------

             Summary: CodeGen split fields errors when maxGeneratedCodeLength equals 1
                 Key: FLINK-10642
                 URL: https://issues.apache.org/jira/browse/FLINK-10642
             Project: Flink
          Issue Type: Bug
          Components: Table API &amp; SQL
    Affects Versions: 1.6.1
            Reporter: xueyu
            Assignee: xueyu


Several tests error in special config when setting maxGeneratedCodeLength 1. e.g.
  CalcITCase.testFilterOnCustomType:260 ? InvalidProgram Table program cannot be...
  JavaTableEnvironmentITCase.testAsFromAndToPojo:394 ? InvalidProgram Table prog...
  JavaTableEnvironmentITCase.testAsFromAndToPrivateFieldPojo:421 ? InvalidProgram
  JavaTableEnvironmentITCase.testAsFromPojo:288 ? InvalidProgram Table program c...
  JavaTableEnvironmentITCase.testAsFromPrivateFieldsPojo:366 ? InvalidProgram Ta...
  JavaTableEnvironmentITCase.testAsWithPojoAndGenericTypes:453 ? InvalidProgram ...
  TimeAttributesITCase.testPojoSupport:566 ? JobExecution Job execution failed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)