Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7998

Make case classes in TPCHQuery3.java public to allow dynamic instantiation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.2
    • 1.4.0
    • Examples

    Description

      Case classes Lineitem, Customer and Order in example TPCHQuery3.java are set to private. This causes an IllegalAccessException exception because of reflection check in dynamic class instantiation. Making them public resolves the problem (which is what implicitly suggested by case class in TPCHQuery3.scala)

      Attachments

        Issue Links

          Activity

            People

              kzhu Keren Zhu
              kzhu Keren Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 5m
                  5m
                  Remaining:
                  Remaining Estimate - 5m
                  5m
                  Logged:
                  Time Spent - Not Specified
                  Not Specified