Cask Data Application Platform - Develop Build and Test
Build: #2979 failed Child of CDAP-DRC-4970
Code commits
caskdata/cdap
-
Jay Pandya f78faabae606059fe4bec45e8bc33b3052a10cec
Merge pull request #12406 from cdapio/feature/CDAP-16835-stream-upgrade-result
[CDAP-17020] Use ChunkResponder to stream batch upgrade result to avoid timeout -
Jay Pandya <jaypandya@google.com> 069ca65a045d11ac28a20bc5a1773da2b6c9beff
Use ChunkResponse to stream result for batch upgrade REST call. This makes sures when making the rest call, http connection does not sit idle and timeout.
- cdap-app-fabric/src/main/java/io/cdap/cdap/gateway/handlers/AppLifecycleHttpHandler.java (version 069ca65a045d11ac28a20bc5a1773da2b6c9beff)
-
yukiej <yukiej@gmail.com> dae1c9720ca0d10cb7cafa1e98942457fd36465c
Merge pull request #12359 from cdapio/bugfix-ui/CDAP-16690-record-view-6.3
[CDAP-16690] Add record view when number of fields is large -
Yuki Jung 27178488faff70557347d16d8b17038c471e62f9
Add record container and record table
Add tabs and tab logic
Correctly update record number in tabs
Check for non-string field names and values in record view- cdap-ui/app/cdap/components/PreviewData/DataView/Table.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/components/PreviewData/DataView/TableContainer.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/components/PreviewData/RecordView/Navigator.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/components/PreviewData/RecordView/RecordContainer.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/components/PreviewData/RecordView/RecordTable.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/components/PreviewData/Table.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/components/PreviewData/TableContainer.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/components/PreviewData/index.tsx (version 27178488faff70557347d16d8b17038c471e62f9)
- cdap-ui/app/cdap/text/text-en.yaml (version 27178488faff70557347d16d8b17038c471e62f9)