Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rapidsai
/
quent
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
10
Code
Issues
79
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix(ui): add bigint display support
- #394
#394
Merged
rapids-bot[bot]
merged 16 commits into
rapidsai:main
rapidsai/quent:main
from
cmatzenbach:bigint-display-support
cmatzenbach/quent:bigint-display-support
Copy head branch name to clipboard
Jul 28, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix(ui): add bigint display support
#394
rapids-bot[bot]
merged 16 commits into
rapidsai:main
rapidsai/quent:main
from
cmatzenbach:bigint-display-support
cmatzenbach/quent:bigint-display-support
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
Add tests to test revised functionality
cmatzenbach
committed
09925c7
View commit details
Copy full SHA for 09925c7
Browse repository at this point
Ensure bigints hit field formatter
cmatzenbach
committed
6763e3e
View commit details
Copy full SHA for 6763e3e
Browse repository at this point
Ensure bigints hit field formatter here as well
cmatzenbach
committed
baa31db
View commit details
Copy full SHA for baa31db
Browse repository at this point
Update formatting functions to handle bigints
cmatzenbach
committed
2b656ed
View commit details
Copy full SHA for 2b656ed
Browse repository at this point
Add bigint support to pivot table helpers for bigint display
cmatzenbach
committed
d2988be
View commit details
Copy full SHA for d2988be
Browse repository at this point
Add tests for bigints
cmatzenbach
committed
b96e14b
View commit details
Copy full SHA for b96e14b
Browse repository at this point
Add bigint tests
cmatzenbach
committed
c7e14bc
View commit details
Copy full SHA for c7e14bc
Browse repository at this point
Refactor to use helper func over repeated logic, cleanup
cmatzenbach
committed
21a1624
View commit details
Copy full SHA for 21a1624
Browse repository at this point
Commits on Jul 16, 2026
Allow for coloring of bigint values if selected from dag display settings
cmatzenbach
committed
8d7928b
View commit details
Copy full SHA for 8d7928b
Browse repository at this point
Add isNumericValue check to formatAttributeValue; add tests
cmatzenbach
committed
585b881
View commit details
Copy full SHA for 585b881
Browse repository at this point
Commits on Jul 21, 2026
Merge branch 'main' into bigint-display-support
cmatzenbach
committed
e2668be
View commit details
Copy full SHA for e2668be
Browse repository at this point
Remove test - no longer useful
cmatzenbach
committed
3134b5b
View commit details
Copy full SHA for 3134b5b
Browse repository at this point
Derive StatValue from BE type; avoid BigInt coersion; cast to String for display
cmatzenbach
committed
f56f563
View commit details
Copy full SHA for f56f563
Browse repository at this point
Handle bigint values when prefix system is off; update tests
cmatzenbach
committed
f1fa48a
View commit details
Copy full SHA for f1fa48a
Browse repository at this point
Commits on Jul 27, 2026
handle byte formatting for potential bigints; fix default case
cmatzenbach
committed
ec4c3f0
View commit details
Copy full SHA for ec4c3f0
Browse repository at this point
Add bigint support for pivot table aggregation
cmatzenbach
committed
d80986b
View commit details
Copy full SHA for d80986b
Browse repository at this point
You can’t perform that action at this time.