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
TBD: It's strange that the ORM library converts this special character, causing "R" and "\x8ar" to be judged as equal. "\x8a" is also not a special escape character in MySQL.
FoldEqual?Maybe we should store the xattr names as binary in SQL database.
It doesn’t seem to be a problem with FoldEqual. Storing xattr name as binary seems better, but it seems handling compatibility with older versions of metadata could be challenging.
What happened:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?
Environment:
juicefs --version
) or Hadoop Java SDK version:cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: