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
>
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
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
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
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
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
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
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
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