-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dventimihasura readme 01 #2
base: main
Are you sure you want to change the base?
Conversation
In my experience, this is more reliable, but do with it what you will.
consol -> console
run-local-connector.sh -> run-connector-local.sh
Question. Why does the contents of the git status
On branch dventimihasura-readme-01
Your branch is up to date with 'origin/dventimihasura-readme-01'.
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: calcite-rs-jni/calcite
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: adapters/file/dev.local.configuration.json
Untracked files:
(use "git add <file>..." to include in what will be committed)
adapters/file/data/files/2022CbpOceanEconomyTable__2022CbpIaOceanEconomy.json
adapters/file/data/files/2022CbpOceanEconomyTable__Notes.json |
When it encounters an xlsx file - it will deconstruct it into a JSON file for each sheet. If the supergraph data connectors is pointing back to this directory - it will change it. You can ignore it, or you can add in a .gitignore for these files, if you would like. |
I tested with cassandra - but I can take a look at the file adapter and see if there is something amiss. |
No description provided.