Create a test_config13 which attempts to create an FLCS table.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0
    • Affects Version/s: None
    • Component/s: Column Store
    • None
    • Storage Engines, Storage Engines - Persistence
    • SE Persistence - 2025-12-05
    • None

      ```
      def test_create_flcs(self):
      uri = "table:flcs"
      create_params = 'value_format=8t,key_format=r'
      self.session.create(uri, create_params)
      ```

      This will throw an error, which will need catching.

            Assignee:
            Jasmine Bi
            Reporter:
            Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: