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

Support json and jsonb type in PostgreSQL JDBC Dialect

    XMLWordPrintableJSON

Details

    Description

      When using PostgreSQL JDBC Catalog an error is thrown if one of the tables has column of type json or jsonb.

       

      java.lang.UnsupportedOperationException: Doesn't support Postgres type 'jsonb' yet
      

      Json/jsonb field can be returned as VARCHAR when reading the data.

      Writing values to json/jsonb column is not allowed in current design.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              grzegorz.kolakowski Grzegorz Kołakowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: