Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-5631

Phoenix-Spark PhoenixDataWriter#write should not commit mutations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • connectors-6.0.0
    • connectors-6.0.0
    • None

    Description

      For the Phoenix-Spark PhoenixDataWriter, we should not commit inside the write method since this breaks the contract mentioned in DataSourceV2 DataWriter as DataWriter#commit should be the one that commits this writer after all records are written successfully via DataWriter#write.

      We may need to revert or modify the changes done to upsert mutations in batches done in PHOENIX-5232.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ckulkarni Chinmay Kulkarni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: