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

feat(http): JSON endpoint returns index of designated timestamp column, which is being used by the Web Console #2969

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

bluestreak01
Copy link
Member

@bluestreak01 bluestreak01 commented Feb 6, 2023

Web Console is able to highlight (green) designated timestamp column. This PR exposes the value of designated timestamp column index on JSON response. The change is additive and any old version of the Web Console will work if necessary.

image

@ideoma
Copy link
Collaborator

ideoma commented Feb 6, 2023

[PR Coverage check]

😍 pass : 3 / 3 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/cutlass/http/processors/JsonQueryProcessorState.java 3 3 100.00%

@ideoma ideoma merged commit c65ea86 into master Feb 7, 2023
@ideoma ideoma deleted the vi_http_json_timestamp branch February 7, 2023 09:15
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.

None yet

2 participants