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

Introduce PartitionableTableSink for support writing data into partitions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • Table SQL / API
    • None

    Description

      Introduce a sink interface to support writing data into partitions in order to support the INSERT PARTITION SQL statement:

      INSERT INTO A PARTITION(a='ab', b='cd') select c, d from B
      

      Attachments

        Issue Links

          Activity

            People

              jark Jark Wu
              jark Jark Wu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: