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

fix: Don't filter oracle V$LOG by rba #2482

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

chubei
Copy link
Contributor

@chubei chubei commented Apr 7, 2024

This PR removes the filter on RBA columns, and optionally loads OPERATION_CODE filter from an env var called DOZER_ORACLE_LOG_MINER_OPERATION_CODE_FILTER.

Usage is like:

DOZER_ORACLE_LOG_MINER_OPERATION_CODE_FILTER='OPERATION_CODE in (1, 7)' cargo run

@chubei chubei requested a review from karolisg April 7, 2024 15:27
@Jesse-Bakker Jesse-Bakker merged commit 5a84688 into fix/improve-oracle Apr 7, 2024
3 checks passed
@Jesse-Bakker Jesse-Bakker deleted the fix/oracle-rba branch April 7, 2024 16:07
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

Successfully merging this pull request may close these issues.

2 participants