vignesh-manel opened a new pull request, #167:
URL: https://github.com/apache/polaris-tools/pull/167

   Implemented Iceberg table creation functionality in the Polaris console
   
      Features:
      - Manual schema editor with add/remove fields
      - Support for primitive types (string, int, long, float, double, boolean,
        date, time, timestamp, timestamptz, uuid, binary)
      - Parameterized types with configuration UI (decimal with precision/scale,
        fixed with length)
      - Complex types with recursive nesting:
        * Struct: nested field editor with unlimited depth
        * List: element type configuration with element-required flag
        * Map: key/value type configuration
      - JSON schema import with validation and parsing
      - Partition spec configuration (identity, year, month, day, hour, bucket, 
truncate)
      - Table properties editor (key-value pairs)
      - Form validation with error handling
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to