zhangjun0x01 commented on issue #735: URL: https://github.com/apache/incubator-paimon/issues/735#issuecomment-1492181024
clickhouse support the feature by `ALTER TABLE`, like `ALTER TABLE events ADD COLUMN mat_$current_url VARCHAR MATERIALIZED JSONExtractString(properties_json, '$current_url')` ,but flink and spark do not support the statement, do we implement it by add some properties? -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org