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

Barrage/web UI support for BigDecimal and BigInteger. #1627

Merged
merged 14 commits into from
Dec 8, 2021

Conversation

jcferretti
Copy link
Member

@jcferretti jcferretti commented Dec 2, 2021

This works now:

bigdecimal-web-ui

@jcferretti jcferretti added this to the Dec 2021 milestone Dec 2, 2021
@jcferretti jcferretti self-assigned this Dec 2, 2021
@jcferretti
Copy link
Member Author

Discussed with Colin and created #1626
Context in this PR on the changes for BarrageUtils.java.

@jcferretti
Copy link
Member Author

Fixes #1607
Fixes #513

Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

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

Reviewed everything but the Kafka examples. I think the Parquet implementation has bugs except for binary/fixed. I think we need more testing.

shutil.rmtree(fileLocation)
time.sleep(0.01) # avoid race condition on file existence...

ParquetTools.writeTable(table, fileLocation)
Copy link
Member

Choose a reason for hiding this comment

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

Better. Might be better still with TstUtils.assertTableEquals(table, table2) if that's easy to do from Python.

@rcaudy rcaudy added the parquet Related to the Parquet integration label Dec 8, 2021
@jcferretti jcferretti merged commit 6c329b3 into deephaven:main Dec 8, 2021
@jcferretti jcferretti deleted the cfs-mdemo-0 branch December 8, 2021 14:24
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
barrage NoDocumentationNeeded parquet Related to the Parquet integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants