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

Support HALF_FLOAT 2-byte floating point type as defined by the IEEE 754 extension #1735

Open
pete-petey opened this issue Dec 23, 2021 · 0 comments
Assignees
Milestone

Comments

@pete-petey
Copy link
Member

Per Cristian: AFAIK these are used mostly in (some) AI applications; only Arrow supports them.
IMHO before making any investment here we should do a minimal amount of research towards an educated guess on the size of the audience we would reach with this; my guess is this is bottom of barrel in terms of priorities compared to the other types suggested in these comments.

@pete-petey pete-petey added feature request New feature or request triage labels Dec 23, 2021
mofojed pushed a commit that referenced this issue Feb 8, 2024
Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.63.0

# [0.63.0](deephaven/web-client-ui@v0.62.0...v0.63.0) (2024-02-08)


### Bug Fixes

* adjust theme notice and info colors ([#1779](deephaven/web-client-ui#1779)) ([8930522](deephaven/web-client-ui@8930522))
* DH-16461: Preload --dh-color-text-highlight ([#1780](deephaven/web-client-ui#1780)) ([#1781](deephaven/web-client-ui#1781)) ([f7989b6](deephaven/web-client-ui@f7989b6))
* DH-16463: isEqual returns false for layouts with undefined and missing props in panelState ([#1783](deephaven/web-client-ui#1783)) ([e90b627](deephaven/web-client-ui@e90b627))
* show copy cursor in grid on key down and not just mouse move  ([#1735](deephaven/web-client-ui#1735)) ([0781900](deephaven/web-client-ui@0781900))
* sorting frozen columns ([#1749](deephaven/web-client-ui#1749)) ([51e60c5](deephaven/web-client-ui@51e60c5))


### Features

* always show close button on the active panel in a stack ([#1773](deephaven/web-client-ui#1773)) ([33c6a8d](deephaven/web-client-ui@33c6a8d))
* disable "Changes you made may not be saved." prompt in dev mode ([#1775](deephaven/web-client-ui#1775)) ([6b0dce1](deephaven/web-client-ui@6b0dce1))
* multiselect values ([#1736](deephaven/web-client-ui#1736)) ([e6955c1](deephaven/web-client-ui@e6955c1))


### BREAKING CHANGES

* linker and iris grid custom cursor styling and assets
are now provided by components directly. DHE css and svg files
containing linker cursors should be removed/de-duplicated.

Co-authored-by: deephaven-internal <deephaven-internal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants