Add an "Any" type to PDL #17

Open
opened 2025-08-28 07:14:56 -06:00 by sashakoshka · 3 comments
Owner

We implicitly switch to from static to dynamic decoding/encoding whenever a table with an undefined schema is seen, but there is no way to just dynamically encode a single arbitrary value. This is pretty much necessary for MOSS or really any other database protocol.

We implicitly switch to from static to dynamic decoding/encoding whenever a table with an undefined schema is seen, but there is no way to just dynamically encode a single arbitrary value. This is pretty much necessary for MOSS or really any other database protocol.
Author
Owner
https://git.tebibyte.media/sashakoshka/hopp/src/branch/any-type
Author
Owner

Working on the static system currently, need to remember the dynamic system as well

Working on the static system currently, need to remember the dynamic system as well
Author
Owner

Because we are testing the interaction between static and dynamic systems, #18 needs to be solved before the solution can properly be tested.

Because we are testing the interaction between static and dynamic systems, #18 needs to be solved before the solution can properly be tested.
sashakoshka added a new dependency 2025-09-10 07:46:42 -06:00
sashakoshka removed a dependency 2025-09-10 07:47:00 -06:00
sashakoshka added a new dependency 2025-09-10 07:47:28 -06:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Reference: sashakoshka/hopp#17
No description provided.