question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Step with datashape `any` generates a warning on the next step

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

The problem

A warning to define the datashape of the previous step is presented even if the previous datashape step has chosen not to define the datashape, i.e. it’s set to any. This is the case if the integration starts with the Timer connection and the user selects the default Type specification not required for Select Type.

Expected behavior

No warning for any and none datashapes in the previous step(s).

Screenshot

screenshot_2018-07-11 syndesis 3

Tasks involved / Steps to Reproduce

  1. Create new integration
  2. Select Timer connection as the first step
  3. Add the second step (could be any I think)
  4. Notice the warning on the second step

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
oscerdcommented, Jul 19, 2018

So maybe it makes sense to add none only to the timer connector. At least, if we suppose user won’t use datamapping step for that (but I believe they won’t).

2reactions
oscerdcommented, Jul 11, 2018

I believe the citizen integrator won’t use the output from a timer as input, it will use the timer just for trigger something. So we can set it as none.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to store location in a data table - PTC Community
Here's step to reproduce 1) Create a DataShape with a field call location of type Location 2) Create a DataTable with DataShape from...
Read more >
Why is Keras complaing about incompatible test input data ...
During the test step after training the model, a warning that the “batch_size does not match” occurs repeatedly when inputting the testset.
Read more >
Create and Manage Alerts | Tanzu Observability Documentation
Users with the Alerts permission follow a step-by-step process to create an alert. Watch this 90 second video. Video thumbnail for. Error. No...
Read more >
Step 3. Identify your data access patterns - AWS Documentation
Data shape : Instead of reshaping data when a query is processed (as an RDBMS system does), a NoSQL database organizes data so...
Read more >
PROC TRANSPOSE vs. Array Processing - SAS Support
On the other hand, utilizing array processing in the DATA step requires ... Notice that all the scores are presented in the form...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found