• Joined on 2023-06-29
allan deleted branch issue-260 from dc/dc 2026-07-17 21:26:29 +00:00
allan merged pull request dc/dc#267 2026-07-17 21:26:26 +00:00
fix(editor): ignore cell validation on rows marked for delete
allan closed issue dc/dc#260 2026-07-17 21:26:26 +00:00
ignore validation if row is marked for delete
allan pushed to issue-260 at dc/dc 2026-07-17 21:25:51 +00:00
65bcf08266 Merge branch 'issue264' into issue-260
dfe80bb42a Merge pull request 'fix: retry the startup service request once before failing' (#266) from issue-261 into issue264
af27933e46 Merge branch 'issue264' into issue-261
6a95067618 fix: explicit use of .sashdat in dc_casload
5391df8f04 fix: retry the startup service request once before failing
Compare 6 commits »
allan commented on issue dc/dc#263 2026-07-17 19:22:46 +00:00
refactor hashing algorithm

linked to dc/dc#269

allan pushed to issue264 at dc/dc 2026-07-17 08:14:22 +00:00
dfe80bb42a Merge pull request 'fix: retry the startup service request once before failing' (#266) from issue-261 into issue264
af27933e46 Merge branch 'issue264' into issue-261
5391df8f04 fix: retry the startup service request once before failing
Compare 3 commits »
allan deleted branch issue-261 from dc/dc 2026-07-17 08:14:22 +00:00
allan merged pull request dc/dc#266 2026-07-17 08:14:21 +00:00
fix: retry the startup service request once before failing
allan closed issue dc/dc#261 2026-07-17 08:14:21 +00:00
retry on startup service
allan pushed to issue264 at dc/dc 2026-07-16 14:41:14 +00:00
6a95067618 fix: explicit use of .sashdat in dc_casload
allan created pull request dc/dc#265 2026-07-16 09:20:50 +00:00
fix: run dc_casload for dq tables in getdata. Closes #264.
allan created branch issue264 in dc/dc 2026-07-16 09:20:40 +00:00
allan pushed to issue264 at dc/dc 2026-07-16 09:20:40 +00:00
6b16f9b364 fix: run dc_casload for dq tables in getdata. Closes #264.
allan opened issue dc/dc#264 2026-07-16 09:19:44 +00:00
fix "The table XXX.XXX does not exist in Cloud Analytic Services"
allan opened issue dc/dc#263 2026-07-15 21:05:59 +00:00
refactor hashing algorithm
allan commented on issue dc/dc#261 2026-07-15 14:39:56 +00:00
retry on startup service

I think it would be ok for it to be common behaviour, as we have seen this in other contexts as well.

My concern is that without the random pause, if, say, 3 instances had the exact same…

allan deleted branch fix/colheaders-rule-alignment from dc/dc 2026-07-15 13:42:33 +00:00
allan merged pull request dc/dc#262 2026-07-15 13:42:32 +00:00
Fix headers alignment
allan pushed to main at dc/dc 2026-07-15 13:42:32 +00:00
f4525cc62a Merge pull request 'Fix headers alignment' (#262) from fix/colheaders-rule-alignment into main
d4aa70ddbf test(editor): make CLS EDIT un-hide regression test actually fail
4c2aca3495 fix(editor): order validation rules by COLHEADERS, not cols[].VARNUM
Compare 3 commits »
allan opened issue dc/dc#261 2026-07-15 11:21:27 +00:00
retry on startup service