Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not load delta table #36

Open
githubnameting opened this issue Dec 21, 2021 · 0 comments
Open

can not load delta table #36

githubnameting opened this issue Dec 21, 2021 · 0 comments
Labels
question Further information is requested

Comments

@githubnameting
Copy link

AgDaWvaGxh

X2k2IkwCnC

load delta 下的表会报错

解决方案
重新数据,建立目录,就可以load 出来了
如:
select ”a“ as a as table1;
save overwrite table1 as delta.default.tmp;

@ZhengshuaiPENG ZhengshuaiPENG transferred this issue from byzer-org/byzer-doc Dec 22, 2021
@ZhengshuaiPENG ZhengshuaiPENG added the question Further information is requested label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants