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

HBase connector should use new type system to suppport precision/scale

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.10.0
    • 1.11.0
    • Connectors / HBase
    • None

    Description

      Currently HBaseTableSchema use TypeInformation to specify an HBase table's schema, which would cause precision/scale loss for several data types. Meanwhile HBaseTypeUtils serialize a java.sql.Timestamp to long in bytes, which would cause precision loss for TIMESTAMP types.
       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              docete Zhenghua Gao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: