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

RexNodeExtractor#isSupportedPartitionPredicate generates unexpected partition predicates

    XMLWordPrintableJSON

Details

    Description

      Currently, the condition where rand(1) < 0.0001 will be recognized as a partition predicates and will be evaluated to false when compiling the SQL. It has two problem.
      First, it should not be recognized as a partition predicates, and the nondeterministic function should never pass the partition pruner

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aitozi WenJun Min
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: