-
### Description of erroneous behavior
Following works fine with `1.12.0` but breaks with `1.12.1`:
```js
const result = await INSERT.into('MyService.MyEntity').entries({
foo: 'bar',
nested…
-
**Is your feature request related to a problem? Please describe.**
Hi,
We are currently exploring the framework to understand if we can use it to spin/migrate an SAP non-production on Premise envir…
-
### Expected behavior
We should take into account the signed unsigned value and represent TINYINT 200 correctly.
### Actual behavior
TINYINT 200 is represented as Byte -56.
The problem is th…
-
I deployed a bookshop app from https://github.com/SAP-samples/cloud-cap-samples-java/
with cds-feature-attachments 1.0.4-SNAPSHOT and then when I access the app and upload an attachment and just sele…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
…
-
### Expected behavior
SMALLDECIMAL is represented as Float
### Actual behavior
SAP HANA SMALLDECIMAL(16, 16) is represented as Long during read.
It leads to incorrect number representation
…
-
Are there any plans to include support for SAP HANA DB in the near future ?
Would be great if support for SAP HANA is included soon.
Thank you.
Regards,
Chee Keong
-
**Describe the bug**
When adding data via CLI `cds add data` it fails with Unknown type undefined (com.sap.learning.BookPrice) in 'com.sap.learning.Books:price'
**To Reproduce**
Steps to reproduc…
-
Ok, let's speak about our Achilles' heel - documentation.
To be honest everything is awful, only documentation is start page & a little bit of wiki. We should work on it!
My suggestion is to build d…
-
Hi Thomas,
lately, we are getting issues when running "cds deploy --to hana". FYI - we don´t yet use the latest cds version (8) yet. Does this currently have a side effect? What might be the issue…