Skip to content

Conversation

ryantxu
Copy link
Collaborator

@ryantxu ryantxu commented Jun 6, 2024

Use the arrow.Table from the SDK to create parquet files

}

func TestQueryFrameWithDisplayName(t *testing.T) {
t.Skip()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this test is currently failing -- @scottlepp can you take a look and make sure the behavior is what we want?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was added since the user sees the display names in grafana. when referencing fields in a sql expression, the user doesn't know the dataframe field name.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think i fixed it -- odd that it mutates the original field

@ryantxu ryantxu marked this pull request as ready for review June 6, 2024 12:55
@ryantxu ryantxu requested a review from scottlepp June 6, 2024 12:55
@ryantxu ryantxu merged commit cf76157 into main Jun 6, 2024
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