DataSphereStudio
DataSphereStudio copied to clipboard
feat: Remove_ Ind filtering conditions in create table and import hive
What is the purpose of the change
Remove the created table and imported data to hive ind_ filtering
Brief change log
(for example:)
- _ Ind is changed to ""
- Remove filtering logic
Verifying this change
- Enter the script interface and select Create Table
- Import data to hive
Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): (no)
- Anything that affects deployment: (no)
- The Core framework, i.e., AppConn, Orchestrator, ApiService.: (no)
Documentation
- Does this pull request introduce a new feature? (no)
- If yes, how is the feature documented? (not applicable)