kz930 commented on PR #8358: URL: https://github.com/apache/texera/pull/8358#issuecomment-5739273458
Binary is fixed in `f4b9496eb`: the prologue decodes the column to bytes, and the writer now writes bytes as the base64 the engine's writer writes rather than as a pickle of them, which decoding alone would have produced. Boolean was already restored from the sidecar in `04f55557a`, with `true`, `false` and `null` in one column as the test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
