Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Rules" section in profiler empty for ETL scripts #51

Open
agarciadom opened this issue Sep 11, 2023 · 0 comments
Open

"Rules" section in profiler empty for ETL scripts #51

agarciadom opened this issue Sep 11, 2023 · 0 comments

Comments

@agarciadom
Copy link
Contributor

I tried using the profiler on an ETL script through the Java API, and found that the rule information was not being populated as expected. I could see the various profile targets in the tree, but noticed that no TransformationRules were being listed, only their guards and StatementBlocks.

Thinking it may be my use of the Java API, I tried running the example Flowchart2HTML transformation via the usual Eclipse launch configurations with profiling on (including the fine-grained profiling), and found it left the Rules tab empty as well.

I have found one possible fix, but I'm not sure the approach I followed is the best one in terms of design. I'll share it via a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant