Sign in
apache
/
drill-test-framework
/
3ea6023caf0e85fc72c39993c46d13a6c10a3377
/
.
/
framework
/
resources
/
Functional
/
ctas
/
ctas_auto_partition
/
notes.txt
blob: 3e7961b5b520068fc48854934cfde37075045f24 [
file
] [
log
] [
blame
]
export REPL=existing_partition_pruning
export REPL=existing_partition_pruning
find . -type f -print0 | xargs -0 sed -i 's|'$REPL'|existing_partition_pruning|g'