Skip to content

Add column def metadata and UI refactor#137

Merged
jamals86 merged 1 commit intomainfrom
feature/pubsub
Feb 12, 2026
Merged

Add column def metadata and UI refactor#137
jamals86 merged 1 commit intomainfrom
feature/pubsub

Conversation

@jamals86
Copy link
Copy Markdown
Collaborator

Introduce compact column definition metadata (KALAM_COLUMN_DEF_METADATA_KEY) with helper functions to read/write it in Arrow Field metadata. Extend SchemaField with an optional def and builder with_def, propagate defs when producing Arrow fields from TableDefinition, include defs when converting RecordBatches to query results, and use defs in live subscription schemas (with tests added for conversions and subscription schema).

On the UI side, migrate AuditLogList to use RTK Query, add AuthSplitLayout and redesign LoginForm (social button, inline errors, helper links), add many new service/state modules for the SQL studio and various services, and remove several old sql-studio components. Also adjust package.json (remove @tanstack/react-query) and update related types/dev deps.

Introduce compact column definition metadata (KALAM_COLUMN_DEF_METADATA_KEY) with helper functions to read/write it in Arrow Field metadata. Extend SchemaField with an optional `def` and builder `with_def`, propagate defs when producing Arrow fields from TableDefinition, include defs when converting RecordBatches to query results, and use defs in live subscription schemas (with tests added for conversions and subscription schema).

On the UI side, migrate AuditLogList to use RTK Query, add AuthSplitLayout and redesign LoginForm (social button, inline errors, helper links), add many new service/state modules for the SQL studio and various services, and remove several old sql-studio components. Also adjust package.json (remove @tanstack/react-query) and update related types/dev deps.
@jamals86 jamals86 merged commit 1b4d29d into main Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant