Commit 50c6377
committed
fix(zq): import maps was unhelpfully clearing everything
The map import tool was checking if the first screen's `valid` field
was a special value denoting it was "cleared" by the user. It's unclear
why `valid` holds this information, but presently it's not useful and
breaks map imports randomly.1 parent b1e6584 commit 50c6377
1 file changed
+4
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
762 | | - | |
763 | 761 | | |
764 | 762 | | |
765 | 763 | | |
| |||
790 | 788 | | |
791 | 789 | | |
792 | 790 | | |
793 | | - | |
794 | 791 | | |
795 | 792 | | |
796 | 793 | | |
797 | 794 | | |
798 | 795 | | |
799 | | - | |
800 | 796 | | |
801 | 797 | | |
802 | 798 | | |
803 | 799 | | |
804 | 800 | | |
805 | 801 | | |
806 | | - | |
807 | 802 | | |
808 | 803 | | |
809 | 804 | | |
810 | 805 | | |
811 | 806 | | |
812 | 807 | | |
813 | 808 | | |
814 | | - | |
815 | 809 | | |
816 | 810 | | |
817 | 811 | | |
| |||
820 | 814 | | |
821 | 815 | | |
822 | 816 | | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | 817 | | |
831 | 818 | | |
832 | 819 | | |
| |||
843 | 830 | | |
844 | 831 | | |
845 | 832 | | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | 833 | | |
850 | | - | |
| 834 | + | |
851 | 835 | | |
852 | 836 | | |
853 | 837 | | |
854 | 838 | | |
855 | 839 | | |
856 | | - | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
857 | 843 | | |
858 | 844 | | |
859 | 845 | | |
| |||
0 commit comments