Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
2.1.0
-
None
-
None
Description
See the bug description here: https://github.com/datanucleus/datanucleus-rdbms/issues/110.
In ObjectStore#listStorageDescriptorsWithCD, we set a range on the query. For MSSQLServer version >= 12, this results in an OFFSET-FETCH clause in the MSSQLServerAdapter (provided by datanucleus).
I'll attach a short term workaround for Hive here and once DN has the fix, we can upgrade and remove the short term fix from Hive.
Attachments
Attachments
Issue Links
- is superceded by
-
HIVE-16106 Upgrade to Datanucleus 4.2.12
- Resolved