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

Default Return Type #31

Open
ns-blee opened this issue Sep 7, 2022 · 3 comments
Open

Default Return Type #31

ns-blee opened this issue Sep 7, 2022 · 3 comments

Comments

@ns-blee
Copy link

ns-blee commented Sep 7, 2022

Is the default return type of TableCell a string? If not, where can I change that? Am I missing some setting in BQ?

Thank you for your help!

@lquerel
Copy link
Owner

lquerel commented Sep 27, 2022

The value in TableCell is a json value so it can be i64, f64, bool, string, ... Could you be more explicit and point to the problematic part of the source code? Thanks.

@ns-blee
Copy link
Author

ns-blee commented Sep 27, 2022

Im not sure what the cause of my problem is. For some reason all TableCells are encoded as serde_json String()

@ns-blee
Copy link
Author

ns-blee commented Sep 27, 2022

Can I set the type being sent from BQ?

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

2 participants