Replies: 4 comments
-
Yes. We need a way to identify and organise the information we want. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good idea, thank you @junnplus |
Beta Was this translation helpful? Give feedback.
0 replies
-
github datasource is a database engine, we should create it as:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Proposal emitted: #3431 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since the github engine is supported. I found it hard to use.
It requires environment variables to be set when the service starts. It's very unfriendly to users. ):
We can consider supporting users' tokens through engine options, like:
This has other benefits:
github
as a table engine is also difficult to use. https://github.com/datafuselabs/databend/blob/main/query/src/storages/storage_factory.rs#L72-L89I might just want to create a table to analyze the repo.
We can consider a unified way of using, like:
Beta Was this translation helpful? Give feedback.
All reactions