Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3253

Add test/mock storage plugin providing columns of all data types for testing metadata (etc.)

    XMLWordPrintableJSON

Details

    Description

      There probably should be a test/dummy/mock storage plugin that provides an easy way to have views and/or tables with columns covering all* supported data types.

      (*for appropriate values of "all"--all top-level cases (atomic types (e.g., INTEGER, VARCHAR(...))); some, but obviously not all, subcases (e.g., VARCHAR(1) vs. VARCHAR(2), INTEGER ARRAY vs. INTEGER ARRAY ARRAY)).

      This would allow more-complete and/or easier testing of things such as INFORMATION_SCHEMA.COLUMNS and DatabaseMetaData.getColumns(...).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dsbos Daniel Barclay
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: