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

Are the default behaviours correct? #6

Open
DJDavies2 opened this issue Jun 24, 2022 · 8 comments
Open

Are the default behaviours correct? #6

DJDavies2 opened this issue Jun 24, 2022 · 8 comments

Comments

@DJDavies2
Copy link
Contributor

I am running some odc sql statements with no options, i.e. odc sql 'select ....' -i filename. I am getting output that is a) not aligned in columns and b) appears to be printed as full precision. I'm not sure how best to show this as I suspect just copying and pasting here will destroy the formatting. In any case when running in odc help sql I see there are options --no_alignment and --full_precision but it appears that these are the default. Is this correct?

@simondsmart
Copy link
Contributor

That is a bit odd. The data should certainly be printed aligned in columns.

Could you supply some sample data/query/output and I'll have a look. Also let me know what version of odc you are looking at.

@DJDavies2
Copy link
Contributor Author

How should I get the ODB to you? It is about 43kb.

odc version is 1.4.4. Query is just select *.

@simondsmart
Copy link
Contributor

43kb should be small enough to attach to the issue here. Otherwise just email me (you have my email already somewhere).

@DJDavies2
Copy link
Contributor Author

I've sent an email.

@DJDavies2
Copy link
Contributor Author

Hang on a minute, I thought I was on 1.4.4, but it seems I am on master. I will try with develop.

@DJDavies2
Copy link
Contributor Author

I've tried with head of develop, it still shows the same output.

@eggypandiangan
Copy link

Screenshot_2023-04-28_19-05-34
I get error in step 'make -j10'. I don't know how to fix

@simondsmart
Copy link
Contributor

You haven't built the SQL support in your version of eckit. You need to do that.

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

No branches or pull requests

3 participants