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

Dventimihasura readme 01 #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

dventimihasura
Copy link
Contributor

No description provided.

In my experience, this is more reliable, but do with it what you will.
run-local-connector.sh -> run-connector-local.sh
@dventimihasura
Copy link
Contributor Author

Question. Why does the contents of the ndc-calcite repo change after running ddn connector-link update calcite --add-all-resources in a supergraph in some other directory:

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

@dventimihasura
Copy link
Contributor Author

Also, currently the README steps do not succeed for me after docker compose down && ddn run docker-start. What I mean is, while the supergraph does start, Console queries fail. See the embedded/attached screenshot.

Screenshot from 2024-09-23 11-32-16

@kenstott
Copy link
Collaborator

Question. Why does the contents of the ndc-calcite repo change after running ddn connector-link update calcite --add-all-resources in a supergraph in some other directory:

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.

@kenstott
Copy link
Collaborator

Also, currently the README steps do not succeed for me after docker compose down && ddn run docker-start. What I mean is, while the supergraph does start, Console queries fail. See the embedded/attached screenshot.

Screenshot from 2024-09-23 11-32-16

I tested with cassandra - but I can take a look at the file adapter and see if there is something amiss.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants