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
GPU Table Transformer: Transform (combine etc) raw Apache Arrow columns in GPU tables into Layer-compatible Attribute tables (positions = vec3, colors = vec4s, float64 handling, matrices, ...)
- Inputs:
- Schema defining Apache Arrow table.
- One Buffer object for each Apache table column
- Outputs:
- Set of Buffers to match deck.gl Layer attributes.
This issue tracks remaining work for columnar table support in deck.gl
deck.gl v8.0
loaders.gl v2.0
GPUTable (@ibgreen/@1chandu)
GPUTable transformations (@1chandu)
GPU Table Transformer: Transform (combine etc) raw Apache Arrow columns in GPU tables into Layer-compatible Attribute tables (positions = vec3, colors = vec4s, float64 handling, matrices, ...)
data
prop , and have AttributeManager/Layer extract attributes and set.The text was updated successfully, but these errors were encountered: