Wei Wei
Wei Wei
@arnabfromjec05 Would you please attach Azurite debug log for this issue? So we can get more details to investigate this issue.
In Azurite, blob copy still not check the source blob permission. @EmmaZhu , as we discussed, would you please help to fix this?
Fix PR is merged. https://github.com/Azure/Azurite/pull/2330
Close as the fix is already released.
@pizerg Thanks for raising this issue! Would you please give the detail repro steps, better with Azurite debug log? Like how to create such an entity with null properties.
@pizerg I tried to repro your issue, but I can't repro it. In my test, both Azurite and product Azure storage server will filter out null values with `foo gt...
@pizerg I can repro this issue with Double or DateTime type entity. It looks the reason is in JS (Azurite based on JS), a none null Double or DateTime value...
@pizerg Thanks for your confirmation! Good to know the workaround works for you.
@BilThomas Currently Azurite open different config in different way, like port is open in command line parameters. This is based on some consideration, like the port to start Azurite might...
The fix is already released in https://github.com/Azure/Azurite/releases/tag/v3.21.0