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
I see the types for reading the encryption meta-data, but I don't see any obvious implementation of actually encrypting or decrypting. Am I correct in concluding that this library does not currently include any encryption support? Would there be interest in supporting encryption in this implementation? Has there been any thought given to implementing encryption in this implementation and are there any known concerns?
The text was updated successfully, but these errors were encountered:
I think we would be open to it, but if it has to be written, I would suggest checking first about adding it to https://github.com/kylebarron/parquet-wasm which might be easier and more performant for the heavy encryption work.
I see the types for reading the encryption meta-data, but I don't see any obvious implementation of actually encrypting or decrypting. Am I correct in concluding that this library does not currently include any encryption support? Would there be interest in supporting encryption in this implementation? Has there been any thought given to implementing encryption in this implementation and are there any known concerns?
The text was updated successfully, but these errors were encountered: