Two libraries have a column with the same name. However, in Library A it's a composite column, while in Library B it's non-composite (for my use-case, a floating-point number). What happens if a book is moved/copied from A to B?
EDIT: I guess it doesn't work.