Re: Support DDL and DML for kylin5

2023-03-03 Thread Li Yang
Great proposal!! Looking forward to it. JIRA voted and watched. :-) On Tue, Feb 28, 2023 at 2:06 PM Jiang, Yang wrote: > Hi >I submit a new feature about introduce DML and DDL in kylin5 in > https://issues.apache.org/jira/browse/KYLIN-5466. > Any comments are welcome! > > From Ted-Jiang >

Re: Support DDL and DML for kylin5

2023-03-02 Thread Xiaoxiang Yu
Thanks for reply. My workmates and I think it is a good feature. And I have another two questions. 1. I think it(KYLIN-5466) is not a small task, will you divide it into some small tasks(or PRs) in your ticket? Will you set ETA for this feature ? 2. Have you decided how to impelment your new fe

Re: Support DDL and DML for kylin5

2023-03-01 Thread ShaoFeng Shi
I see; it doesn't operate the table schema metadata, just the Kylin metadata like model, index, job, etc. Best regards, Shaofeng Shi 史少锋 Apache Kylin PMC, Apache Incubator PMC, Email: shaofeng...@apache.org Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html Join Kylin user m

Re: Support DDL and DML for kylin5

2023-03-01 Thread Yang Jiang
Hi Xiaoxiang: Thanks for the comment. > 1. Will this DDL provide way to add/edit/delete RulebaseIndex(aggregate group) for Model? For now, not supported, But it doesn't affect in future development. > 2. Will this DDL provide way to add model level config (Hive provide such gramm

Re: Support DDL and DML for kylin5

2023-03-01 Thread Xiaoxiang Yu
Hi Yang Jiang, I have check this google doc(https://docs.google.com/document/d/1Wa5Ih-rKi2Uqqg8cLfUqwuZBEfEryMwXcD55ezER_Fg ) .I think it is a good feature to me. Here is my questions: 1. Will this DDL provide way to add/edit/delete RulebaseIndex(aggregate group) for Model? 2. Will this DDL pr

Re: Support DDL and DML for kylin5

2023-03-01 Thread Yang Jiang
Hi Shaofeng: Currently not, kylin will only read meta data form hive. Only create meta data in kylin system like `model`, `job` ... On 2023/03/01 11:57:32 ShaoFeng Shi wrote: > Hi Yang, > > This is cool. Currently Kylin only sync the table metadata from Hive > metastore, which increases the

Re: Support DDL and DML for kylin5

2023-03-01 Thread ShaoFeng Shi
Hi Yang, This is cool. Currently Kylin only sync the table metadata from Hive metastore, which increases the complexity for the user. This proposal will make it easier I think. A quick question: if support this feature, will Kylin write back the schema info to Hive? Thank you! Best regards, Sha

Support DDL and DML for kylin5

2023-02-27 Thread Jiang, Yang
Hi I submit a new feature about introduce DML and DDL in kylin5 in https://issues.apache.org/jira/browse/KYLIN-5466. Any comments are welcome! >From Ted-Jiang

[jira] [Created] (KYLIN-5466) Support DDL and DML for kylin5

2023-02-27 Thread JiangYang (Jira)
JiangYang created KYLIN-5466: Summary: Support DDL and DML for kylin5 Key: KYLIN-5466 URL: https://issues.apache.org/jira/browse/KYLIN-5466 Project: Kylin Issue Type: New Feature